[==========] 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
I20260709 13:05:53.873226 21661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.39.126:44721
I20260709 13:05:53.874681 21661 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:05:53.875646 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:53.890812 21668 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
W20260709 13:05:53.891199 21667 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
I20260709 13:05:53.892136 21661 server_base.cc:1061] running on GCE node
W20260709 13:05:53.891575 21670 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
I20260709 13:05:54.984014 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:54.984232 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:54.984445 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602354984413 us; error 0 us; skew 500 ppm
I20260709 13:05:54.985242 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:54.990231 21661 webserver.cc:533] Webserver started at http://127.21.39.126:38637/ using document root <none> and password file <none>
I20260709 13:05:54.991029 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:54.991219 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:54.991647 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:54.997079 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/master-0-root/instance:
uuid: "5dd826c775304834b5eb813cb08e6b8f"
format_stamp: "Formatted at 2026-07-09 13:05:54 on dist-test-slave-ww3l"
I20260709 13:05:55.004238 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:55.008957 21676 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.010008 21661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:05:55.010321 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/master-0-root
uuid: "5dd826c775304834b5eb813cb08e6b8f"
format_stamp: "Formatted at 2026-07-09 13:05:54 on dist-test-slave-ww3l"
I20260709 13:05:55.010630 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-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)
I20260709 13:05:55.067104 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:55.068567 21661 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
I20260709 13:05:55.068991 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:55.134280 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.126:44721
I20260709 13:05:55.134349 21727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.126:44721 every 8 connection(s)
I20260709 13:05:55.141570 21728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.161736 21728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f: Bootstrap starting.
I20260709 13:05:55.167141 21728 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:55.168789 21728 log.cc:826] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f: Log is configured to *not* fsync() on all Append() calls
I20260709 13:05:55.172783 21728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f: No bootstrap required, opened a new log
I20260709 13:05:55.191979 21728 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd826c775304834b5eb813cb08e6b8f" member_type: VOTER }
I20260709 13:05:55.192451 21728 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:55.192649 21728 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd826c775304834b5eb813cb08e6b8f, State: Initialized, Role: FOLLOWER
I20260709 13:05:55.193405 21728 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5dd826c775304834b5eb813cb08e6b8f" member_type: VOTER }
I20260709 13:05:55.193853 21728 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:55.194092 21728 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:55.194362 21728 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:55.198093 21728 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd826c775304834b5eb813cb08e6b8f" member_type: VOTER }
I20260709 13:05:55.198709 21728 leader_election.cc:304] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [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: 5dd826c775304834b5eb813cb08e6b8f; no voters: 
I20260709 13:05:55.200238 21728 leader_election.cc:290] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:55.200531 21731 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:55.202497 21731 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 1 LEADER]: Becoming Leader. State: Replica: 5dd826c775304834b5eb813cb08e6b8f, State: Running, Role: LEADER
I20260709 13:05:55.203330 21731 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [LEADER]: Queue going to LEADER mode. State: All 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: "5dd826c775304834b5eb813cb08e6b8f" member_type: VOTER }
I20260709 13:05:55.204237 21728 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:55.212600 21732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5dd826c775304834b5eb813cb08e6b8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd826c775304834b5eb813cb08e6b8f" member_type: VOTER } }
I20260709 13:05:55.212796 21733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5dd826c775304834b5eb813cb08e6b8f. Latest consensus state: current_term: 1 leader_uuid: "5dd826c775304834b5eb813cb08e6b8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd826c775304834b5eb813cb08e6b8f" member_type: VOTER } }
I20260709 13:05:55.213145 21732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:55.213335 21733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:55.216157 21740 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:55.227227 21740 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:55.229321 21661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:55.241786 21740 catalog_manager.cc:1383] Generated new cluster ID: 840ee30a8d4b46c2adfc3488f64ae9fb
I20260709 13:05:55.242130 21740 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:55.252602 21740 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:55.253961 21740 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:55.269474 21740 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f: Generated new TSK 0
I20260709 13:05:55.270331 21740 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:55.299823 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:55.308498 21750 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
W20260709 13:05:55.309422 21751 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
I20260709 13:05:55.313055 21661 server_base.cc:1061] running on GCE node
W20260709 13:05:55.314013 21754 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
I20260709 13:05:55.314836 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:55.315042 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:55.315207 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602355315189 us; error 0 us; skew 500 ppm
I20260709 13:05:55.315759 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:55.319725 21661 webserver.cc:533] Webserver started at http://127.21.39.65:38949/ using document root <none> and password file <none>
I20260709 13:05:55.320221 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:55.320405 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:55.320652 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:55.321700 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-0-root/instance:
uuid: "c878e74a615843b486d01cdb0da50923"
format_stamp: "Formatted at 2026-07-09 13:05:55 on dist-test-slave-ww3l"
I20260709 13:05:55.326958 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:05:55.330966 21758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.331686 21661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:05:55.331945 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-0-root
uuid: "c878e74a615843b486d01cdb0da50923"
format_stamp: "Formatted at 2026-07-09 13:05:55 on dist-test-slave-ww3l"
I20260709 13:05:55.332196 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-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)
I20260709 13:05:55.356078 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:55.357321 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:55.359809 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:55.364001 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:55.364202 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.364449 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:55.364598 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.456215 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.65:38793
I20260709 13:05:55.456287 21820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.65:38793 every 8 connection(s)
I20260709 13:05:55.462679 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:55.475358 21825 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
W20260709 13:05:55.477679 21826 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
W20260709 13:05:55.482033 21828 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
I20260709 13:05:55.483358 21661 server_base.cc:1061] running on GCE node
I20260709 13:05:55.484254 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:55.484508 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:55.484714 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602355484696 us; error 0 us; skew 500 ppm
I20260709 13:05:55.485450 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:55.488319 21821 heartbeater.cc:344] Connected to a master server at 127.21.39.126:44721
I20260709 13:05:55.488761 21821 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:55.489895 21821 heartbeater.cc:507] Master 127.21.39.126:44721 requested a full tablet report, sending...
I20260709 13:05:55.490483 21661 webserver.cc:533] Webserver started at http://127.21.39.66:41417/ using document root <none> and password file <none>
I20260709 13:05:55.491124 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:55.491354 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:55.491667 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:55.492697 21693 ts_manager.cc:194] Registered new tserver with Master: c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793)
I20260709 13:05:55.493214 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-1-root/instance:
uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
format_stamp: "Formatted at 2026-07-09 13:05:55 on dist-test-slave-ww3l"
I20260709 13:05:55.494767 21693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55410
I20260709 13:05:55.499284 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260709 13:05:55.504256 21833 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.504999 21661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:05:55.505302 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-1-root
uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
format_stamp: "Formatted at 2026-07-09 13:05:55 on dist-test-slave-ww3l"
I20260709 13:05:55.505625 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-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)
I20260709 13:05:55.524891 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:55.526087 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:55.528126 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:55.530844 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:55.531032 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.531246 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:55.531396 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.616402 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.66:43539
I20260709 13:05:55.616575 21895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.66:43539 every 8 connection(s)
I20260709 13:05:55.627841 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:55.635196 21899 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
I20260709 13:05:55.640419 21896 heartbeater.cc:344] Connected to a master server at 127.21.39.126:44721
I20260709 13:05:55.640743 21896 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:55.641624 21896 heartbeater.cc:507] Master 127.21.39.126:44721 requested a full tablet report, sending...
W20260709 13:05:55.642307 21900 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
I20260709 13:05:55.644174 21693 ts_manager.cc:194] Registered new tserver with Master: d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:55.644351 21661 server_base.cc:1061] running on GCE node
W20260709 13:05:55.645566 21902 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
I20260709 13:05:55.645915 21693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55418
I20260709 13:05:55.646417 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:55.646618 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:55.646811 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602355646792 us; error 0 us; skew 500 ppm
I20260709 13:05:55.647512 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:55.650034 21661 webserver.cc:533] Webserver started at http://127.21.39.67:46573/ using document root <none> and password file <none>
I20260709 13:05:55.650465 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:55.650632 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:55.650868 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:55.651788 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-2-root/instance:
uuid: "1d88d658a81545b2a59a71728eaa5fbd"
format_stamp: "Formatted at 2026-07-09 13:05:55 on dist-test-slave-ww3l"
I20260709 13:05:55.656006 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:05:55.659155 21907 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.659884 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:55.660203 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-2-root
uuid: "1d88d658a81545b2a59a71728eaa5fbd"
format_stamp: "Formatted at 2026-07-09 13:05:55 on dist-test-slave-ww3l"
I20260709 13:05:55.660549 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602353715494-21661-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)
I20260709 13:05:55.675772 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:55.677258 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:55.678777 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:55.682147 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:55.682397 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.682665 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:55.682864 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:55.762814 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.67:43585
I20260709 13:05:55.762902 21969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.67:43585 every 8 connection(s)
I20260709 13:05:55.778142 21970 heartbeater.cc:344] Connected to a master server at 127.21.39.126:44721
I20260709 13:05:55.778465 21970 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:55.779115 21970 heartbeater.cc:507] Master 127.21.39.126:44721 requested a full tablet report, sending...
I20260709 13:05:55.780875 21693 ts_manager.cc:194] Registered new tserver with Master: 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:55.781163 21661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013102042s
I20260709 13:05:55.782131 21693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55422
I20260709 13:05:55.828969 21693 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55434:
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"
    }
  }
}
W20260709 13:05:55.833875 21693 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.
I20260709 13:05:55.951349 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 37ee356cbf5c45dabb373dae329d9477 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:55.952386 21932 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa4007036f84ff38ceb7dd211ed74f8 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:55.952970 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ee356cbf5c45dabb373dae329d9477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.975412 21932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa4007036f84ff38ceb7dd211ed74f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.975188 21927 tablet_service.cc:1511] Processing CreateTablet for tablet 7d15b6e8742148ff9624831c89f3b38b (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:55.976416 21927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d15b6e8742148ff9624831c89f3b38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.954336 21933 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcc8f1a46124851a89d085daa2c968d (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:55.956100 21931 tablet_service.cc:1511] Processing CreateTablet for tablet 79f7ece20d8b45d695b1963fa52a5087 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:55.957909 21930 tablet_service.cc:1511] Processing CreateTablet for tablet 638762f22464494292171544c2ff0fe2 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:55.951349 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 55769ecae2ab424dad03cf24d5232884 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:55.960098 21929 tablet_service.cc:1511] Processing CreateTablet for tablet dd53dd0ada874710b2aea6b45dbb9c9e (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:55.961814 21785 tablet_service.cc:1511] Processing CreateTablet for tablet 55769ecae2ab424dad03cf24d5232884 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:55.962114 21786 tablet_service.cc:1511] Processing CreateTablet for tablet 37ee356cbf5c45dabb373dae329d9477 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:55.963086 21861 tablet_service.cc:1511] Processing CreateTablet for tablet 37ee356cbf5c45dabb373dae329d9477 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:55.963620 21784 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcc8f1a46124851a89d085daa2c968d (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:55.963814 21782 tablet_service.cc:1511] Processing CreateTablet for tablet 79f7ece20d8b45d695b1963fa52a5087 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:55.965330 21783 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa4007036f84ff38ceb7dd211ed74f8 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:55.965397 21860 tablet_service.cc:1511] Processing CreateTablet for tablet 55769ecae2ab424dad03cf24d5232884 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:55.966311 21779 tablet_service.cc:1511] Processing CreateTablet for tablet 5eaa8e43153c42a6aaf89f9f2b330910 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:55.981994 21785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55769ecae2ab424dad03cf24d5232884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.967175 21781 tablet_service.cc:1511] Processing CreateTablet for tablet 638762f22464494292171544c2ff0fe2 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:55.967579 21858 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa4007036f84ff38ceb7dd211ed74f8 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:55.968950 21780 tablet_service.cc:1511] Processing CreateTablet for tablet dd53dd0ada874710b2aea6b45dbb9c9e (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:55.969266 21857 tablet_service.cc:1511] Processing CreateTablet for tablet 79f7ece20d8b45d695b1963fa52a5087 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:55.970279 21853 tablet_service.cc:1511] Processing CreateTablet for tablet 7d15b6e8742148ff9624831c89f3b38b (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:55.970782 21928 tablet_service.cc:1511] Processing CreateTablet for tablet 5eaa8e43153c42a6aaf89f9f2b330910 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:55.970916 21856 tablet_service.cc:1511] Processing CreateTablet for tablet 638762f22464494292171544c2ff0fe2 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:55.972546 21855 tablet_service.cc:1511] Processing CreateTablet for tablet dd53dd0ada874710b2aea6b45dbb9c9e (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:55.972556 21778 tablet_service.cc:1511] Processing CreateTablet for tablet 7d15b6e8742148ff9624831c89f3b38b (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:55.973315 21854 tablet_service.cc:1511] Processing CreateTablet for tablet 5eaa8e43153c42a6aaf89f9f2b330910 (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:55.973446 21859 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcc8f1a46124851a89d085daa2c968d (DEFAULT_TABLE table=test-workload [id=f44ca80751924289bda328dab5630468]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:55.978750 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcc8f1a46124851a89d085daa2c968d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.988874 21779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eaa8e43153c42a6aaf89f9f2b330910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.991560 21861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ee356cbf5c45dabb373dae329d9477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.993722 21780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd53dd0ada874710b2aea6b45dbb9c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.994211 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f7ece20d8b45d695b1963fa52a5087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.999442 21857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f7ece20d8b45d695b1963fa52a5087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.001508 21856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638762f22464494292171544c2ff0fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.004381 21786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ee356cbf5c45dabb373dae329d9477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.006582 21781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638762f22464494292171544c2ff0fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.004314 21859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcc8f1a46124851a89d085daa2c968d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.008304 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55769ecae2ab424dad03cf24d5232884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.008906 21778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d15b6e8742148ff9624831c89f3b38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.015769 21782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f7ece20d8b45d695b1963fa52a5087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.031329 21783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa4007036f84ff38ceb7dd211ed74f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.037855 21929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd53dd0ada874710b2aea6b45dbb9c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.039163 21784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcc8f1a46124851a89d085daa2c968d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.040091 21928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eaa8e43153c42a6aaf89f9f2b330910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.038789 21860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55769ecae2ab424dad03cf24d5232884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.044803 21853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d15b6e8742148ff9624831c89f3b38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.048740 21854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eaa8e43153c42a6aaf89f9f2b330910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.048949 21930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638762f22464494292171544c2ff0fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.075198 21858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa4007036f84ff38ceb7dd211ed74f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.093154 21855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd53dd0ada874710b2aea6b45dbb9c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.213615 21988 tablet_bootstrap.cc:492] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd: Bootstrap starting.
I20260709 13:05:56.222915 21989 tablet_bootstrap.cc:492] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923: Bootstrap starting.
W20260709 13:05:56.227970 21741 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:56.275359 21988 tablet_bootstrap.cc:654] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.279506 21990 tablet_bootstrap.cc:492] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997: Bootstrap starting.
I20260709 13:05:56.287683 21989 tablet_bootstrap.cc:654] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.294731 21990 tablet_bootstrap.cc:654] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.298990 21989 tablet_bootstrap.cc:492] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923: No bootstrap required, opened a new log
I20260709 13:05:56.299322 21989 ts_tablet_manager.cc:1403] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.000s
I20260709 13:05:56.301213 21989 raft_consensus.cc:359] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.301716 21989 raft_consensus.cc:385] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.302026 21989 raft_consensus.cc:740] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.302716 21989 consensus_queue.cc:260] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.303848 21990 tablet_bootstrap.cc:492] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997: No bootstrap required, opened a new log
I20260709 13:05:56.304260 21990 ts_tablet_manager.cc:1403] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.005s
I20260709 13:05:56.307214 21990 raft_consensus.cc:359] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.307632 21988 tablet_bootstrap.cc:492] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd: No bootstrap required, opened a new log
I20260709 13:05:56.307910 21990 raft_consensus.cc:385] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.308262 21990 raft_consensus.cc:740] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.309412 21988 ts_tablet_manager.cc:1403] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.016s
I20260709 13:05:56.309213 21990 consensus_queue.cc:260] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.312404 21989 ts_tablet_manager.cc:1434] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.005s
I20260709 13:05:56.312145 21988 raft_consensus.cc:359] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:56.312923 21988 raft_consensus.cc:385] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.313235 21821 heartbeater.cc:499] Master 127.21.39.126:44721 was elected leader, sending a full tablet report...
I20260709 13:05:56.313263 21988 raft_consensus.cc:740] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.314260 21988 consensus_queue.cc:260] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:56.318321 21990 ts_tablet_manager.cc:1434] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260709 13:05:56.318974 21896 heartbeater.cc:499] Master 127.21.39.126:44721 was elected leader, sending a full tablet report...
I20260709 13:05:56.322573 21990 tablet_bootstrap.cc:492] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997: Bootstrap starting.
I20260709 13:05:56.326452 21989 tablet_bootstrap.cc:492] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923: Bootstrap starting.
I20260709 13:05:56.324401 21988 ts_tablet_manager.cc:1434] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 13:05:56.325716 21970 heartbeater.cc:499] Master 127.21.39.126:44721 was elected leader, sending a full tablet report...
I20260709 13:05:56.331234 21988 tablet_bootstrap.cc:492] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd: Bootstrap starting.
I20260709 13:05:56.335713 21989 tablet_bootstrap.cc:654] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.343712 21988 tablet_bootstrap.cc:654] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.349962 21990 tablet_bootstrap.cc:654] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.358690 21988 tablet_bootstrap.cc:492] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd: No bootstrap required, opened a new log
I20260709 13:05:56.359220 21988 ts_tablet_manager.cc:1403] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260709 13:05:56.362251 21989 tablet_bootstrap.cc:492] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923: No bootstrap required, opened a new log
I20260709 13:05:56.361984 21988 raft_consensus.cc:359] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.362814 21989 ts_tablet_manager.cc:1403] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.010s
I20260709 13:05:56.362887 21988 raft_consensus.cc:385] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.363368 21988 raft_consensus.cc:740] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.364132 21988 consensus_queue.cc:260] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.366142 21988 ts_tablet_manager.cc:1434] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:56.367048 21988 tablet_bootstrap.cc:492] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd: Bootstrap starting.
I20260709 13:05:56.365823 21989 raft_consensus.cc:359] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.367990 21989 raft_consensus.cc:385] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.368295 21989 raft_consensus.cc:740] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.368942 21989 consensus_queue.cc:260] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.370865 21989 ts_tablet_manager.cc:1434] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:56.371707 21989 tablet_bootstrap.cc:492] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923: Bootstrap starting.
I20260709 13:05:56.372592 21988 tablet_bootstrap.cc:654] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.377597 21989 tablet_bootstrap.cc:654] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:56.379478 21897 tablet.cc:2406] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:56.384965 21988 tablet_bootstrap.cc:492] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd: No bootstrap required, opened a new log
I20260709 13:05:56.385200 21990 tablet_bootstrap.cc:492] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997: No bootstrap required, opened a new log
I20260709 13:05:56.385382 21988 ts_tablet_manager.cc:1403] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260709 13:05:56.385667 21990 ts_tablet_manager.cc:1403] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.010s
I20260709 13:05:56.388557 21989 tablet_bootstrap.cc:492] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923: No bootstrap required, opened a new log
I20260709 13:05:56.389008 21989 ts_tablet_manager.cc:1403] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260709 13:05:56.388845 21988 raft_consensus.cc:359] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.389070 21990 raft_consensus.cc:359] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.389567 21988 raft_consensus.cc:385] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.389875 21990 raft_consensus.cc:385] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.389923 21988 raft_consensus.cc:740] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.390250 21990 raft_consensus.cc:740] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.390723 21988 consensus_queue.cc:260] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.391100 21990 consensus_queue.cc:260] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.392239 21989 raft_consensus.cc:359] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.393028 21989 raft_consensus.cc:385] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.393146 21988 ts_tablet_manager.cc:1434] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:56.393435 21989 raft_consensus.cc:740] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.394107 21988 tablet_bootstrap.cc:492] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd: Bootstrap starting.
I20260709 13:05:56.394188 21989 consensus_queue.cc:260] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.396620 21989 ts_tablet_manager.cc:1434] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:05:56.397508 21989 tablet_bootstrap.cc:492] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923: Bootstrap starting.
I20260709 13:05:56.403563 21989 tablet_bootstrap.cc:654] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.410454 21990 ts_tablet_manager.cc:1434] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:05:56.411190 21988 tablet_bootstrap.cc:654] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.412269 21994 raft_consensus.cc:493] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.412709 21994 raft_consensus.cc:515] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.415714 21994 leader_election.cc:290] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.416775 21990 tablet_bootstrap.cc:492] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997: Bootstrap starting.
I20260709 13:05:56.424188 21990 tablet_bootstrap.cc:654] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.429757 21988 tablet_bootstrap.cc:492] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd: No bootstrap required, opened a new log
I20260709 13:05:56.430205 21988 ts_tablet_manager.cc:1403] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.004s
I20260709 13:05:56.430552 21989 tablet_bootstrap.cc:492] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923: No bootstrap required, opened a new log
I20260709 13:05:56.431011 21989 ts_tablet_manager.cc:1403] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260709 13:05:56.432775 21988 raft_consensus.cc:359] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.433456 21988 raft_consensus.cc:385] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.433754 21988 raft_consensus.cc:740] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.433961 21989 raft_consensus.cc:359] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.434746 21989 raft_consensus.cc:385] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.434473 21988 consensus_queue.cc:260] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.435091 21989 raft_consensus.cc:740] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.435845 21989 consensus_queue.cc:260] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.436810 21988 ts_tablet_manager.cc:1434] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:56.438412 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.438144 21989 ts_tablet_manager.cc:1434] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:56.439399 21871 raft_consensus.cc:2468] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 0.
I20260709 13:05:56.440514 21989 tablet_bootstrap.cc:492] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923: Bootstrap starting.
I20260709 13:05:56.444485 21990 tablet_bootstrap.cc:492] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997: No bootstrap required, opened a new log
I20260709 13:05:56.444896 21990 ts_tablet_manager.cc:1403] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 13:05:56.447345 21989 tablet_bootstrap.cc:654] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.447850 21994 raft_consensus.cc:493] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.448242 21762 leader_election.cc:304] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:56.448263 21994 raft_consensus.cc:515] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.439393 21988 tablet_bootstrap.cc:492] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd: Bootstrap starting.
I20260709 13:05:56.450220 21994 leader_election.cc:290] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.450817 21994 raft_consensus.cc:2804] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.451138 21994 raft_consensus.cc:493] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.451483 21994 raft_consensus.cc:3060] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.451860 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d15b6e8742148ff9624831c89f3b38b" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.455689 21988 tablet_bootstrap.cc:654] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:56.456455 21762 leader_election.cc:343] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.458802 21994 raft_consensus.cc:515] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.447636 21990 raft_consensus.cc:359] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:56.460675 21994 leader_election.cc:290] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 election: Requested vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.461215 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:56.462056 21871 raft_consensus.cc:3060] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.463831 21988 tablet_bootstrap.cc:492] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd: No bootstrap required, opened a new log
I20260709 13:05:56.464268 21988 ts_tablet_manager.cc:1403] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.005s
I20260709 13:05:56.466871 21988 raft_consensus.cc:359] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.468865 21988 raft_consensus.cc:385] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.469190 21988 raft_consensus.cc:740] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.468952 21990 raft_consensus.cc:385] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.469796 21989 tablet_bootstrap.cc:492] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923: No bootstrap required, opened a new log
I20260709 13:05:56.470301 21989 ts_tablet_manager.cc:1403] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260709 13:05:56.470039 21988 consensus_queue.cc:260] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.472107 21988 ts_tablet_manager.cc:1434] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:56.473074 21988 tablet_bootstrap.cc:492] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd: Bootstrap starting.
I20260709 13:05:56.474684 21989 raft_consensus.cc:359] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.475395 21989 raft_consensus.cc:385] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.475672 21989 raft_consensus.cc:740] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.476317 21989 consensus_queue.cc:260] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.478605 21989 ts_tablet_manager.cc:1434] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:56.479298 21988 tablet_bootstrap.cc:654] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.479480 21989 tablet_bootstrap.cc:492] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923: Bootstrap starting.
I20260709 13:05:56.469730 21990 raft_consensus.cc:740] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.482576 21990 consensus_queue.cc:260] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:56.468544 21871 raft_consensus.cc:2468] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 1.
I20260709 13:05:56.486244 21996 raft_consensus.cc:493] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.487013 21996 raft_consensus.cc:515] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.487865 21762 leader_election.cc:304] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:56.489393 21996 leader_election.cc:290] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:56.489920 21994 raft_consensus.cc:2804] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.499814 21989 tablet_bootstrap.cc:654] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.503185 21994 raft_consensus.cc:697] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Becoming Leader. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:05:56.504024 21994 consensus_queue.cc:237] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.506855 21995 raft_consensus.cc:493] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.507349 21995 raft_consensus.cc:515] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:56.515372 21988 tablet_bootstrap.cc:492] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd: No bootstrap required, opened a new log
I20260709 13:05:56.515841 21988 ts_tablet_manager.cc:1403] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.010s
I20260709 13:05:56.525586 21990 ts_tablet_manager.cc:1434] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260709 13:05:56.526324 21995 leader_election.cc:290] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585), c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793)
I20260709 13:05:56.535670 21990 tablet_bootstrap.cc:492] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997: Bootstrap starting.
I20260709 13:05:56.558660 21988 raft_consensus.cc:359] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.559583 21988 raft_consensus.cc:385] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.559880 21988 raft_consensus.cc:740] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.560582 21988 consensus_queue.cc:260] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.562762 21988 ts_tablet_manager.cc:1434] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 13:05:56.563665 21988 tablet_bootstrap.cc:492] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd: Bootstrap starting.
I20260709 13:05:56.575670 21994 raft_consensus.cc:493] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.575851 21988 tablet_bootstrap.cc:654] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.578969 21994 raft_consensus.cc:515] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.577734 21995 raft_consensus.cc:493] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.584586 21989 tablet_bootstrap.cc:492] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923: No bootstrap required, opened a new log
I20260709 13:05:56.582372 21995 raft_consensus.cc:515] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.585047 21989 ts_tablet_manager.cc:1403] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.009s
I20260709 13:05:56.587412 21995 leader_election.cc:290] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.589222 21990 tablet_bootstrap.cc:654] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.590510 22012 raft_consensus.cc:493] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.589998 21989 raft_consensus.cc:359] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.594365 22012 raft_consensus.cc:515] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.595077 21989 raft_consensus.cc:385] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.598273 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.598790 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eaa8e43153c42a6aaf89f9f2b330910" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.599717 21870 raft_consensus.cc:2468] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 0.
I20260709 13:05:56.598292 22012 leader_election.cc:290] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
W20260709 13:05:56.602456 21762 leader_election.cc:343] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.601557 21994 leader_election.cc:290] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.597669 21989 raft_consensus.cc:740] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.601182 21911 leader_election.cc:304] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:56.605646 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.605854 21996 raft_consensus.cc:2804] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.606230 21996 raft_consensus.cc:493] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.606609 21996 raft_consensus.cc:3060] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.606298 21989 consensus_queue.cc:260] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
W20260709 13:05:56.610627 21762 leader_election.cc:343] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.617300 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923" is_pre_election: true
I20260709 13:05:56.618065 21989 ts_tablet_manager.cc:1434] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:05:56.619239 21989 tablet_bootstrap.cc:492] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923: Bootstrap starting.
I20260709 13:05:56.619352 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eaa8e43153c42a6aaf89f9f2b330910" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923" is_pre_election: true
W20260709 13:05:56.621600 21834 leader_election.cc:343] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:56.622272 21834 leader_election.cc:343] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.624131 21996 raft_consensus.cc:515] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.626549 21996 leader_election.cc:290] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:56.627007 21996 raft_consensus.cc:493] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.627558 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eaa8e43153c42a6aaf89f9f2b330910" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:56.627381 21996 raft_consensus.cc:515] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:56.628300 21870 raft_consensus.cc:3060] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.637954 21996 leader_election.cc:290] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793)
I20260709 13:05:56.638408 21996 raft_consensus.cc:493] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.638805 21996 raft_consensus.cc:515] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.639032 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.639657 21871 raft_consensus.cc:2468] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 0.
I20260709 13:05:56.640661 21996 leader_election.cc:290] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:56.640833 21911 leader_election.cc:304] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:56.643484 21870 raft_consensus.cc:2468] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 1.
I20260709 13:05:56.644994 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.646296 21911 leader_election.cc:304] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:56.648126 21996 raft_consensus.cc:2804] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:56.647801 21911 leader_election.cc:343] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.648593 21988 tablet_bootstrap.cc:492] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd: No bootstrap required, opened a new log
I20260709 13:05:56.649456 21988 ts_tablet_manager.cc:1403] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.001s
I20260709 13:05:56.649657 22021 raft_consensus.cc:2804] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.649735 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:56.650759 22021 raft_consensus.cc:493] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.650791 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eaa8e43153c42a6aaf89f9f2b330910" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:56.651440 22021 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.653811 21988 raft_consensus.cc:359] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.655499 21988 raft_consensus.cc:385] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.656466 21940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:56.657624 21988 raft_consensus.cc:740] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.654896 21943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:56.656342 21942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d15b6e8742148ff9624831c89f3b38b" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:56.659045 21942 raft_consensus.cc:2468] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 0.
I20260709 13:05:56.659412 21941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:56.657119 21939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:56.660998 21939 raft_consensus.cc:2468] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 0.
I20260709 13:05:56.663441 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eaa8e43153c42a6aaf89f9f2b330910" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923" is_pre_election: true
I20260709 13:05:56.664680 21989 tablet_bootstrap.cc:654] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.666637 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eaa8e43153c42a6aaf89f9f2b330910" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:05:56.667344 21990 tablet_bootstrap.cc:492] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997: No bootstrap required, opened a new log
I20260709 13:05:56.667773 21990 ts_tablet_manager.cc:1403] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.010s
I20260709 13:05:56.668035 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923" is_pre_election: true
I20260709 13:05:56.671161 21990 raft_consensus.cc:359] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.672639 21990 raft_consensus.cc:385] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.673004 21990 raft_consensus.cc:740] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.668257 21988 consensus_queue.cc:260] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.673998 21941 raft_consensus.cc:3060] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.674355 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923" is_pre_election: true
I20260709 13:05:56.675527 21796 raft_consensus.cc:2468] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 0.
I20260709 13:05:56.678437 21990 consensus_queue.cc:260] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.682173 21941 raft_consensus.cc:2468] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 1.
I20260709 13:05:56.680154 21996 raft_consensus.cc:697] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Becoming Leader. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
W20260709 13:05:56.686467 21908 leader_election.cc:343] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.688867 21990 ts_tablet_manager.cc:1434] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 13:05:56.691025 21990 tablet_bootstrap.cc:492] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997: Bootstrap starting.
I20260709 13:05:56.683794 22021 raft_consensus.cc:515] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:56.689529 21996 consensus_queue.cc:237] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.692595 21945 raft_consensus.cc:2393] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d53d8ffa30b84f7c972aa9b990ffb997 in current term 1: Already voted for candidate 1d88d658a81545b2a59a71728eaa5fbd in this term.
W20260709 13:05:56.694097 21908 leader_election.cc:343] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:56.700165 21908 leader_election.cc:343] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.700209 21835 leader_election.cc:304] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d53d8ffa30b84f7c972aa9b990ffb997; no voters: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923
I20260709 13:05:56.703985 21995 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:56.713914 21760 leader_election.cc:343] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.701599 21691 catalog_manager.cc:5697] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 reported cstate change: term changed from 0 to 1, leader changed from <none> to c878e74a615843b486d01cdb0da50923 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "c878e74a615843b486d01cdb0da50923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.715363 21835 leader_election.cc:304] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d53d8ffa30b84f7c972aa9b990ffb997; no voters: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923
I20260709 13:05:56.714347 21760 leader_election.cc:304] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c878e74a615843b486d01cdb0da50923; no voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:56.716830 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:56.716485 21988 ts_tablet_manager.cc:1434] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.011s
I20260709 13:05:56.720070 21994 raft_consensus.cc:2749] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:56.720690 22021 leader_election.cc:290] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Requested vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793)
I20260709 13:05:56.721458 21988 tablet_bootstrap.cc:492] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd: Bootstrap starting.
I20260709 13:05:56.725809 21990 tablet_bootstrap.cc:654] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.726150 21693 catalog_manager.cc:5697] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67). New cstate: current_term: 1 leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.733304 21995 raft_consensus.cc:2749] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:56.733978 21995 raft_consensus.cc:2749] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:56.734947 21989 tablet_bootstrap.cc:492] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923: No bootstrap required, opened a new log
I20260709 13:05:56.735828 21989 ts_tablet_manager.cc:1403] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.013s
I20260709 13:05:56.745097 21871 raft_consensus.cc:2468] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 1.
I20260709 13:05:56.747139 21911 leader_election.cc:304] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:56.747960 22021 raft_consensus.cc:2804] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.748631 22021 raft_consensus.cc:697] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Becoming Leader. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:05:56.748893 21989 raft_consensus.cc:359] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:56.749830 21760 leader_election.cc:304] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [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: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:56.749460 22021 consensus_queue.cc:237] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:56.750543 21994 raft_consensus.cc:2804] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.750876 21994 raft_consensus.cc:493] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.751189 21994 raft_consensus.cc:3060] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.749569 21989 raft_consensus.cc:385] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.755481 21989 raft_consensus.cc:740] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.756197 21989 consensus_queue.cc:260] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:56.750885 21760 leader_election.cc:304] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [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: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:56.757390 21994 raft_consensus.cc:515] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.760275 21994 leader_election.cc:290] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 election: Requested vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.764094 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d15b6e8742148ff9624831c89f3b38b" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
W20260709 13:05:56.765313 21762 leader_election.cc:343] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.769064 21990 tablet_bootstrap.cc:492] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997: No bootstrap required, opened a new log
I20260709 13:05:56.769543 21990 ts_tablet_manager.cc:1403] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.011s
I20260709 13:05:56.771157 21989 ts_tablet_manager.cc:1434] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.003s
I20260709 13:05:56.772459 21990 raft_consensus.cc:359] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.772780 21908 leader_election.cc:304] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [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: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:56.775851 21990 raft_consensus.cc:385] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.773931 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:05:56.776180 21990 raft_consensus.cc:740] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.776438 21989 tablet_bootstrap.cc:492] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923: Bootstrap starting.
I20260709 13:05:56.776559 21796 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.776834 21990 consensus_queue.cc:260] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.777818 22021 raft_consensus.cc:2804] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.778160 22021 raft_consensus.cc:493] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.778486 22021 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.773962 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d15b6e8742148ff9624831c89f3b38b" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:56.781991 21944 raft_consensus.cc:3060] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.783113 21989 tablet_bootstrap.cc:654] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.784534 22021 raft_consensus.cc:515] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.774524 22012 raft_consensus.cc:493] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.786131 22012 raft_consensus.cc:515] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.788156 22012 leader_election.cc:290] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.772367 21994 raft_consensus.cc:2804] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.789037 21990 ts_tablet_manager.cc:1434] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 13:05:56.790087 21990 tablet_bootstrap.cc:492] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997: Bootstrap starting.
I20260709 13:05:56.790378 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
W20260709 13:05:56.791898 21760 leader_election.cc:343] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.792526 21994 raft_consensus.cc:493] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.792912 21994 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.795573 21990 tablet_bootstrap.cc:654] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.798949 22021 leader_election.cc:290] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:56.799439 22032 raft_consensus.cc:493] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.799984 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:56.799934 22032 raft_consensus.cc:515] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.800500 21944 raft_consensus.cc:2468] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 1.
W20260709 13:05:56.801344 21911 leader_election.cc:343] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.801496 21760 leader_election.cc:304] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [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: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:56.802501 22032 leader_election.cc:290] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.803094 22032 raft_consensus.cc:2804] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.803524 22032 raft_consensus.cc:697] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Becoming Leader. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:05:56.804180 21795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:05:56.804196 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc8f1a46124851a89d085daa2c968d" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:56.805032 21945 raft_consensus.cc:2468] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 0.
I20260709 13:05:56.806382 21760 leader_election.cc:304] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: 
I20260709 13:05:56.807579 22012 raft_consensus.cc:2804] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.808014 22012 raft_consensus.cc:493] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.808427 22012 raft_consensus.cc:3060] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.804320 22032 consensus_queue.cc:237] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.814347 21990 tablet_bootstrap.cc:492] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997: No bootstrap required, opened a new log
I20260709 13:05:56.814808 21990 ts_tablet_manager.cc:1403] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260709 13:05:56.815282 21994 raft_consensus.cc:515] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.816440 21795 raft_consensus.cc:2393] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d88d658a81545b2a59a71728eaa5fbd in current term 1: Already voted for candidate c878e74a615843b486d01cdb0da50923 in this term.
I20260709 13:05:56.819270 21796 raft_consensus.cc:2468] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 1.
I20260709 13:05:56.819312 21990 raft_consensus.cc:359] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.822485 21990 raft_consensus.cc:385] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.822800 21990 raft_consensus.cc:740] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.823480 21990 consensus_queue.cc:260] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.824923 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.825271 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc8f1a46124851a89d085daa2c968d" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.825500 21871 raft_consensus.cc:2468] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 0.
I20260709 13:05:56.825899 21990 ts_tablet_manager.cc:1434] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:05:56.825870 21870 raft_consensus.cc:2468] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 0.
I20260709 13:05:56.769155 21988 tablet_bootstrap.cc:654] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.820041 21994 leader_election.cc:290] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 election: Requested vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.828389 21762 leader_election.cc:304] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [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: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 1d88d658a81545b2a59a71728eaa5fbd
I20260709 13:05:56.831734 21990 tablet_bootstrap.cc:492] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997: Bootstrap starting.
I20260709 13:05:56.836728 21908 leader_election.cc:304] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [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: 1d88d658a81545b2a59a71728eaa5fbd; no voters: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:56.828275 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:56.837896 22021 raft_consensus.cc:2749] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:05:56.838349 21762 leader_election.cc:343] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.838352 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:56.839607 22012 raft_consensus.cc:515] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.840346 22036 raft_consensus.cc:2804] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.842417 22036 raft_consensus.cc:493] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.842752 22036 raft_consensus.cc:3060] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.844578 21944 raft_consensus.cc:2393] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c878e74a615843b486d01cdb0da50923 in current term 1: Already voted for candidate 1d88d658a81545b2a59a71728eaa5fbd in this term.
I20260709 13:05:56.843510 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc8f1a46124851a89d085daa2c968d" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:56.845336 21869 raft_consensus.cc:3060] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.846205 22012 leader_election.cc:290] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 election: Requested vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.846287 22021 raft_consensus.cc:493] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.847429 22021 raft_consensus.cc:515] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.850281 22021 leader_election.cc:290] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:56.852008 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.853545 21870 raft_consensus.cc:2468] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 0.
I20260709 13:05:56.854415 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc8f1a46124851a89d085daa2c968d" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:56.852051 21760 leader_election.cc:304] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [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: c878e74a615843b486d01cdb0da50923; no voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:56.854967 21944 raft_consensus.cc:3060] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.851070 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923" is_pre_election: true
I20260709 13:05:56.856186 21911 leader_election.cc:304] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:56.858752 22021 raft_consensus.cc:2804] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.859133 22021 raft_consensus.cc:493] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.859506 22021 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.859908 21989 tablet_bootstrap.cc:492] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923: No bootstrap required, opened a new log
I20260709 13:05:56.860322 21989 ts_tablet_manager.cc:1403] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.037s
I20260709 13:05:56.856544 22012 raft_consensus.cc:2749] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:05:56.863539 21908 leader_election.cc:343] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.864526 21944 raft_consensus.cc:2468] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 1.
I20260709 13:05:56.864429 21989 raft_consensus.cc:359] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.864802 21869 raft_consensus.cc:2468] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 1.
I20260709 13:05:56.865518 21760 leader_election.cc:304] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: 
I20260709 13:05:56.865592 22021 raft_consensus.cc:515] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.866341 22012 raft_consensus.cc:2804] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.865239 21989 raft_consensus.cc:385] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.866906 22012 raft_consensus.cc:697] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Becoming Leader. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:05:56.867542 22021 leader_election.cc:290] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:56.866881 21989 raft_consensus.cc:740] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.868220 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:05:56.868976 21989 consensus_queue.cc:260] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.869436 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:56.869154 21990 tablet_bootstrap.cc:654] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.867940 22036 raft_consensus.cc:515] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.871374 21989 ts_tablet_manager.cc:1434] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:05:56.870824 21870 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.872112 21989 tablet_bootstrap.cc:492] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923: Bootstrap starting.
I20260709 13:05:56.870182 22012 consensus_queue.cc:237] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.873420 21988 tablet_bootstrap.cc:492] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd: No bootstrap required, opened a new log
I20260709 13:05:56.873806 21988 ts_tablet_manager.cc:1403] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.006s
W20260709 13:05:56.873265 21908 leader_election.cc:343] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.877844 21988 raft_consensus.cc:359] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.878465 21988 raft_consensus.cc:385] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.878719 21988 raft_consensus.cc:740] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.879354 21988 consensus_queue.cc:260] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.880368 22036 leader_election.cc:290] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 election: Requested vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:56.884521 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
W20260709 13:05:56.886113 21760 leader_election.cc:343] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.886502 21989 tablet_bootstrap.cc:654] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.893005 21988 ts_tablet_manager.cc:1434] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:05:56.893956 21988 tablet_bootstrap.cc:492] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd: Bootstrap starting.
I20260709 13:05:56.896580 21693 catalog_manager.cc:5697] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 reported cstate change: term changed from 0 to 1, leader changed from <none> to c878e74a615843b486d01cdb0da50923 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "c878e74a615843b486d01cdb0da50923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.888141 21870 raft_consensus.cc:2468] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 1.
I20260709 13:05:56.902356 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:56.906694 21869 raft_consensus.cc:3060] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.906198 21911 leader_election.cc:304] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [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: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: c878e74a615843b486d01cdb0da50923
I20260709 13:05:56.909170 22021 raft_consensus.cc:2804] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.909631 22021 raft_consensus.cc:697] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Becoming Leader. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:05:56.911406 21988 tablet_bootstrap.cc:654] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.910387 22021 consensus_queue.cc:237] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.915227 21990 tablet_bootstrap.cc:492] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997: No bootstrap required, opened a new log
I20260709 13:05:56.916396 21990 ts_tablet_manager.cc:1403] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.011s
I20260709 13:05:56.923413 21989 tablet_bootstrap.cc:492] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923: No bootstrap required, opened a new log
I20260709 13:05:56.923822 21989 ts_tablet_manager.cc:1403] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.004s
I20260709 13:05:56.924607 21692 catalog_manager.cc:5697] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67). New cstate: current_term: 1 leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.927124 21990 raft_consensus.cc:359] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.927802 21990 raft_consensus.cc:385] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.928085 21990 raft_consensus.cc:740] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.928741 21990 consensus_queue.cc:260] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.930851 21990 ts_tablet_manager.cc:1434] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:05:56.931622 22021 raft_consensus.cc:493] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:56.932050 22021 raft_consensus.cc:515] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.933284 21990 tablet_bootstrap.cc:492] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997: Bootstrap starting.
I20260709 13:05:56.935325 22021 leader_election.cc:290] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:56.936291 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:56.936396 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923" is_pre_election: true
I20260709 13:05:56.936921 21796 raft_consensus.cc:2468] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 0.
W20260709 13:05:56.938001 21911 leader_election.cc:343] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.938139 21869 raft_consensus.cc:2468] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 1.
I20260709 13:05:56.933905 21693 catalog_manager.cc:5697] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 reported cstate change: term changed from 0 to 1, leader changed from <none> to c878e74a615843b486d01cdb0da50923 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "c878e74a615843b486d01cdb0da50923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.939138 21908 leader_election.cc:304] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [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: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:56.939751 21762 leader_election.cc:304] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [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: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 1d88d658a81545b2a59a71728eaa5fbd
I20260709 13:05:56.941322 22012 raft_consensus.cc:2804] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.941774 22012 raft_consensus.cc:697] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Becoming Leader. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:05:56.943939 22021 raft_consensus.cc:2804] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:56.944326 22021 raft_consensus.cc:493] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:56.944692 22021 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.944720 21989 raft_consensus.cc:359] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.945415 21989 raft_consensus.cc:385] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.945678 21989 raft_consensus.cc:740] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.946290 21989 consensus_queue.cc:260] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.947163 21691 catalog_manager.cc:5697] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67). New cstate: current_term: 1 leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.948308 21989 ts_tablet_manager.cc:1434] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:05:56.942777 22012 consensus_queue.cc:237] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.955081 21988 tablet_bootstrap.cc:492] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd: No bootstrap required, opened a new log
I20260709 13:05:56.955471 21988 ts_tablet_manager.cc:1403] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.013s
I20260709 13:05:56.958660 22021 raft_consensus.cc:515] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.961227 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:05:56.961777 21796 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:56.962203 21990 tablet_bootstrap.cc:654] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:56.967792 21796 raft_consensus.cc:2468] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 1.
I20260709 13:05:56.969106 21908 leader_election.cc:304] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: 
I20260709 13:05:56.969897 21988 raft_consensus.cc:359] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.973019 22021 leader_election.cc:290] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:56.970774 21996 raft_consensus.cc:2804] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:56.970534 21988 raft_consensus.cc:385] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.974898 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:56.977324 21988 raft_consensus.cc:740] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.977346 21996 raft_consensus.cc:697] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Becoming Leader. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
W20260709 13:05:56.978291 21911 leader_election.cc:343] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:56.978273 21988 consensus_queue.cc:260] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.978955 21996 consensus_queue.cc:237] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.980260 21988 ts_tablet_manager.cc:1434] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 13:05:56.981168 21693 catalog_manager.cc:5697] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 reported cstate change: term changed from 0 to 1, leader changed from <none> to c878e74a615843b486d01cdb0da50923 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "c878e74a615843b486d01cdb0da50923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.984198 21990 tablet_bootstrap.cc:492] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997: No bootstrap required, opened a new log
I20260709 13:05:56.984617 21990 ts_tablet_manager.cc:1403] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260709 13:05:56.986480 21990 raft_consensus.cc:359] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.986912 21990 raft_consensus.cc:385] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:56.987546 21990 raft_consensus.cc:740] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Initialized, Role: FOLLOWER
I20260709 13:05:56.988014 21990 consensus_queue.cc:260] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:56.989369 21990 ts_tablet_manager.cc:1434] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:56.990129 21990 tablet_bootstrap.cc:492] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997: Bootstrap starting.
I20260709 13:05:56.987380 21692 catalog_manager.cc:5697] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67). New cstate: current_term: 1 leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.995618 21990 tablet_bootstrap.cc:654] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:57.005712 21990 tablet_bootstrap.cc:492] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997: No bootstrap required, opened a new log
I20260709 13:05:57.006107 21990 ts_tablet_manager.cc:1403] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:05:57.008090 21990 raft_consensus.cc:359] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:57.008625 21990 raft_consensus.cc:385] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:57.008821 21990 raft_consensus.cc:740] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Initialized, Role: FOLLOWER
I20260709 13:05:57.009342 21990 consensus_queue.cc:260] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:57.010742 21990 ts_tablet_manager.cc:1434] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:57.058974 22027 raft_consensus.cc:493] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.059504 22027 raft_consensus.cc:515] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:57.061594 22027 leader_election.cc:290] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:57.062319 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923" is_pre_election: true
I20260709 13:05:57.062698 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:57.062947 21796 raft_consensus.cc:2393] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d53d8ffa30b84f7c972aa9b990ffb997 in current term 1: Already voted for candidate 1d88d658a81545b2a59a71728eaa5fbd in this term.
I20260709 13:05:57.064049 21835 leader_election.cc:304] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d53d8ffa30b84f7c972aa9b990ffb997; no voters: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923
I20260709 13:05:57.064615 22027 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.070997 22027 raft_consensus.cc:2749] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:57.076205 22012 raft_consensus.cc:493] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.076665 22012 raft_consensus.cc:515] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:57.078563 22012 leader_election.cc:290] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:57.079282 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:57.079963 21869 raft_consensus.cc:2393] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c878e74a615843b486d01cdb0da50923 in current term 1: Already voted for candidate 1d88d658a81545b2a59a71728eaa5fbd in this term.
I20260709 13:05:57.079797 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:57.081067 21760 leader_election.cc:304] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c878e74a615843b486d01cdb0da50923; no voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:57.081784 22012 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.086758 22012 raft_consensus.cc:2749] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:57.086845 21996 consensus_queue.cc:1048] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.099858 21796 raft_consensus.cc:3060] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.108971 22021 consensus_queue.cc:1048] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.112835 22012 consensus_queue.cc:1048] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.125468 22012 consensus_queue.cc:1048] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:57.232659 21741 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:57.273321 22012 consensus_queue.cc:1048] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.278084 21869 raft_consensus.cc:3060] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.285651 22012 consensus_queue.cc:1048] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.304116 22012 consensus_queue.cc:1048] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.305186 22021 raft_consensus.cc:493] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.305657 22021 raft_consensus.cc:515] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:57.307374 22021 leader_election.cc:290] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:57.308436 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:57.309154 21870 raft_consensus.cc:2393] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d88d658a81545b2a59a71728eaa5fbd in current term 1: Already voted for candidate c878e74a615843b486d01cdb0da50923 in this term.
I20260709 13:05:57.309144 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923" is_pre_election: true
I20260709 13:05:57.310781 21908 leader_election.cc:304] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd; no voters: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:57.311868 22021 raft_consensus.cc:3060] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.315572 21994 consensus_queue.cc:1048] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.318607 22021 raft_consensus.cc:2749] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:57.338846 22012 consensus_queue.cc:1048] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.348748 22036 consensus_queue.cc:1048] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.356081 22021 consensus_queue.cc:1048] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.363693 22024 consensus_queue.cc:1048] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.363997 22021 consensus_queue.cc:1048] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.393054 22027 raft_consensus.cc:493] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:57.393570 22027 raft_consensus.cc:515] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:57.397150 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:57.397913 21944 raft_consensus.cc:2393] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d53d8ffa30b84f7c972aa9b990ffb997 in current term 1: Already voted for candidate 1d88d658a81545b2a59a71728eaa5fbd in this term.
I20260709 13:05:57.395686 22027 leader_election.cc:290] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:57.400177 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c878e74a615843b486d01cdb0da50923" is_pre_election: true
I20260709 13:05:57.400902 21796 raft_consensus.cc:2393] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d53d8ffa30b84f7c972aa9b990ffb997 in current term 1: Already voted for candidate c878e74a615843b486d01cdb0da50923 in this term.
I20260709 13:05:57.401906 21834 leader_election.cc:304] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d53d8ffa30b84f7c972aa9b990ffb997; no voters: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923
I20260709 13:05:57.402920 22027 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:57.412847 22027 raft_consensus.cc:2749] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:57.413165 22024 consensus_queue.cc:1048] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.477528 22024 consensus_queue.cc:1048] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:57.487614 21996 consensus_queue.cc:1048] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:58.237000 21741 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:58.641439 22032 raft_consensus.cc:493] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.641919 22032 raft_consensus.cc:515] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:58.643570 22032 leader_election.cc:290] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:58.644170 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" is_pre_election: true
I20260709 13:05:58.644393 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd" is_pre_election: true
I20260709 13:05:58.644680 21870 raft_consensus.cc:2468] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 1.
I20260709 13:05:58.644868 21945 raft_consensus.cc:2468] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 1.
I20260709 13:05:58.645648 21762 leader_election.cc:304] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [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: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:58.646270 22032 raft_consensus.cc:2804] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:58.646591 22032 raft_consensus.cc:493] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.646832 22032 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.650813 22032 raft_consensus.cc:515] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:58.652184 22032 leader_election.cc:290] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 2 election: Requested vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:58.652770 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:58.653075 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:58.653230 21870 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.653525 21945 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.657043 21870 raft_consensus.cc:2468] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 2.
I20260709 13:05:58.657861 21762 leader_election.cc:304] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:58.657971 21945 raft_consensus.cc:2468] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 2.
I20260709 13:05:58.658459 22032 raft_consensus.cc:2804] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.659487 22032 raft_consensus.cc:697] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Becoming Leader. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:05:58.660159 22032 consensus_queue.cc:237] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [LEADER]: Queue going to LEADER 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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:58.666507 21693 catalog_manager.cc:5697] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 reported cstate change: term changed from 0 to 2, leader changed from <none> to c878e74a615843b486d01cdb0da50923 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "c878e74a615843b486d01cdb0da50923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.178989 21945 raft_consensus.cc:1275] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:59.180136 22032 consensus_queue.cc:1048] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.190203 21870 raft_consensus.cc:1275] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:59.191792 22078 consensus_queue.cc:1048] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:59.303669 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
mode: GRACEFUL
new_leader_uuid: "c878e74a615843b486d01cdb0da50923"
 from {username='slave'} at 127.0.0.1:42996
I20260709 13:05:59.304201 21945 raft_consensus.cc:606] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Received request to transfer leadership to TS c878e74a615843b486d01cdb0da50923
I20260709 13:05:59.312373 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
mode: GRACEFUL
new_leader_uuid: "c878e74a615843b486d01cdb0da50923"
 from {username='slave'} at 127.0.0.1:42996
I20260709 13:05:59.312803 21945 raft_consensus.cc:606] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Received request to transfer leadership to TS c878e74a615843b486d01cdb0da50923
I20260709 13:05:59.316598 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
mode: GRACEFUL
new_leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:42996
I20260709 13:05:59.316987 21945 raft_consensus.cc:606] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Received request to transfer leadership to TS d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:59.328070 21796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "638762f22464494292171544c2ff0fe2"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
mode: GRACEFUL
new_leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:45344
I20260709 13:05:59.328496 21796 raft_consensus.cc:606] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Received request to transfer leadership to TS d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:59.332283 21796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
mode: GRACEFUL
new_leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:45344
I20260709 13:05:59.332676 21796 raft_consensus.cc:606] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Received request to transfer leadership to TS d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:59.336970 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eaa8e43153c42a6aaf89f9f2b330910"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
mode: GRACEFUL
new_leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:42996
I20260709 13:05:59.337373 21945 raft_consensus.cc:606] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Received request to transfer leadership to TS d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:05:59.341189 21796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d15b6e8742148ff9624831c89f3b38b"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
mode: GRACEFUL
new_leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
 from {username='slave'} at 127.0.0.1:45344
I20260709 13:05:59.341657 21796 raft_consensus.cc:606] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Received request to transfer leadership to TS 1d88d658a81545b2a59a71728eaa5fbd
I20260709 13:05:59.423861 22021 raft_consensus.cc:993] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd: : Instructing follower c878e74a615843b486d01cdb0da50923 to start an election
I20260709 13:05:59.424259 22086 raft_consensus.cc:1081] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Signalling peer c878e74a615843b486d01cdb0da50923 to start an election
I20260709 13:05:59.425729 21796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:05:59.426219 21796 raft_consensus.cc:493] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.426561 21796 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.428232 22021 raft_consensus.cc:993] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd: : Instructing follower d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:05:59.428638 22086 raft_consensus.cc:1081] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Signalling peer d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:05:59.430073 21870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:56784
I20260709 13:05:59.430562 21870 raft_consensus.cc:493] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.430894 21870 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.432287 21796 raft_consensus.cc:515] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.434861 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:59.434290 21796 leader_election.cc:290] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 2 election: Requested vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:59.435408 21869 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.435410 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:59.436046 21945 raft_consensus.cc:3055] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.436332 21945 raft_consensus.cc:740] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:05:59.437086 21945 consensus_queue.cc:260] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.437453 21870 raft_consensus.cc:515] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.438387 21945 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.439173 21870 leader_election.cc:290] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 2 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:59.439790 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:05:59.440145 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:59.440369 22021 raft_consensus.cc:993] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd: : Instructing follower c878e74a615843b486d01cdb0da50923 to start an election
I20260709 13:05:59.440672 21944 raft_consensus.cc:3055] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.440775 22021 raft_consensus.cc:1081] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Signalling peer c878e74a615843b486d01cdb0da50923 to start an election
I20260709 13:05:59.441025 21944 raft_consensus.cc:740] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:05:59.441814 21944 consensus_queue.cc:260] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.442718 21796 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.442966 21944 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.443382 21869 raft_consensus.cc:2468] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 2.
I20260709 13:05:59.444537 21945 raft_consensus.cc:2468] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 2.
I20260709 13:05:59.445096 21762 leader_election.cc:304] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:59.444600 21795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:05:59.445897 22078 raft_consensus.cc:2804] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.446311 21795 raft_consensus.cc:493] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.447127 21795 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.446360 22078 raft_consensus.cc:697] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Becoming Leader. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:05:59.449283 22078 consensus_queue.cc:237] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.450373 21944 raft_consensus.cc:2468] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 2.
I20260709 13:05:59.448504 21796 raft_consensus.cc:2468] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 2.
I20260709 13:05:59.451386 21835 leader_election.cc:304] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:59.452042 22080 raft_consensus.cc:2804] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.452500 21795 raft_consensus.cc:515] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:59.454051 21795 leader_election.cc:290] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 2 election: Requested vote from peers 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:59.455192 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:59.455541 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:59.455814 22080 raft_consensus.cc:697] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Becoming Leader. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:05:59.455785 21944 raft_consensus.cc:3055] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.456053 21869 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.456334 21944 raft_consensus.cc:740] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:05:59.456629 22080 consensus_queue.cc:237] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.457047 21944 consensus_queue.cc:260] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:59.458201 21944 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.462591 21692 catalog_manager.cc:5697] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 reported cstate change: term changed from 1 to 2, leader changed from 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67) to c878e74a615843b486d01cdb0da50923 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "c878e74a615843b486d01cdb0da50923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.464099 21869 raft_consensus.cc:2468] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 2.
I20260709 13:05:59.465231 21762 leader_election.cc:304] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:59.466234 22078 raft_consensus.cc:2804] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.466737 22078 raft_consensus.cc:697] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Becoming Leader. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:05:59.467514 22078 consensus_queue.cc:237] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:05:59.470086 21944 raft_consensus.cc:2468] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 2.
I20260709 13:05:59.469635 21693 catalog_manager.cc:5697] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 reported cstate change: term changed from 1 to 2, leader changed from 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67) to d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.483107 21693 catalog_manager.cc:5697] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 reported cstate change: term changed from 1 to 2, leader changed from 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67) to c878e74a615843b486d01cdb0da50923 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "c878e74a615843b486d01cdb0da50923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.515880 22076 raft_consensus.cc:993] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923: : Instructing follower d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:05:59.516254 22078 raft_consensus.cc:1081] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Signalling peer d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:05:59.517505 21870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:56774
I20260709 13:05:59.517954 21870 raft_consensus.cc:493] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.518216 21870 raft_consensus.cc:3060] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.522250 21870 raft_consensus.cc:515] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.523626 21870 leader_election.cc:290] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 2 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:59.524267 21795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:05:59.524545 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:59.524843 21795 raft_consensus.cc:3055] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.525072 21944 raft_consensus.cc:3060] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.525180 21795 raft_consensus.cc:740] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:05:59.525988 21795 consensus_queue.cc:260] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.527089 21795 raft_consensus.cc:3060] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.531032 21944 raft_consensus.cc:2468] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 2.
I20260709 13:05:59.531934 21835 leader_election.cc:304] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:59.532505 22080 raft_consensus.cc:2804] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.532665 21795 raft_consensus.cc:2468] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 2.
I20260709 13:05:59.532981 22080 raft_consensus.cc:697] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Becoming Leader. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:05:59.533732 22080 consensus_queue.cc:237] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.539505 21693 catalog_manager.cc:5697] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 reported cstate change: term changed from 1 to 2, leader changed from c878e74a615843b486d01cdb0da50923 (127.21.39.65) to d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.574916 22021 raft_consensus.cc:993] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd: : Instructing follower d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:05:59.575281 22086 raft_consensus.cc:1081] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Signalling peer d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:05:59.576479 21870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eaa8e43153c42a6aaf89f9f2b330910"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:56784
I20260709 13:05:59.576886 21870 raft_consensus.cc:493] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.577167 21870 raft_consensus.cc:3060] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.581151 21870 raft_consensus.cc:515] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.582542 21870 leader_election.cc:290] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 2 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:59.583237 21795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eaa8e43153c42a6aaf89f9f2b330910" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:05:59.583426 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eaa8e43153c42a6aaf89f9f2b330910" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:59.583775 21795 raft_consensus.cc:3060] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.583901 21944 raft_consensus.cc:3055] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.584231 21944 raft_consensus.cc:740] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:05:59.584949 21944 consensus_queue.cc:260] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.586074 21944 raft_consensus.cc:3060] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.589852 21795 raft_consensus.cc:2468] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 2.
I20260709 13:05:59.590808 21834 leader_election.cc:304] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:59.591517 22080 raft_consensus.cc:2804] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.591862 22080 raft_consensus.cc:697] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Becoming Leader. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:05:59.591899 21944 raft_consensus.cc:2468] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 2.
I20260709 13:05:59.592636 22080 consensus_queue.cc:237] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.598479 21693 catalog_manager.cc:5697] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 reported cstate change: term changed from 1 to 2, leader changed from 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67) to d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.793849 22078 raft_consensus.cc:993] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923: : Instructing follower d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:05:59.794267 22097 raft_consensus.cc:1081] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Signalling peer d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:05:59.795513 21870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "638762f22464494292171544c2ff0fe2"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:56774
I20260709 13:05:59.795923 21870 raft_consensus.cc:493] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.796195 21870 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.800326 21870 raft_consensus.cc:515] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.801793 21870 leader_election.cc:290] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 3 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:05:59.802510 21795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:05:59.802661 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:05:59.802978 21795 raft_consensus.cc:3055] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:59.803252 21944 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.803303 21795 raft_consensus.cc:740] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:05:59.804320 21795 consensus_queue.cc:260] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.805147 21795 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.808043 21944 raft_consensus.cc:2468] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 3.
I20260709 13:05:59.808971 21835 leader_election.cc:304] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [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: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:05:59.809569 22080 raft_consensus.cc:2804] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:59.809943 22080 raft_consensus.cc:697] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Becoming Leader. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:05:59.810498 21795 raft_consensus.cc:2468] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 3.
I20260709 13:05:59.810580 22080 consensus_queue.cc:237] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.815788 21693 catalog_manager.cc:5697] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 reported cstate change: term changed from 2 to 3, leader changed from c878e74a615843b486d01cdb0da50923 (127.21.39.65) to d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66). New cstate: current_term: 3 leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.872048 21944 raft_consensus.cc:1275] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.873216 22097 consensus_queue.cc:1048] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.881204 21870 raft_consensus.cc:1275] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.882921 22076 consensus_queue.cc:1048] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.884274 21944 raft_consensus.cc:1275] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.887492 22080 consensus_queue.cc:1048] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.889447 22076 raft_consensus.cc:993] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923: : Instructing follower 1d88d658a81545b2a59a71728eaa5fbd to start an election
I20260709 13:05:59.889945 22078 raft_consensus.cc:1081] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Signalling peer 1d88d658a81545b2a59a71728eaa5fbd to start an election
I20260709 13:05:59.891384 21944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d15b6e8742148ff9624831c89f3b38b"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
 from {username='slave'} at 127.0.0.1:55838
I20260709 13:05:59.893532 21944 raft_consensus.cc:493] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.893965 21944 raft_consensus.cc:3060] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.899459 21795 raft_consensus.cc:1275] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.900414 21944 raft_consensus.cc:515] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.900902 22104 consensus_queue.cc:1048] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.902478 21944 leader_election.cc:290] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 2 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:05:59.903335 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d15b6e8742148ff9624831c89f3b38b" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:05:59.903877 21796 raft_consensus.cc:3055] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.904177 21796 raft_consensus.cc:740] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:05:59.904932 21796 consensus_queue.cc:260] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.905488 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d15b6e8742148ff9624831c89f3b38b" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:05:59.906056 21870 raft_consensus.cc:3060] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.906051 21796 raft_consensus.cc:3060] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.913230 21796 raft_consensus.cc:2468] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 2.
I20260709 13:05:59.913527 21870 raft_consensus.cc:2468] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 2.
I20260709 13:05:59.914322 21908 leader_election.cc:304] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: 
I20260709 13:05:59.915118 22086 raft_consensus.cc:2804] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.915521 22086 raft_consensus.cc:697] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 2 LEADER]: Becoming Leader. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:05:59.916168 22086 consensus_queue.cc:237] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:05:59.920699 21944 raft_consensus.cc:1275] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.921856 22078 consensus_queue.cc:1048] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.924636 21692 catalog_manager.cc:5697] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd reported cstate change: term changed from 1 to 2, leader changed from c878e74a615843b486d01cdb0da50923 (127.21.39.65) to 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67). New cstate: current_term: 2 leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.929888 21870 raft_consensus.cc:1275] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.930995 22078 consensus_queue.cc:1048] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.983784 21796 raft_consensus.cc:1275] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.985270 22104 consensus_queue.cc:1048] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.993324 21944 raft_consensus.cc:1275] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.994668 22088 consensus_queue.cc:1048] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.044941 21796 raft_consensus.cc:1275] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.046133 22088 consensus_queue.cc:1048] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.054322 21944 raft_consensus.cc:1275] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.055621 22080 consensus_queue.cc:1048] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.302922 21796 raft_consensus.cc:1275] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Refusing update from remote peer 1d88d658a81545b2a59a71728eaa5fbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.303918 22086 consensus_queue.cc:1048] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.311174 21870 raft_consensus.cc:1275] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Refusing update from remote peer 1d88d658a81545b2a59a71728eaa5fbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.312505 22021 consensus_queue.cc:1048] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.395678 21796 raft_consensus.cc:1275] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:00.396744 22080 consensus_queue.cc:1048] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.405869 21944 raft_consensus.cc:1275] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:00.407202 22104 consensus_queue.cc:1048] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:02.434688 21661 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:06:02.435437 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:02.454180 21796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
mode: GRACEFUL
new_leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
 from {username='slave'} at 127.0.0.1:45356
I20260709 13:06:02.454720 21796 raft_consensus.cc:606] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Received request to transfer leadership to TS 1d88d658a81545b2a59a71728eaa5fbd
I20260709 13:06:02.463933 21869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
mode: GRACEFUL
new_leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
 from {username='slave'} at 127.0.0.1:57382
I20260709 13:06:02.464375 21869 raft_consensus.cc:606] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Received request to transfer leadership to TS 1d88d658a81545b2a59a71728eaa5fbd
I20260709 13:06:02.465312 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:02.465700 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:06:02.492980 21892 debug-util.cc:398] Leaking SignalData structure 0x7b080012e060 after lost signal to thread 21664
W20260709 13:06:02.493642 21892 debug-util.cc:398] Leaking SignalData structure 0x7b080012e740 after lost signal to thread 21727
W20260709 13:06:02.495638 21892 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8020 after lost signal to thread 21969
I20260709 13:06:02.608523 22124 raft_consensus.cc:993] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923: : Instructing follower 1d88d658a81545b2a59a71728eaa5fbd to start an election
I20260709 13:06:02.608934 22119 raft_consensus.cc:1081] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Signalling peer 1d88d658a81545b2a59a71728eaa5fbd to start an election
I20260709 13:06:02.610204 21945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
 from {username='slave'} at 127.0.0.1:55838
I20260709 13:06:02.610617 21945 raft_consensus.cc:493] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:02.610900 21945 raft_consensus.cc:3060] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.614992 21945 raft_consensus.cc:515] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:02.616335 21945 leader_election.cc:290] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 2 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:06:02.617154 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:06:02.617362 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:06:02.617714 21796 raft_consensus.cc:3055] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:02.617856 21869 raft_consensus.cc:3060] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.618084 21796 raft_consensus.cc:740] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:06:02.618876 21796 consensus_queue.cc:260] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:02.619865 21796 raft_consensus.cc:3060] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:02.622275 21869 raft_consensus.cc:2468] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 2.
I20260709 13:06:02.623144 21911 leader_election.cc:304] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:06:02.623876 22114 raft_consensus.cc:2804] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:02.626340 21796 raft_consensus.cc:2468] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 2.
I20260709 13:06:02.627240 22114 raft_consensus.cc:697] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 LEADER]: Becoming Leader. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:06:02.628093 22114 consensus_queue.cc:237] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:02.636569 21692 catalog_manager.cc:5697] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd reported cstate change: term changed from 1 to 2, leader changed from c878e74a615843b486d01cdb0da50923 (127.21.39.65) to 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67). New cstate: current_term: 2 leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:02.972771 22131 raft_consensus.cc:993] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997: : Instructing follower 1d88d658a81545b2a59a71728eaa5fbd to start an election
I20260709 13:06:02.973167 22118 raft_consensus.cc:1081] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Signalling peer 1d88d658a81545b2a59a71728eaa5fbd to start an election
I20260709 13:06:02.974464 21945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
 from {username='slave'} at 127.0.0.1:55840
I20260709 13:06:02.974924 21945 raft_consensus.cc:493] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:02.975205 21945 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:02.979627 21945 raft_consensus.cc:515] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:02.981489 21945 leader_election.cc:290] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 3 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:06:02.981935 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:06:02.982125 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:06:02.982487 21796 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:02.982662 21869 raft_consensus.cc:3055] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:02.983003 21869 raft_consensus.cc:740] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:02.983594 21869 consensus_queue.cc:260] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:02.984397 21869 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:02.988139 21796 raft_consensus.cc:2468] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 3.
I20260709 13:06:02.988569 21869 raft_consensus.cc:2468] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 3.
I20260709 13:06:02.989226 21908 leader_election.cc:304] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [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: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: 
I20260709 13:06:02.990001 22114 raft_consensus.cc:2804] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:02.990460 22114 raft_consensus.cc:697] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 LEADER]: Becoming Leader. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:06:02.991204 22114 consensus_queue.cc:237] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:02.998219 21692 catalog_manager.cc:5697] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd reported cstate change: term changed from 2 to 3, leader changed from d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66) to 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67). New cstate: current_term: 3 leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:03.122907 21796 raft_consensus.cc:1275] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Refusing update from remote peer 1d88d658a81545b2a59a71728eaa5fbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:03.123904 22114 consensus_queue.cc:1048] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.130164 21869 raft_consensus.cc:1275] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Refusing update from remote peer 1d88d658a81545b2a59a71728eaa5fbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:03.134938 22114 consensus_queue.cc:1048] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.466503 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:03.478494 21795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
mode: GRACEFUL
new_leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:45344
I20260709 13:06:03.478976 21795 raft_consensus.cc:606] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Received request to transfer leadership to TS d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:06:03.483224 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
mode: GRACEFUL
new_leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:42996
I20260709 13:06:03.483700 21945 raft_consensus.cc:606] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 LEADER]: Received request to transfer leadership to TS d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:06:03.487947 21795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fcc8f1a46124851a89d085daa2c968d"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
mode: GRACEFUL
new_leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:45344
I20260709 13:06:03.488354 21795 raft_consensus.cc:606] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Received request to transfer leadership to TS d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:06:03.492360 21795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
mode: GRACEFUL
new_leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:45344
I20260709 13:06:03.492762 21795 raft_consensus.cc:606] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Received request to transfer leadership to TS d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:06:03.498366 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
mode: GRACEFUL
new_leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:42996
I20260709 13:06:03.498790 21945 raft_consensus.cc:606] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 LEADER]: Received request to transfer leadership to TS d53d8ffa30b84f7c972aa9b990ffb997
I20260709 13:06:03.506527 21869 raft_consensus.cc:1275] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Refusing update from remote peer 1d88d658a81545b2a59a71728eaa5fbd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:03.507665 22114 consensus_queue.cc:1048] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:03.512883 22125 raft_consensus.cc:993] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd: : Instructing follower d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:06:03.513540 22114 raft_consensus.cc:1081] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 LEADER]: Signalling peer d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:06:03.515744 21870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:56784
I20260709 13:06:03.516271 21870 raft_consensus.cc:493] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:03.516582 21870 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:03.522720 21870 raft_consensus.cc:515] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.523641 21869 raft_consensus.cc:1240] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Rejecting Update request from peer 1d88d658a81545b2a59a71728eaa5fbd for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:03.524804 21870 leader_election.cc:290] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 4 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:06:03.527035 21795 raft_consensus.cc:1275] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Refusing update from remote peer 1d88d658a81545b2a59a71728eaa5fbd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:03.527594 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:06:03.528079 21796 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:03.529253 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:06:03.529712 21945 raft_consensus.cc:3055] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:03.530052 21945 raft_consensus.cc:740] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:06:03.530429 22114 consensus_queue.cc:1048] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:03.533617 22114 consensus_queue.cc:1059] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:03.533855 21796 raft_consensus.cc:2468] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 4.
I20260709 13:06:03.535032 21834 leader_election.cc:304] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [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: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:06:03.535987 22114 raft_consensus.cc:993] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd: : Instructing follower d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:06:03.536152 22118 raft_consensus.cc:2804] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:03.536932 22114 raft_consensus.cc:1081] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 LEADER]: Signalling peer d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:06:03.537452 21795 raft_consensus.cc:1240] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Rejecting Update request from peer 1d88d658a81545b2a59a71728eaa5fbd for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:06:03.539064 22139 consensus_queue.cc:1059] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:03.540774 21869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:56784
I20260709 13:06:03.541291 21869 raft_consensus.cc:493] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:03.541625 21869 raft_consensus.cc:3060] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.545423 21945 consensus_queue.cc:260] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.546312 21945 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:03.550253 22118 raft_consensus.cc:697] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 LEADER]: Becoming Leader. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:03.551144 22118 consensus_queue.cc:237] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.552304 21945 raft_consensus.cc:2468] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 4.
I20260709 13:06:03.552923 21869 raft_consensus.cc:515] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.555997 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:06:03.557085 21795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55769ecae2ab424dad03cf24d5232884" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:06:03.557577 21795 raft_consensus.cc:3060] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.560360 21693 catalog_manager.cc:5697] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 reported cstate change: term changed from 3 to 4, leader changed from 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67) to d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66). New cstate: current_term: 4 leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.564962 21945 raft_consensus.cc:3055] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:03.565488 21945 raft_consensus.cc:740] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:06:03.566363 21945 consensus_queue.cc:260] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.567531 21945 raft_consensus.cc:3060] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.569479 21795 raft_consensus.cc:2468] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 3.
I20260709 13:06:03.556425 21869 leader_election.cc:290] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 3 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:06:03.571044 21834 leader_election.cc:304] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [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: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:06:03.571753 22118 raft_consensus.cc:2804] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:03.572194 22118 raft_consensus.cc:697] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Becoming Leader. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:03.572940 22118 consensus_queue.cc:237] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.575219 21945 raft_consensus.cc:2468] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 3.
I20260709 13:06:03.576906 22143 raft_consensus.cc:993] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923: : Instructing follower d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:06:03.577339 22119 raft_consensus.cc:1081] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Signalling peer d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:06:03.578886 21869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:56774
I20260709 13:06:03.579453 21869 raft_consensus.cc:493] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:03.579789 21869 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.585433 21693 catalog_manager.cc:5697] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 reported cstate change: term changed from 2 to 3, leader changed from 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67) to d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66). New cstate: current_term: 3 leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.585865 21869 raft_consensus.cc:515] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:06:03.587677 22143 raft_consensus.cc:993] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923: : Instructing follower d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:06:03.588050 22143 raft_consensus.cc:1081] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Signalling peer d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:06:03.588261 21869 leader_election.cc:290] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 3 election: Requested vote from peers 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585), c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793)
I20260709 13:06:03.589859 21795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:06:03.590387 21795 raft_consensus.cc:3055] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:03.590668 21795 raft_consensus.cc:740] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:06:03.591018 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:06:03.591517 21945 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.591383 21795 consensus_queue.cc:260] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [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: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:06:03.592408 21795 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.597193 21945 raft_consensus.cc:2468] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 3.
I20260709 13:06:03.598217 21835 leader_election.cc:304] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [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: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:06:03.598474 21795 raft_consensus.cc:2468] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 3.
I20260709 13:06:03.599915 21869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fcc8f1a46124851a89d085daa2c968d"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:56774
I20260709 13:06:03.600425 21869 raft_consensus.cc:493] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:03.600620 22118 raft_consensus.cc:2804] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:03.600770 21869 raft_consensus.cc:3060] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:03.601065 22118 raft_consensus.cc:697] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Becoming Leader. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:03.602083 22118 consensus_queue.cc:237] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [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: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:06:03.606809 21869 raft_consensus.cc:515] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.608201 21693 catalog_manager.cc:5697] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 reported cstate change: term changed from 2 to 3, leader changed from c878e74a615843b486d01cdb0da50923 (127.21.39.65) to d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66). New cstate: current_term: 3 leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.609516 21795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc8f1a46124851a89d085daa2c968d" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:06:03.609645 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc8f1a46124851a89d085daa2c968d" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:06:03.610046 21795 raft_consensus.cc:3055] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:03.610193 21945 raft_consensus.cc:3060] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:03.610469 21795 raft_consensus.cc:740] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:06:03.611089 21795 consensus_queue.cc:260] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.611764 21795 raft_consensus.cc:3060] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:03.616468 21945 raft_consensus.cc:2468] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 2.
I20260709 13:06:03.617774 21795 raft_consensus.cc:2468] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 2.
I20260709 13:06:03.617908 21835 leader_election.cc:304] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:06:03.619098 22118 raft_consensus.cc:2804] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:03.619547 22118 raft_consensus.cc:697] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Becoming Leader. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:03.620283 22118 consensus_queue.cc:237] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.622010 21869 leader_election.cc:290] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 2 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:06:03.626916 21693 catalog_manager.cc:5697] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 reported cstate change: term changed from 1 to 2, leader changed from c878e74a615843b486d01cdb0da50923 (127.21.39.65) to d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.695077 22143 raft_consensus.cc:993] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923: : Instructing follower d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:06:03.695451 22119 raft_consensus.cc:1081] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Signalling peer d53d8ffa30b84f7c972aa9b990ffb997 to start an election
I20260709 13:06:03.696720 21869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
 from {username='slave'} at 127.0.0.1:56774
I20260709 13:06:03.697156 21869 raft_consensus.cc:493] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:03.697423 21869 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.701275 21869 raft_consensus.cc:515] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.702602 21869 leader_election.cc:290] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [CANDIDATE]: Term 3 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:06:03.703356 21795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:06:03.703573 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:06:03.704047 21795 raft_consensus.cc:3055] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:03.704110 21945 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.704340 21795 raft_consensus.cc:740] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:06:03.705003 21795 consensus_queue.cc:260] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.705915 21795 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.709925 21945 raft_consensus.cc:2468] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 3.
I20260709 13:06:03.710896 21835 leader_election.cc:304] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [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: 1d88d658a81545b2a59a71728eaa5fbd, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:06:03.711117 21795 raft_consensus.cc:2468] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d8ffa30b84f7c972aa9b990ffb997 in term 3.
I20260709 13:06:03.711647 22118 raft_consensus.cc:2804] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:03.712121 22118 raft_consensus.cc:697] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Becoming Leader. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:03.712766 22118 consensus_queue.cc:237] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:03.718911 21693 catalog_manager.cc:5697] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 reported cstate change: term changed from 2 to 3, leader changed from c878e74a615843b486d01cdb0da50923 (127.21.39.65) to d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66). New cstate: current_term: 3 leader_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.030840 21945 raft_consensus.cc:1275] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:04.032619 21795 raft_consensus.cc:1275] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:04.032711 22118 consensus_queue.cc:1048] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:04.034016 22140 consensus_queue.cc:1048] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:04.049665 21945 raft_consensus.cc:1275] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:04.051959 22118 consensus_queue.cc:1048] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:04.078612 21945 raft_consensus.cc:1275] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:04.080312 22118 consensus_queue.cc:1048] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:04.086239 21795 raft_consensus.cc:1275] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:04.087815 22153 consensus_queue.cc:1048] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:04.095892 21795 raft_consensus.cc:1275] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:04.098009 22118 consensus_queue.cc:1048] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:04.109973 21795 raft_consensus.cc:1275] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:04.111263 22118 consensus_queue.cc:1048] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:04.123456 21796 raft_consensus.cc:1275] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:04.126518 22153 consensus_queue.cc:1048] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:04.128710 21945 raft_consensus.cc:1275] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:04.130296 22153 consensus_queue.cc:1048] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:04.139760 21944 raft_consensus.cc:1275] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Refusing update from remote peer d53d8ffa30b84f7c972aa9b990ffb997: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:04.143975 22158 consensus_queue.cc:1048] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:06.511054 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:06.517645 21869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
mode: GRACEFUL
new_leader_uuid: "c878e74a615843b486d01cdb0da50923"
 from {username='slave'} at 127.0.0.1:57382
I20260709 13:06:06.518146 21869 raft_consensus.cc:606] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Received request to transfer leadership to TS c878e74a615843b486d01cdb0da50923
I20260709 13:06:06.520134 21869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
mode: GRACEFUL
new_leader_uuid: "c878e74a615843b486d01cdb0da50923"
 from {username='slave'} at 127.0.0.1:57382
I20260709 13:06:06.520466 21869 raft_consensus.cc:606] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Received request to transfer leadership to TS c878e74a615843b486d01cdb0da50923
I20260709 13:06:06.522233 21869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "638762f22464494292171544c2ff0fe2"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
mode: GRACEFUL
new_leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
 from {username='slave'} at 127.0.0.1:57382
I20260709 13:06:06.522562 21869 raft_consensus.cc:606] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Received request to transfer leadership to TS 1d88d658a81545b2a59a71728eaa5fbd
I20260709 13:06:06.524209 21869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
mode: GRACEFUL
new_leader_uuid: "c878e74a615843b486d01cdb0da50923"
 from {username='slave'} at 127.0.0.1:57382
I20260709 13:06:06.524528 21869 raft_consensus.cc:606] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 LEADER]: Received request to transfer leadership to TS c878e74a615843b486d01cdb0da50923
I20260709 13:06:06.526258 21869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e"
dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
mode: GRACEFUL
new_leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
 from {username='slave'} at 127.0.0.1:57382
I20260709 13:06:06.526687 21869 raft_consensus.cc:606] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Received request to transfer leadership to TS 1d88d658a81545b2a59a71728eaa5fbd
I20260709 13:06:06.527637 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:06.528002 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:06.530840 22141 raft_consensus.cc:993] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997: : Instructing follower c878e74a615843b486d01cdb0da50923 to start an election
I20260709 13:06:06.531188 22158 raft_consensus.cc:1081] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Signalling peer c878e74a615843b486d01cdb0da50923 to start an election
I20260709 13:06:06.532291 21796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
 from {username='slave'} at 127.0.0.1:58206
I20260709 13:06:06.532691 21796 raft_consensus.cc:493] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.532939 21796 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.537004 21796 raft_consensus.cc:515] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:06:06.538296 21796 leader_election.cc:290] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 4 election: Requested vote from peers 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:06:06.539029 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:06:06.539223 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ee356cbf5c45dabb373dae329d9477" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:06:06.539592 21945 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.539683 21869 raft_consensus.cc:3055] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:06.539984 21869 raft_consensus.cc:740] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:06.540633 21869 consensus_queue.cc:260] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [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: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:06:06.541465 21869 raft_consensus.cc:3060] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.543799 21945 raft_consensus.cc:2468] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 4.
I20260709 13:06:06.544826 21760 leader_election.cc:304] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [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: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: 
I20260709 13:06:06.545485 21869 raft_consensus.cc:2468] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 4.
I20260709 13:06:06.546288 22167 raft_consensus.cc:2804] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:06.547454 22167 raft_consensus.cc:697] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 4 LEADER]: Becoming Leader. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:06:06.548291 22167 consensus_queue.cc:237] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [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: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } }
I20260709 13:06:06.554183 21692 catalog_manager.cc:5697] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 reported cstate change: term changed from 3 to 4, leader changed from d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66) to c878e74a615843b486d01cdb0da50923 (127.21.39.65). New cstate: current_term: 4 leader_uuid: "c878e74a615843b486d01cdb0da50923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.633433 22141 raft_consensus.cc:993] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997: : Instructing follower c878e74a615843b486d01cdb0da50923 to start an election
I20260709 13:06:06.633842 22158 raft_consensus.cc:1081] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Signalling peer c878e74a615843b486d01cdb0da50923 to start an election
I20260709 13:06:06.635047 21796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
 from {username='slave'} at 127.0.0.1:58206
I20260709 13:06:06.635397 21796 raft_consensus.cc:493] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.635610 21796 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.639240 21796 raft_consensus.cc:515] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:06.640416 21796 leader_election.cc:290] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 4 election: Requested vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:06:06.641109 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:06:06.641389 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4007036f84ff38ceb7dd211ed74f8" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:06:06.641637 21869 raft_consensus.cc:3055] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:06.641993 21869 raft_consensus.cc:740] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:06.642053 21945 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.642783 21869 consensus_queue.cc:260] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:06.643676 21869 raft_consensus.cc:3060] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.645464 22141 raft_consensus.cc:993] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997: : Instructing follower c878e74a615843b486d01cdb0da50923 to start an election
I20260709 13:06:06.649073 21945 raft_consensus.cc:2468] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 4.
I20260709 13:06:06.649435 21869 raft_consensus.cc:2468] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 4.
I20260709 13:06:06.650583 22141 raft_consensus.cc:1081] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 LEADER]: Signalling peer c878e74a615843b486d01cdb0da50923 to start an election
I20260709 13:06:06.650666 21762 leader_election.cc:304] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [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: c878e74a615843b486d01cdb0da50923, d53d8ffa30b84f7c972aa9b990ffb997; no voters: 
I20260709 13:06:06.651612 22167 raft_consensus.cc:2804] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:06.652122 22167 raft_consensus.cc:697] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 4 LEADER]: Becoming Leader. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:06:06.652891 22167 consensus_queue.cc:237] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:06.653348 21796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087"
dest_uuid: "c878e74a615843b486d01cdb0da50923"
 from {username='slave'} at 127.0.0.1:58206
I20260709 13:06:06.653810 21796 raft_consensus.cc:493] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.654131 21796 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:06.658054 21796 raft_consensus.cc:515] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:06.659368 21796 leader_election.cc:290] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 5 election: Requested vote from peers d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539), 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67:43585)
I20260709 13:06:06.659969 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:06:06.660318 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f7ece20d8b45d695b1963fa52a5087" candidate_uuid: "c878e74a615843b486d01cdb0da50923" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
I20260709 13:06:06.660589 21869 raft_consensus.cc:3055] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:06.659933 21692 catalog_manager.cc:5697] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 reported cstate change: term changed from 3 to 4, leader changed from d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66) to c878e74a615843b486d01cdb0da50923 (127.21.39.65). New cstate: current_term: 4 leader_uuid: "c878e74a615843b486d01cdb0da50923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.660823 21945 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:06.660913 21869 raft_consensus.cc:740] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:06.661646 21869 consensus_queue.cc:260] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:06.662638 21869 raft_consensus.cc:3060] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:06.665480 21945 raft_consensus.cc:2468] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 5.
I20260709 13:06:06.666416 21760 leader_election.cc:304] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: 
I20260709 13:06:06.666749 21869 raft_consensus.cc:2468] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c878e74a615843b486d01cdb0da50923 in term 5.
I20260709 13:06:06.667011 22167 raft_consensus.cc:2804] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:06.667675 22167 raft_consensus.cc:697] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 5 LEADER]: Becoming Leader. State: Replica: c878e74a615843b486d01cdb0da50923, State: Running, Role: LEADER
I20260709 13:06:06.668277 22167 consensus_queue.cc:237] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:06.674387 21692 catalog_manager.cc:5697] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 reported cstate change: term changed from 4 to 5, leader changed from d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66) to c878e74a615843b486d01cdb0da50923 (127.21.39.65). New cstate: current_term: 5 leader_uuid: "c878e74a615843b486d01cdb0da50923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.888216 22174 raft_consensus.cc:993] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997: : Instructing follower 1d88d658a81545b2a59a71728eaa5fbd to start an election
I20260709 13:06:06.888597 22158 raft_consensus.cc:1081] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Signalling peer 1d88d658a81545b2a59a71728eaa5fbd to start an election
I20260709 13:06:06.889866 21945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
 from {username='slave'} at 127.0.0.1:55840
I20260709 13:06:06.890231 21945 raft_consensus.cc:493] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.890522 21945 raft_consensus.cc:3060] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.894166 21945 raft_consensus.cc:515] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:06.895560 21945 leader_election.cc:290] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 3 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:06:06.896458 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:06:06.896456 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd53dd0ada874710b2aea6b45dbb9c9e" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:06:06.896996 21796 raft_consensus.cc:3060] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.897027 21869 raft_consensus.cc:3055] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:06.897336 21869 raft_consensus.cc:740] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:06.897877 21869 consensus_queue.cc:260] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:06.898610 21869 raft_consensus.cc:3060] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.900622 21796 raft_consensus.cc:2468] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 3.
I20260709 13:06:06.901594 21908 leader_election.cc:304] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [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: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: 
I20260709 13:06:06.902408 22125 raft_consensus.cc:2804] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:06.902498 21869 raft_consensus.cc:2468] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 3.
I20260709 13:06:06.903529 22125 raft_consensus.cc:697] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 3 LEADER]: Becoming Leader. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:06:06.904263 22125 consensus_queue.cc:237] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [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: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:06.911497 21692 catalog_manager.cc:5697] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd reported cstate change: term changed from 2 to 3, leader changed from d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66) to 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67). New cstate: current_term: 3 leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.032251 22174 raft_consensus.cc:993] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997: : Instructing follower 1d88d658a81545b2a59a71728eaa5fbd to start an election
I20260709 13:06:07.032626 22158 raft_consensus.cc:1081] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Signalling peer 1d88d658a81545b2a59a71728eaa5fbd to start an election
I20260709 13:06:07.033800 21945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "638762f22464494292171544c2ff0fe2"
dest_uuid: "1d88d658a81545b2a59a71728eaa5fbd"
 from {username='slave'} at 127.0.0.1:55840
I20260709 13:06:07.034231 21945 raft_consensus.cc:493] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.034477 21945 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.038064 21945 raft_consensus.cc:515] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:07.039299 21945 leader_election.cc:290] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [CANDIDATE]: Term 4 election: Requested vote from peers c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793), d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539)
I20260709 13:06:07.039980 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c878e74a615843b486d01cdb0da50923"
I20260709 13:06:07.040109 21869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638762f22464494292171544c2ff0fe2" candidate_uuid: "1d88d658a81545b2a59a71728eaa5fbd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d53d8ffa30b84f7c972aa9b990ffb997"
I20260709 13:06:07.040575 21869 raft_consensus.cc:3055] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:07.040771 21869 raft_consensus.cc:740] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d53d8ffa30b84f7c972aa9b990ffb997, State: Running, Role: LEADER
I20260709 13:06:07.041086 21796 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.041205 21869 consensus_queue.cc:260] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:07.042048 21869 raft_consensus.cc:3060] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.044768 21796 raft_consensus.cc:2468] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 4.
I20260709 13:06:07.045656 21869 raft_consensus.cc:2468] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d88d658a81545b2a59a71728eaa5fbd in term 4.
I20260709 13:06:07.045583 21908 leader_election.cc:304] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [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: 1d88d658a81545b2a59a71728eaa5fbd, c878e74a615843b486d01cdb0da50923; no voters: 
I20260709 13:06:07.046411 22125 raft_consensus.cc:2804] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:07.046805 22125 raft_consensus.cc:697] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 LEADER]: Becoming Leader. State: Replica: 1d88d658a81545b2a59a71728eaa5fbd, State: Running, Role: LEADER
I20260709 13:06:07.047510 22125 consensus_queue.cc:237] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } }
I20260709 13:06:07.053081 21692 catalog_manager.cc:5697] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd reported cstate change: term changed from 3 to 4, leader changed from d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66) to 1d88d658a81545b2a59a71728eaa5fbd (127.21.39.67). New cstate: current_term: 4 leader_uuid: "1d88d658a81545b2a59a71728eaa5fbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.066258 21869 raft_consensus.cc:1275] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 5 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:07.067186 22167 consensus_queue.cc:1048] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:07.078511 21945 raft_consensus.cc:1275] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 5 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:07.079721 22184 consensus_queue.cc:1048] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:07.093580 21869 raft_consensus.cc:1275] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:07.094558 22184 consensus_queue.cc:1048] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:07.097582 21870 raft_consensus.cc:1275] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:07.098799 22184 consensus_queue.cc:1048] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:07.103991 21945 raft_consensus.cc:1275] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:07.105696 22167 consensus_queue.cc:1048] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:07.115816 21945 raft_consensus.cc:1275] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Refusing update from remote peer c878e74a615843b486d01cdb0da50923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:07.117342 22167 consensus_queue.cc:1048] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d88d658a81545b2a59a71728eaa5fbd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:07.341787 21796 raft_consensus.cc:1275] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Refusing update from remote peer 1d88d658a81545b2a59a71728eaa5fbd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:07.342793 22125 consensus_queue.cc:1048] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.350939 21869 raft_consensus.cc:1275] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Refusing update from remote peer 1d88d658a81545b2a59a71728eaa5fbd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:07.352519 22192 consensus_queue.cc:1048] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.501225 21869 raft_consensus.cc:1275] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Refusing update from remote peer 1d88d658a81545b2a59a71728eaa5fbd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:07.502210 22192 consensus_queue.cc:1048] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d8ffa30b84f7c972aa9b990ffb997" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.507367 21796 raft_consensus.cc:1275] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Refusing update from remote peer 1d88d658a81545b2a59a71728eaa5fbd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:07.509159 22192 consensus_queue.cc:1048] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c878e74a615843b486d01cdb0da50923" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.528671 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:07.533676 21661 tablet_server.cc:179] TabletServer@127.21.39.65:0 shutting down...
I20260709 13:06:07.560853 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:07.561524 21661 tablet_replica.cc:333] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923: stopping tablet replica
I20260709 13:06:07.562175 21661 raft_consensus.cc:2243] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:07.562901 21661 raft_consensus.cc:2272] T 37ee356cbf5c45dabb373dae329d9477 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.565076 21661 tablet_replica.cc:333] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923: stopping tablet replica
I20260709 13:06:07.565532 21661 raft_consensus.cc:2243] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.565950 21661 raft_consensus.cc:2272] T 5eaa8e43153c42a6aaf89f9f2b330910 P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.567322 21661 tablet_replica.cc:333] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923: stopping tablet replica
I20260709 13:06:07.567746 21661 raft_consensus.cc:2243] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.568091 21661 raft_consensus.cc:2272] T dd53dd0ada874710b2aea6b45dbb9c9e P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.569875 21661 tablet_replica.cc:333] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923: stopping tablet replica
I20260709 13:06:07.570318 21661 raft_consensus.cc:2243] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.570652 21661 raft_consensus.cc:2272] T 9fcc8f1a46124851a89d085daa2c968d P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.572374 21661 tablet_replica.cc:333] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923: stopping tablet replica
I20260709 13:06:07.572784 21661 raft_consensus.cc:2243] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.573328 21661 raft_consensus.cc:2272] T 638762f22464494292171544c2ff0fe2 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.575165 21661 tablet_replica.cc:333] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923: stopping tablet replica
I20260709 13:06:07.575560 21661 raft_consensus.cc:2243] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:07.576125 21661 raft_consensus.cc:2272] T 79f7ece20d8b45d695b1963fa52a5087 P c878e74a615843b486d01cdb0da50923 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.577680 21661 tablet_replica.cc:333] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923: stopping tablet replica
I20260709 13:06:07.578109 21661 raft_consensus.cc:2243] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.578413 21661 raft_consensus.cc:2272] T 7d15b6e8742148ff9624831c89f3b38b P c878e74a615843b486d01cdb0da50923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.579741 21661 tablet_replica.cc:333] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923: stopping tablet replica
I20260709 13:06:07.580111 21661 raft_consensus.cc:2243] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:07.580674 21661 raft_consensus.cc:2272] T 1aa4007036f84ff38ceb7dd211ed74f8 P c878e74a615843b486d01cdb0da50923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.582183 21661 tablet_replica.cc:333] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923: stopping tablet replica
I20260709 13:06:07.582543 21661 raft_consensus.cc:2243] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.582880 21661 raft_consensus.cc:2272] T 55769ecae2ab424dad03cf24d5232884 P c878e74a615843b486d01cdb0da50923 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:07.702018 21908 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.39.65:38793: connect: Connection refused (error 111)
I20260709 13:06:07.705071 21661 tablet_server.cc:196] TabletServer@127.21.39.65:0 shutdown complete.
W20260709 13:06:07.706180 21834 consensus_peers.cc:597] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 -> Peer c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793): Couldn't send request to peer c878e74a615843b486d01cdb0da50923. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:38793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:07.706667 21908 consensus_peers.cc:597] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd -> Peer c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793): Couldn't send request to peer c878e74a615843b486d01cdb0da50923. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:38793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:07.708673 21834 consensus_peers.cc:597] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 -> Peer c878e74a615843b486d01cdb0da50923 (127.21.39.65:38793): Couldn't send request to peer c878e74a615843b486d01cdb0da50923. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:38793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:07.721908 21661 tablet_server.cc:179] TabletServer@127.21.39.66:0 shutting down...
I20260709 13:06:07.741207 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:07.741787 21661 tablet_replica.cc:333] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997: stopping tablet replica
I20260709 13:06:07.742357 21661 raft_consensus.cc:2243] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.742779 21661 raft_consensus.cc:2272] T 638762f22464494292171544c2ff0fe2 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.745153 21661 tablet_replica.cc:333] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997: stopping tablet replica
I20260709 13:06:07.745623 21661 raft_consensus.cc:2243] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.746052 21661 raft_consensus.cc:2272] T 79f7ece20d8b45d695b1963fa52a5087 P d53d8ffa30b84f7c972aa9b990ffb997 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.747797 21661 tablet_replica.cc:333] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997: stopping tablet replica
I20260709 13:06:07.748289 21661 raft_consensus.cc:2243] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.748636 21661 raft_consensus.cc:2272] T 7d15b6e8742148ff9624831c89f3b38b P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.750129 21661 tablet_replica.cc:333] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997: stopping tablet replica
I20260709 13:06:07.750552 21661 raft_consensus.cc:2243] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:07.751158 21661 raft_consensus.cc:2272] T 9fcc8f1a46124851a89d085daa2c968d P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.752544 21661 tablet_replica.cc:333] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997: stopping tablet replica
I20260709 13:06:07.752983 21661 raft_consensus.cc:2243] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:07.753566 21661 raft_consensus.cc:2272] T 55769ecae2ab424dad03cf24d5232884 P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.754936 21661 tablet_replica.cc:333] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997: stopping tablet replica
I20260709 13:06:07.755338 21661 raft_consensus.cc:2243] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.755679 21661 raft_consensus.cc:2272] T 1aa4007036f84ff38ceb7dd211ed74f8 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.757270 21661 tablet_replica.cc:333] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997: stopping tablet replica
I20260709 13:06:07.757683 21661 raft_consensus.cc:2243] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.758059 21661 raft_consensus.cc:2272] T 37ee356cbf5c45dabb373dae329d9477 P d53d8ffa30b84f7c972aa9b990ffb997 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.759807 21661 tablet_replica.cc:333] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997: stopping tablet replica
I20260709 13:06:07.760202 21661 raft_consensus.cc:2243] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:07.760823 21661 raft_consensus.cc:2272] T 5eaa8e43153c42a6aaf89f9f2b330910 P d53d8ffa30b84f7c972aa9b990ffb997 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.762297 21661 tablet_replica.cc:333] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997: stopping tablet replica
I20260709 13:06:07.762706 21661 raft_consensus.cc:2243] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.763032 21661 raft_consensus.cc:2272] T dd53dd0ada874710b2aea6b45dbb9c9e P d53d8ffa30b84f7c972aa9b990ffb997 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.803896 21661 tablet_server.cc:196] TabletServer@127.21.39.66:0 shutdown complete.
I20260709 13:06:07.818720 21661 tablet_server.cc:179] TabletServer@127.21.39.67:0 shutting down...
I20260709 13:06:07.838080 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:07.838800 21661 tablet_replica.cc:333] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd: stopping tablet replica
I20260709 13:06:07.839475 21661 raft_consensus.cc:2243] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:07.840335 21661 raft_consensus.cc:2272] T 638762f22464494292171544c2ff0fe2 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.842548 21661 tablet_replica.cc:333] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd: stopping tablet replica
I20260709 13:06:07.843025 21661 raft_consensus.cc:2243] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:06:07.843271 21911 consensus_peers.cc:597] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd -> Peer d53d8ffa30b84f7c972aa9b990ffb997 (127.21.39.66:43539): Couldn't send request to peer d53d8ffa30b84f7c972aa9b990ffb997. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:43539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:07.844033 21661 raft_consensus.cc:2272] T dd53dd0ada874710b2aea6b45dbb9c9e P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.845721 21661 tablet_replica.cc:333] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd: stopping tablet replica
I20260709 13:06:07.846197 21661 raft_consensus.cc:2243] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.846524 21661 raft_consensus.cc:2272] T 5eaa8e43153c42a6aaf89f9f2b330910 P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.847908 21661 tablet_replica.cc:333] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd: stopping tablet replica
I20260709 13:06:07.848295 21661 raft_consensus.cc:2243] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.848608 21661 raft_consensus.cc:2272] T 55769ecae2ab424dad03cf24d5232884 P 1d88d658a81545b2a59a71728eaa5fbd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.849997 21661 tablet_replica.cc:333] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd: stopping tablet replica
I20260709 13:06:07.850437 21661 raft_consensus.cc:2243] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.850775 21661 raft_consensus.cc:2272] T 1aa4007036f84ff38ceb7dd211ed74f8 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.852350 21661 tablet_replica.cc:333] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd: stopping tablet replica
I20260709 13:06:07.852748 21661 raft_consensus.cc:2243] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.853056 21661 raft_consensus.cc:2272] T 79f7ece20d8b45d695b1963fa52a5087 P 1d88d658a81545b2a59a71728eaa5fbd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.854619 21661 tablet_replica.cc:333] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd: stopping tablet replica
I20260709 13:06:07.855000 21661 raft_consensus.cc:2243] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:07.855602 21661 raft_consensus.cc:2272] T 7d15b6e8742148ff9624831c89f3b38b P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.857020 21661 tablet_replica.cc:333] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd: stopping tablet replica
I20260709 13:06:07.857391 21661 raft_consensus.cc:2243] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.857693 21661 raft_consensus.cc:2272] T 9fcc8f1a46124851a89d085daa2c968d P 1d88d658a81545b2a59a71728eaa5fbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.859073 21661 tablet_replica.cc:333] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd: stopping tablet replica
I20260709 13:06:07.859427 21661 raft_consensus.cc:2243] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:07.859742 21661 raft_consensus.cc:2272] T 37ee356cbf5c45dabb373dae329d9477 P 1d88d658a81545b2a59a71728eaa5fbd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:07.885875 21661 tablet_server.cc:196] TabletServer@127.21.39.67:0 shutdown complete.
I20260709 13:06:07.900336 21661 master.cc:562] Master@127.21.39.126:44721 shutting down...
I20260709 13:06:07.981632 21748 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:06:08.088985 21661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:08.089483 21661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:08.089800 21661 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5dd826c775304834b5eb813cb08e6b8f: stopping tablet replica
I20260709 13:06:08.107832 21661 master.cc:584] Master@127.21.39.126:44721 shutdown complete.
1d88d658a81545b2a59a71728eaa5fbd  1
c878e74a615843b486d01cdb0da50923  4
d53d8ffa30b84f7c972aa9b990ffb997  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14270 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:06:08.141170 21661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.39.126:33149
I20260709 13:06:08.142185 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:08.146932 22200 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
W20260709 13:06:08.146973 22201 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
W20260709 13:06:08.148150 22203 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
I20260709 13:06:08.148846 21661 server_base.cc:1061] running on GCE node
I20260709 13:06:08.149611 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:08.149813 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:08.149930 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602368149918 us; error 0 us; skew 500 ppm
I20260709 13:06:08.150403 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:08.152612 21661 webserver.cc:533] Webserver started at http://127.21.39.126:41643/ using document root <none> and password file <none>
I20260709 13:06:08.153023 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:08.153162 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:08.153369 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:08.154613 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/master-0-root/instance:
uuid: "1bfb4fe3181a41b78a5a7373a83a3e33"
format_stamp: "Formatted at 2026-07-09 13:06:08 on dist-test-slave-ww3l"
I20260709 13:06:08.158466 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 13:06:08.161320 22208 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.161978 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:08.162257 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/master-0-root
uuid: "1bfb4fe3181a41b78a5a7373a83a3e33"
format_stamp: "Formatted at 2026-07-09 13:06:08 on dist-test-slave-ww3l"
I20260709 13:06:08.162498 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-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)
I20260709 13:06:08.187628 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:08.188723 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:08.223489 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.126:33149
I20260709 13:06:08.223591 22259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.126:33149 every 8 connection(s)
I20260709 13:06:08.227072 22260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.235635 22260 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33: Bootstrap starting.
I20260709 13:06:08.239742 22260 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.243345 22260 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33: No bootstrap required, opened a new log
I20260709 13:06:08.245149 22260 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bfb4fe3181a41b78a5a7373a83a3e33" member_type: VOTER }
I20260709 13:06:08.245472 22260 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.245642 22260 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bfb4fe3181a41b78a5a7373a83a3e33, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.246114 22260 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bfb4fe3181a41b78a5a7373a83a3e33" member_type: VOTER }
I20260709 13:06:08.246482 22260 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:08.246659 22260 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:08.246851 22260 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.250289 22260 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bfb4fe3181a41b78a5a7373a83a3e33" member_type: VOTER }
I20260709 13:06:08.250761 22260 leader_election.cc:304] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [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: 1bfb4fe3181a41b78a5a7373a83a3e33; no voters: 
I20260709 13:06:08.251696 22260 leader_election.cc:290] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:08.251946 22263 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:08.253046 22263 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 1 LEADER]: Becoming Leader. State: Replica: 1bfb4fe3181a41b78a5a7373a83a3e33, State: Running, Role: LEADER
I20260709 13:06:08.253638 22263 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [LEADER]: Queue going to LEADER mode. State: All 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: "1bfb4fe3181a41b78a5a7373a83a3e33" member_type: VOTER }
I20260709 13:06:08.254251 22260 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:08.256762 22265 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1bfb4fe3181a41b78a5a7373a83a3e33. Latest consensus state: current_term: 1 leader_uuid: "1bfb4fe3181a41b78a5a7373a83a3e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bfb4fe3181a41b78a5a7373a83a3e33" member_type: VOTER } }
I20260709 13:06:08.257229 22265 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:08.259881 22270 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:08.259797 22264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1bfb4fe3181a41b78a5a7373a83a3e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bfb4fe3181a41b78a5a7373a83a3e33" member_type: VOTER } }
I20260709 13:06:08.260345 22264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:08.265009 22270 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:08.268146 21661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:08.272441 22270 catalog_manager.cc:1383] Generated new cluster ID: 9a8df040154b4bb0b20cdcf429983239
I20260709 13:06:08.272641 22270 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:08.311712 22270 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:08.312754 22270 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:08.324182 22270 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33: Generated new TSK 0
I20260709 13:06:08.324616 22270 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:08.333627 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:08.338606 22281 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
W20260709 13:06:08.339609 22282 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
W20260709 13:06:08.340875 22284 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
I20260709 13:06:08.341758 21661 server_base.cc:1061] running on GCE node
I20260709 13:06:08.342450 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:08.342630 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:08.342790 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602368342772 us; error 0 us; skew 500 ppm
I20260709 13:06:08.343274 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:08.345218 21661 webserver.cc:533] Webserver started at http://127.21.39.65:38803/ using document root <none> and password file <none>
I20260709 13:06:08.345654 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:08.345858 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:08.346105 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:08.347013 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-0-root/instance:
uuid: "1b27081e7471493e944bf29260581cdf"
format_stamp: "Formatted at 2026-07-09 13:06:08 on dist-test-slave-ww3l"
I20260709 13:06:08.350943 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:06:08.353704 22289 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.354352 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:08.354595 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-0-root
uuid: "1b27081e7471493e944bf29260581cdf"
format_stamp: "Formatted at 2026-07-09 13:06:08 on dist-test-slave-ww3l"
I20260709 13:06:08.354835 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-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)
I20260709 13:06:08.376784 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:08.377880 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:08.379164 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:08.381134 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:08.381307 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.381526 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:08.381688 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.416576 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.65:44691
I20260709 13:06:08.416671 22351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.65:44691 every 8 connection(s)
I20260709 13:06:08.420897 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:08.427255 22356 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
W20260709 13:06:08.429701 22359 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
W20260709 13:06:08.430135 22357 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
I20260709 13:06:08.431702 21661 server_base.cc:1061] running on GCE node
I20260709 13:06:08.432427 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:08.432611 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:08.432766 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602368432749 us; error 0 us; skew 500 ppm
I20260709 13:06:08.433243 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:08.435575 21661 webserver.cc:533] Webserver started at http://127.21.39.66:45905/ using document root <none> and password file <none>
I20260709 13:06:08.436128 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:08.436293 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:08.436585 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:08.437021 22352 heartbeater.cc:344] Connected to a master server at 127.21.39.126:33149
I20260709 13:06:08.437322 22352 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:08.437703 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-1-root/instance:
uuid: "98ce07960db344e28578f256c56834e0"
format_stamp: "Formatted at 2026-07-09 13:06:08 on dist-test-slave-ww3l"
I20260709 13:06:08.437964 22352 heartbeater.cc:507] Master 127.21.39.126:33149 requested a full tablet report, sending...
I20260709 13:06:08.439877 22225 ts_manager.cc:194] Registered new tserver with Master: 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691)
I20260709 13:06:08.442129 22225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33498
I20260709 13:06:08.442832 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 13:06:08.445863 22364 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.446493 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:08.446734 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-1-root
uuid: "98ce07960db344e28578f256c56834e0"
format_stamp: "Formatted at 2026-07-09 13:06:08 on dist-test-slave-ww3l"
I20260709 13:06:08.446971 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-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)
I20260709 13:06:08.462988 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:08.464069 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:08.465345 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:08.467311 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:08.467497 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.467703 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:08.467845 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.502557 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.66:38941
I20260709 13:06:08.502657 22426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.66:38941 every 8 connection(s)
I20260709 13:06:08.506839 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:08.513876 22430 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
W20260709 13:06:08.514716 22431 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
W20260709 13:06:08.517205 22433 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
I20260709 13:06:08.517602 22427 heartbeater.cc:344] Connected to a master server at 127.21.39.126:33149
I20260709 13:06:08.517807 21661 server_base.cc:1061] running on GCE node
I20260709 13:06:08.518181 22427 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:08.518790 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:08.519048 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:08.519052 22427 heartbeater.cc:507] Master 127.21.39.126:33149 requested a full tablet report, sending...
I20260709 13:06:08.519352 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602368519330 us; error 0 us; skew 500 ppm
I20260709 13:06:08.520079 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:08.521257 22225 ts_manager.cc:194] Registered new tserver with Master: 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:08.522589 21661 webserver.cc:533] Webserver started at http://127.21.39.67:44011/ using document root <none> and password file <none>
I20260709 13:06:08.522945 22225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33508
I20260709 13:06:08.523183 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:08.523422 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:08.523739 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:08.525121 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-2-root/instance:
uuid: "09514b5d8d1044319492e943a86d15d8"
format_stamp: "Formatted at 2026-07-09 13:06:08 on dist-test-slave-ww3l"
I20260709 13:06:08.529085 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260709 13:06:08.532147 22438 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.532793 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:08.533042 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-2-root
uuid: "09514b5d8d1044319492e943a86d15d8"
format_stamp: "Formatted at 2026-07-09 13:06:08 on dist-test-slave-ww3l"
I20260709 13:06:08.533273 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602353715494-21661-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)
I20260709 13:06:08.567437 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:08.568542 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:08.569880 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:08.571842 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:08.572026 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.572237 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:08.572382 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.607201 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.67:36647
I20260709 13:06:08.607280 22500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.67:36647 every 8 connection(s)
I20260709 13:06:08.619122 22501 heartbeater.cc:344] Connected to a master server at 127.21.39.126:33149
I20260709 13:06:08.619405 22501 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:08.620042 22501 heartbeater.cc:507] Master 127.21.39.126:33149 requested a full tablet report, sending...
I20260709 13:06:08.621654 22225 ts_manager.cc:194] Registered new tserver with Master: 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:08.621918 21661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011819057s
I20260709 13:06:08.623245 22225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33514
I20260709 13:06:08.644076 22225 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33520:
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"
    }
  }
}
W20260709 13:06:08.646653 22225 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.
I20260709 13:06:08.727197 22466 tablet_service.cc:1511] Processing CreateTablet for tablet ba0c6d395d8c486ba6105ef3c375d7f5 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:08.728570 22466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0c6d395d8c486ba6105ef3c375d7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.730499 22465 tablet_service.cc:1511] Processing CreateTablet for tablet 975575bef5c44ec99ad0e2b4b226ab40 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:08.731766 22465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 975575bef5c44ec99ad0e2b4b226ab40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.734871 22464 tablet_service.cc:1511] Processing CreateTablet for tablet 438cffe63f39428daf85b268bfc33adf (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:08.735208 22463 tablet_service.cc:1511] Processing CreateTablet for tablet 09a0f9be41be4ae9b4ce18142a660319 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:08.736150 22464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438cffe63f39428daf85b268bfc33adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.736743 22463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a0f9be41be4ae9b4ce18142a660319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.738111 22462 tablet_service.cc:1511] Processing CreateTablet for tablet 26958dd858614760bdf6084ab90cf616 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:08.739331 22462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26958dd858614760bdf6084ab90cf616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.744181 22461 tablet_service.cc:1511] Processing CreateTablet for tablet 11252ac02a594470aa5d0ce58e6c9c14 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:08.745368 22461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11252ac02a594470aa5d0ce58e6c9c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.748728 22460 tablet_service.cc:1511] Processing CreateTablet for tablet 2147745697f243ef86b5a80d30448d31 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:08.749939 22460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2147745697f243ef86b5a80d30448d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.758113 22459 tablet_service.cc:1511] Processing CreateTablet for tablet 3205dca2bf7640e7ad4588bc713fa39b (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:08.759301 22459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3205dca2bf7640e7ad4588bc713fa39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.762705 22458 tablet_service.cc:1511] Processing CreateTablet for tablet 38064f6e9e1743748fe8deae7b8ac0a0 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:08.763859 22458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38064f6e9e1743748fe8deae7b8ac0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.769555 22516 tablet_bootstrap.cc:492] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8: Bootstrap starting.
I20260709 13:06:08.775246 22516 tablet_bootstrap.cc:654] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.783602 22392 tablet_service.cc:1511] Processing CreateTablet for tablet ba0c6d395d8c486ba6105ef3c375d7f5 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:08.784852 22392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0c6d395d8c486ba6105ef3c375d7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.786816 22390 tablet_service.cc:1511] Processing CreateTablet for tablet 438cffe63f39428daf85b268bfc33adf (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:08.788013 22390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438cffe63f39428daf85b268bfc33adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.790158 22385 tablet_service.cc:1511] Processing CreateTablet for tablet 3205dca2bf7640e7ad4588bc713fa39b (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:08.791307 22385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3205dca2bf7640e7ad4588bc713fa39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.792374 22386 tablet_service.cc:1511] Processing CreateTablet for tablet 2147745697f243ef86b5a80d30448d31 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:08.793514 22386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2147745697f243ef86b5a80d30448d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.795444 22317 tablet_service.cc:1511] Processing CreateTablet for tablet ba0c6d395d8c486ba6105ef3c375d7f5 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:08.795727 22316 tablet_service.cc:1511] Processing CreateTablet for tablet 975575bef5c44ec99ad0e2b4b226ab40 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:08.796648 22317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0c6d395d8c486ba6105ef3c375d7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.797703 22315 tablet_service.cc:1511] Processing CreateTablet for tablet 438cffe63f39428daf85b268bfc33adf (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:08.798964 22315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438cffe63f39428daf85b268bfc33adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.798779 22387 tablet_service.cc:1511] Processing CreateTablet for tablet 11252ac02a594470aa5d0ce58e6c9c14 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:08.800714 22389 tablet_service.cc:1511] Processing CreateTablet for tablet 09a0f9be41be4ae9b4ce18142a660319 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:08.802340 22388 tablet_service.cc:1511] Processing CreateTablet for tablet 26958dd858614760bdf6084ab90cf616 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:08.802722 22314 tablet_service.cc:1511] Processing CreateTablet for tablet 09a0f9be41be4ae9b4ce18142a660319 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:08.803529 22391 tablet_service.cc:1511] Processing CreateTablet for tablet 975575bef5c44ec99ad0e2b4b226ab40 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:08.803929 22314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a0f9be41be4ae9b4ce18142a660319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.804733 22391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 975575bef5c44ec99ad0e2b4b226ab40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.805321 22389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a0f9be41be4ae9b4ce18142a660319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.805928 22387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11252ac02a594470aa5d0ce58e6c9c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.806823 22313 tablet_service.cc:1511] Processing CreateTablet for tablet 26958dd858614760bdf6084ab90cf616 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:08.808406 22316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 975575bef5c44ec99ad0e2b4b226ab40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.808863 22312 tablet_service.cc:1511] Processing CreateTablet for tablet 11252ac02a594470aa5d0ce58e6c9c14 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:08.810063 22312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11252ac02a594470aa5d0ce58e6c9c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.807298 22384 tablet_service.cc:1511] Processing CreateTablet for tablet 38064f6e9e1743748fe8deae7b8ac0a0 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:08.812305 22310 tablet_service.cc:1511] Processing CreateTablet for tablet 3205dca2bf7640e7ad4588bc713fa39b (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:08.814460 22388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26958dd858614760bdf6084ab90cf616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.819365 22384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38064f6e9e1743748fe8deae7b8ac0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.819188 22311 tablet_service.cc:1511] Processing CreateTablet for tablet 2147745697f243ef86b5a80d30448d31 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:08.815616 22309 tablet_service.cc:1511] Processing CreateTablet for tablet 38064f6e9e1743748fe8deae7b8ac0a0 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:08.828115 22383 tablet_service.cc:1511] Processing CreateTablet for tablet 64689118a9ee4d08afeb9a34754fe3e7 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:08.833280 22460 tablet_service.cc:1511] Processing CreateTablet for tablet 64689118a9ee4d08afeb9a34754fe3e7 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:08.834445 22460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64689118a9ee4d08afeb9a34754fe3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.819172 22308 tablet_service.cc:1511] Processing CreateTablet for tablet 64689118a9ee4d08afeb9a34754fe3e7 (DEFAULT_TABLE table=test-workload [id=342727e70674424b96619338a0dca08b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:08.835345 22313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26958dd858614760bdf6084ab90cf616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.834444 22383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64689118a9ee4d08afeb9a34754fe3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.836202 22310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3205dca2bf7640e7ad4588bc713fa39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.836851 22309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38064f6e9e1743748fe8deae7b8ac0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.837883 22308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64689118a9ee4d08afeb9a34754fe3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.845924 22311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2147745697f243ef86b5a80d30448d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.886608 22518 tablet_bootstrap.cc:492] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0: Bootstrap starting.
I20260709 13:06:08.889389 22516 tablet_bootstrap.cc:492] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8: No bootstrap required, opened a new log
I20260709 13:06:08.898106 22516 ts_tablet_manager.cc:1403] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8: Time spent bootstrapping tablet: real 0.129s	user 0.020s	sys 0.004s
I20260709 13:06:08.900727 22516 raft_consensus.cc:359] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:08.901374 22516 raft_consensus.cc:385] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.901655 22516 raft_consensus.cc:740] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.904678 22516 consensus_queue.cc:260] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:08.910202 22519 tablet_bootstrap.cc:492] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf: Bootstrap starting.
I20260709 13:06:08.913162 22518 tablet_bootstrap.cc:654] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.915004 22516 ts_tablet_manager.cc:1434] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 13:06:08.918536 22501 heartbeater.cc:499] Master 127.21.39.126:33149 was elected leader, sending a full tablet report...
I20260709 13:06:08.919982 22516 tablet_bootstrap.cc:492] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8: Bootstrap starting.
I20260709 13:06:08.925840 22519 tablet_bootstrap.cc:654] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.927464 22518 tablet_bootstrap.cc:492] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0: No bootstrap required, opened a new log
I20260709 13:06:08.932199 22518 ts_tablet_manager.cc:1403] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260709 13:06:08.931680 22516 tablet_bootstrap.cc:654] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.936048 22518 raft_consensus.cc:359] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.936843 22518 raft_consensus.cc:385] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.937197 22518 raft_consensus.cc:740] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.938134 22518 consensus_queue.cc:260] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.942857 22519 tablet_bootstrap.cc:492] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf: No bootstrap required, opened a new log
I20260709 13:06:08.943343 22519 ts_tablet_manager.cc:1403] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.013s
I20260709 13:06:08.944350 22518 ts_tablet_manager.cc:1434] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.009s
I20260709 13:06:08.946019 22427 heartbeater.cc:499] Master 127.21.39.126:33149 was elected leader, sending a full tablet report...
I20260709 13:06:08.946213 22519 raft_consensus.cc:359] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.946872 22519 raft_consensus.cc:385] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.947132 22519 raft_consensus.cc:740] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.948235 22518 tablet_bootstrap.cc:492] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0: Bootstrap starting.
I20260709 13:06:08.947777 22519 consensus_queue.cc:260] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.951617 22516 tablet_bootstrap.cc:492] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8: No bootstrap required, opened a new log
I20260709 13:06:08.952123 22516 ts_tablet_manager.cc:1403] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.009s
I20260709 13:06:08.953658 22518 tablet_bootstrap.cc:654] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.954788 22516 raft_consensus.cc:359] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.955475 22516 raft_consensus.cc:385] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.955809 22516 raft_consensus.cc:740] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.956728 22516 consensus_queue.cc:260] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.959609 22352 heartbeater.cc:499] Master 127.21.39.126:33149 was elected leader, sending a full tablet report...
I20260709 13:06:08.960580 22519 ts_tablet_manager.cc:1434] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.005s
I20260709 13:06:08.961414 22519 tablet_bootstrap.cc:492] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf: Bootstrap starting.
I20260709 13:06:08.962405 22516 ts_tablet_manager.cc:1434] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:06:08.963407 22516 tablet_bootstrap.cc:492] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8: Bootstrap starting.
I20260709 13:06:08.967727 22519 tablet_bootstrap.cc:654] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.969331 22516 tablet_bootstrap.cc:654] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:08.970378 22518 tablet_bootstrap.cc:492] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0: No bootstrap required, opened a new log
I20260709 13:06:08.970893 22518 ts_tablet_manager.cc:1403] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.014s
I20260709 13:06:08.973574 22518 raft_consensus.cc:359] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.974303 22518 raft_consensus.cc:385] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.974643 22518 raft_consensus.cc:740] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.975418 22518 consensus_queue.cc:260] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.977339 22518 ts_tablet_manager.cc:1434] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:06:08.978229 22518 tablet_bootstrap.cc:492] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0: Bootstrap starting.
I20260709 13:06:08.984232 22519 tablet_bootstrap.cc:492] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf: No bootstrap required, opened a new log
I20260709 13:06:08.984706 22519 ts_tablet_manager.cc:1403] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:06:08.985040 22516 tablet_bootstrap.cc:492] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8: No bootstrap required, opened a new log
I20260709 13:06:08.985503 22516 ts_tablet_manager.cc:1403] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.019s
I20260709 13:06:08.987377 22519 raft_consensus.cc:359] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.988125 22519 raft_consensus.cc:385] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.988081 22516 raft_consensus.cc:359] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.988927 22516 raft_consensus.cc:385] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.989162 22516 raft_consensus.cc:740] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.988586 22519 raft_consensus.cc:740] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.989769 22516 consensus_queue.cc:260] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.990330 22519 consensus_queue.cc:260] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:08.992304 22519 ts_tablet_manager.cc:1434] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:06:08.993227 22519 tablet_bootstrap.cc:492] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf: Bootstrap starting.
I20260709 13:06:08.995224 22516 ts_tablet_manager.cc:1434] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:08.996186 22516 tablet_bootstrap.cc:492] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8: Bootstrap starting.
I20260709 13:06:08.999068 22519 tablet_bootstrap.cc:654] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.002045 22516 tablet_bootstrap.cc:654] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.002722 22518 tablet_bootstrap.cc:654] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.003247 22525 raft_consensus.cc:493] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.003702 22525 raft_consensus.cc:515] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.008536 22525 leader_election.cc:290] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.023576 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
W20260709 13:06:09.024825 22292 leader_election.cc:343] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.025579 22518 tablet_bootstrap.cc:492] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0: No bootstrap required, opened a new log
I20260709 13:06:09.026058 22518 ts_tablet_manager.cc:1403] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.009s
I20260709 13:06:09.026146 22516 tablet_bootstrap.cc:492] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8: No bootstrap required, opened a new log
I20260709 13:06:09.026651 22516 ts_tablet_manager.cc:1403] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260709 13:06:09.028084 22518 raft_consensus.cc:359] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.028589 22518 raft_consensus.cc:385] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.028803 22518 raft_consensus.cc:740] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.029390 22518 consensus_queue.cc:260] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.031210 22518 ts_tablet_manager.cc:1434] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:09.032286 22519 tablet_bootstrap.cc:492] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf: No bootstrap required, opened a new log
I20260709 13:06:09.032379 22518 tablet_bootstrap.cc:492] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0: Bootstrap starting.
I20260709 13:06:09.032783 22519 ts_tablet_manager.cc:1403] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.011s
I20260709 13:06:09.029279 22516 raft_consensus.cc:359] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.034072 22516 raft_consensus.cc:385] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.035619 22516 raft_consensus.cc:740] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.035914 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.035789 22519 raft_consensus.cc:359] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:09.036517 22519 raft_consensus.cc:385] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.036813 22519 raft_consensus.cc:740] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.036695 22516 consensus_queue.cc:260] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
W20260709 13:06:09.037513 22293 leader_election.cc:343] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.037559 22519 consensus_queue.cc:260] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:09.038046 22293 leader_election.cc:304] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b27081e7471493e944bf29260581cdf; no voters: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0
I20260709 13:06:09.039722 22519 ts_tablet_manager.cc:1434] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:09.040714 22519 tablet_bootstrap.cc:492] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf: Bootstrap starting.
I20260709 13:06:09.041929 22525 raft_consensus.cc:2749] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.044821 22516 ts_tablet_manager.cc:1434] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:06:09.045787 22516 tablet_bootstrap.cc:492] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8: Bootstrap starting.
I20260709 13:06:09.046792 22519 tablet_bootstrap.cc:654] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.051481 22516 tablet_bootstrap.cc:654] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.053136 22518 tablet_bootstrap.cc:654] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.058240 22519 tablet_bootstrap.cc:492] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf: No bootstrap required, opened a new log
I20260709 13:06:09.058712 22519 ts_tablet_manager.cc:1403] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:06:09.059691 22518 tablet_bootstrap.cc:492] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0: No bootstrap required, opened a new log
I20260709 13:06:09.060047 22518 ts_tablet_manager.cc:1403] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 13:06:09.061178 22519 raft_consensus.cc:359] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.061856 22519 raft_consensus.cc:385] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.062165 22516 tablet_bootstrap.cc:492] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8: No bootstrap required, opened a new log
I20260709 13:06:09.062165 22519 raft_consensus.cc:740] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.062130 22518 raft_consensus.cc:359] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.062738 22516 ts_tablet_manager.cc:1403] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 13:06:09.062798 22518 raft_consensus.cc:385] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.063187 22518 raft_consensus.cc:740] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.063037 22519 consensus_queue.cc:260] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.063961 22518 consensus_queue.cc:260] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.065588 22519 ts_tablet_manager.cc:1434] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:09.065306 22516 raft_consensus.cc:359] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.065996 22516 raft_consensus.cc:385] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.066067 22518 ts_tablet_manager.cc:1434] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:09.066339 22516 raft_consensus.cc:740] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.066514 22519 tablet_bootstrap.cc:492] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf: Bootstrap starting.
I20260709 13:06:09.067185 22516 consensus_queue.cc:260] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.071667 22516 ts_tablet_manager.cc:1434] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:09.072587 22516 tablet_bootstrap.cc:492] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8: Bootstrap starting.
I20260709 13:06:09.072633 22519 tablet_bootstrap.cc:654] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.077678 22518 tablet_bootstrap.cc:492] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0: Bootstrap starting.
I20260709 13:06:09.078819 22516 tablet_bootstrap.cc:654] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.083894 22519 tablet_bootstrap.cc:492] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf: No bootstrap required, opened a new log
I20260709 13:06:09.084385 22519 ts_tablet_manager.cc:1403] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260709 13:06:09.085234 22518 tablet_bootstrap.cc:654] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.087126 22519 raft_consensus.cc:359] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.087829 22519 raft_consensus.cc:385] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.088248 22519 raft_consensus.cc:740] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.088935 22519 consensus_queue.cc:260] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.090080 22516 tablet_bootstrap.cc:492] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8: No bootstrap required, opened a new log
I20260709 13:06:09.090092 22518 tablet_bootstrap.cc:492] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0: No bootstrap required, opened a new log
I20260709 13:06:09.090648 22516 ts_tablet_manager.cc:1403] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:06:09.090668 22518 ts_tablet_manager.cc:1403] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 13:06:09.090762 22519 ts_tablet_manager.cc:1434] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:09.091768 22519 tablet_bootstrap.cc:492] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf: Bootstrap starting.
I20260709 13:06:09.093402 22518 raft_consensus.cc:359] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.093585 22516 raft_consensus.cc:359] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.094242 22518 raft_consensus.cc:385] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.094295 22516 raft_consensus.cc:385] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.094710 22518 raft_consensus.cc:740] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.094772 22516 raft_consensus.cc:740] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.095688 22518 consensus_queue.cc:260] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.097420 22519 tablet_bootstrap.cc:654] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.095690 22516 consensus_queue.cc:260] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.097852 22518 ts_tablet_manager.cc:1434] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:09.098783 22518 tablet_bootstrap.cc:492] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0: Bootstrap starting.
I20260709 13:06:09.099308 22520 raft_consensus.cc:493] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.099745 22520 raft_consensus.cc:515] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:09.102388 22520 leader_election.cc:290] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691)
I20260709 13:06:09.103317 22516 ts_tablet_manager.cc:1434] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:09.104264 22516 tablet_bootstrap.cc:492] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8: Bootstrap starting.
I20260709 13:06:09.110311 22516 tablet_bootstrap.cc:654] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.111882 22518 tablet_bootstrap.cc:654] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.121574 22516 tablet_bootstrap.cc:492] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8: No bootstrap required, opened a new log
I20260709 13:06:09.122150 22516 ts_tablet_manager.cc:1403] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:06:09.124961 22516 raft_consensus.cc:359] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.125828 22516 raft_consensus.cc:385] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.126176 22516 raft_consensus.cc:740] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.126945 22516 consensus_queue.cc:260] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.136102 22516 ts_tablet_manager.cc:1434] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:09.144130 22516 tablet_bootstrap.cc:492] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8: Bootstrap starting.
I20260709 13:06:09.150146 22516 tablet_bootstrap.cc:654] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.150121 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf" is_pre_election: true
I20260709 13:06:09.150941 22327 raft_consensus.cc:2468] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 0.
I20260709 13:06:09.153095 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
I20260709 13:06:09.154623 22441 leader_election.cc:304] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 
I20260709 13:06:09.155575 22520 raft_consensus.cc:2804] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.155926 22520 raft_consensus.cc:493] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.156306 22520 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.161139 22516 tablet_bootstrap.cc:492] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8: No bootstrap required, opened a new log
I20260709 13:06:09.161659 22516 ts_tablet_manager.cc:1403] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:06:09.163771 22520 raft_consensus.cc:515] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:09.164323 22516 raft_consensus.cc:359] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.165325 22534 raft_consensus.cc:493] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.166028 22520 leader_election.cc:290] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691)
I20260709 13:06:09.165793 22534 raft_consensus.cc:515] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.166440 22516 raft_consensus.cc:385] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.166769 22516 raft_consensus.cc:740] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.167798 22534 leader_election.cc:290] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.167515 22516 consensus_queue.cc:260] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.170310 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975575bef5c44ec99ad0e2b4b226ab40" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.170919 22476 raft_consensus.cc:2468] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 0.
I20260709 13:06:09.171938 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975575bef5c44ec99ad0e2b4b226ab40" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
I20260709 13:06:09.173209 22293 leader_election.cc:304] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 
W20260709 13:06:09.174347 22292 leader_election.cc:343] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.175228 22534 raft_consensus.cc:2804] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.175639 22534 raft_consensus.cc:493] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.176023 22534 raft_consensus.cc:3060] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.180142 22546 raft_consensus.cc:493] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.181138 22546 raft_consensus.cc:515] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
W20260709 13:06:09.182042 22441 leader_election.cc:343] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.183187 22534 raft_consensus.cc:515] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.182258 22516 ts_tablet_manager.cc:1434] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.007s
I20260709 13:06:09.184429 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:09.185632 22546 leader_election.cc:290] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:09.186533 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:09.186839 22546 raft_consensus.cc:493] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.187098 22327 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.187258 22546 raft_consensus.cc:515] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
W20260709 13:06:09.187606 22441 leader_election.cc:343] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.188452 22516 tablet_bootstrap.cc:492] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8: Bootstrap starting.
I20260709 13:06:09.188695 22326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf" is_pre_election: true
I20260709 13:06:09.189153 22546 leader_election.cc:290] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:09.190146 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
I20260709 13:06:09.193938 22516 tablet_bootstrap.cc:654] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.197914 22326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38064f6e9e1743748fe8deae7b8ac0a0" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf" is_pre_election: true
I20260709 13:06:09.198107 22327 raft_consensus.cc:2468] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 1.
W20260709 13:06:09.199728 22441 leader_election.cc:343] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.200112 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38064f6e9e1743748fe8deae7b8ac0a0" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
W20260709 13:06:09.200361 22441 leader_election.cc:343] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.200770 22441 leader_election.cc:304] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8; no voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0
W20260709 13:06:09.201846 22441 leader_election.cc:343] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.202498 22441 leader_election.cc:304] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [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: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 98ce07960db344e28578f256c56834e0
I20260709 13:06:09.202773 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975575bef5c44ec99ad0e2b4b226ab40" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:09.203186 22546 raft_consensus.cc:2749] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:09.203542 22441 leader_election.cc:343] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.203796 22546 raft_consensus.cc:2804] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.203925 22441 leader_election.cc:304] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8; no voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0
W20260709 13:06:09.204285 22292 leader_election.cc:343] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.204578 22547 raft_consensus.cc:2749] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.204857 22546 raft_consensus.cc:697] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 1 LEADER]: Becoming Leader. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:09.205613 22546 consensus_queue.cc:237] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:09.206751 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975575bef5c44ec99ad0e2b4b226ab40" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:09.207034 22516 tablet_bootstrap.cc:492] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8: No bootstrap required, opened a new log
I20260709 13:06:09.207320 22476 raft_consensus.cc:3060] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.207540 22516 ts_tablet_manager.cc:1403] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.005s
I20260709 13:06:09.209939 22516 raft_consensus.cc:359] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.210597 22516 raft_consensus.cc:385] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.210896 22516 raft_consensus.cc:740] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.211658 22516 consensus_queue.cc:260] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.213724 22516 ts_tablet_manager.cc:1434] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:06:09.213733 22547 raft_consensus.cc:493] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.214340 22547 raft_consensus.cc:515] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.214738 22516 tablet_bootstrap.cc:492] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8: Bootstrap starting.
I20260709 13:06:09.216398 22547 leader_election.cc:290] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:09.216991 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64689118a9ee4d08afeb9a34754fe3e7" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf" is_pre_election: true
I20260709 13:06:09.217935 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64689118a9ee4d08afeb9a34754fe3e7" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
W20260709 13:06:09.218750 22441 leader_election.cc:343] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:09.220158 22441 leader_election.cc:343] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.220547 22441 leader_election.cc:304] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8; no voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0
I20260709 13:06:09.222129 22524 raft_consensus.cc:493] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.223475 22516 tablet_bootstrap.cc:654] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.223726 22476 raft_consensus.cc:2468] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 1.
I20260709 13:06:09.224927 22293 leader_election.cc:304] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [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: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 98ce07960db344e28578f256c56834e0
I20260709 13:06:09.225816 22525 raft_consensus.cc:2804] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.221891 22547 raft_consensus.cc:2749] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.222702 22524 raft_consensus.cc:515] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.234266 22524 leader_election.cc:290] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.236071 22534 leader_election.cc:290] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.245510 22518 tablet_bootstrap.cc:492] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0: No bootstrap required, opened a new log
I20260709 13:06:09.246025 22518 ts_tablet_manager.cc:1403] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0: Time spent bootstrapping tablet: real 0.147s	user 0.061s	sys 0.054s
I20260709 13:06:09.246409 22519 tablet_bootstrap.cc:492] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf: No bootstrap required, opened a new log
I20260709 13:06:09.246831 22519 ts_tablet_manager.cc:1403] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf: Time spent bootstrapping tablet: real 0.155s	user 0.035s	sys 0.077s
I20260709 13:06:09.251763 22525 raft_consensus.cc:697] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:09.252632 22518 raft_consensus.cc:359] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.252751 22525 consensus_queue.cc:237] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.257910 22516 tablet_bootstrap.cc:492] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8: No bootstrap required, opened a new log
I20260709 13:06:09.256111 22225 catalog_manager.cc:5697] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09514b5d8d1044319492e943a86d15d8 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "09514b5d8d1044319492e943a86d15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.257694 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf" is_pre_election: true
I20260709 13:06:09.258481 22327 raft_consensus.cc:2468] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 0.
I20260709 13:06:09.259682 22367 leader_election.cc:304] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.254899 22519 raft_consensus.cc:359] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.261502 22518 raft_consensus.cc:385] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.261843 22518 raft_consensus.cc:740] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.261591 22516 ts_tablet_manager.cc:1403] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.017s
W20260709 13:06:09.263868 22273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:09.260231 22519 raft_consensus.cc:385] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.264528 22519 raft_consensus.cc:740] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.264631 22516 raft_consensus.cc:359] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.265323 22516 raft_consensus.cc:385] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.265619 22516 raft_consensus.cc:740] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.265218 22519 consensus_queue.cc:260] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.265851 22223 catalog_manager.cc:5697] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 1 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.266273 22516 consensus_queue.cc:260] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.267612 22519 ts_tablet_manager.cc:1434] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:06:09.268481 22516 ts_tablet_manager.cc:1434] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:09.268525 22519 tablet_bootstrap.cc:492] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf: Bootstrap starting.
I20260709 13:06:09.260505 22524 raft_consensus.cc:2804] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.269336 22524 raft_consensus.cc:493] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.269668 22524 raft_consensus.cc:3060] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.272239 22518 consensus_queue.cc:260] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.272861 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.273432 22476 raft_consensus.cc:2468] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 0.
I20260709 13:06:09.275314 22519 tablet_bootstrap.cc:654] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.279713 22524 raft_consensus.cc:515] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.288318 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:09.288877 22327 raft_consensus.cc:3060] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.295522 22327 raft_consensus.cc:2468] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 1.
I20260709 13:06:09.297804 22367 leader_election.cc:304] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.307085 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:09.307655 22476 raft_consensus.cc:3060] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.314282 22476 raft_consensus.cc:2468] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 1.
I20260709 13:06:09.316923 22524 leader_election.cc:290] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.321358 22524 raft_consensus.cc:493] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.324409 22560 raft_consensus.cc:2804] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.325357 22560 raft_consensus.cc:697] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Becoming Leader. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:09.326378 22560 consensus_queue.cc:237] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.322772 22524 raft_consensus.cc:515] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.331739 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205dca2bf7640e7ad4588bc713fa39b" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf" is_pre_election: true
I20260709 13:06:09.332417 22327 raft_consensus.cc:2468] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 0.
I20260709 13:06:09.334758 22367 leader_election.cc:304] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.335881 22559 raft_consensus.cc:2804] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.336308 22559 raft_consensus.cc:493] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.336686 22559 raft_consensus.cc:3060] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.342289 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205dca2bf7640e7ad4588bc713fa39b" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.342979 22476 raft_consensus.cc:2468] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 0.
I20260709 13:06:09.344343 22524 leader_election.cc:290] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.345360 22524 raft_consensus.cc:493] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.345861 22524 raft_consensus.cc:515] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.350689 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a0f9be41be4ae9b4ce18142a660319" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf" is_pre_election: true
I20260709 13:06:09.350979 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a0f9be41be4ae9b4ce18142a660319" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.351747 22476 raft_consensus.cc:2468] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 0.
W20260709 13:06:09.351985 22367 leader_election.cc:343] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.353196 22368 leader_election.cc:304] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [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: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 1b27081e7471493e944bf29260581cdf
I20260709 13:06:09.356189 22524 leader_election.cc:290] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.357268 22524 raft_consensus.cc:2804] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.357662 22524 raft_consensus.cc:493] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.358075 22524 raft_consensus.cc:3060] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.366808 22559 raft_consensus.cc:515] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.369266 22518 ts_tablet_manager.cc:1434] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0: Time spent starting tablet: real 0.123s	user 0.056s	sys 0.043s
I20260709 13:06:09.373597 22518 tablet_bootstrap.cc:492] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0: Bootstrap starting.
I20260709 13:06:09.373670 22546 raft_consensus.cc:493] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.374172 22546 raft_consensus.cc:515] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.375191 22559 leader_election.cc:290] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.370607 22519 tablet_bootstrap.cc:492] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf: No bootstrap required, opened a new log
I20260709 13:06:09.375869 22519 ts_tablet_manager.cc:1403] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf: Time spent bootstrapping tablet: real 0.108s	user 0.045s	sys 0.053s
I20260709 13:06:09.376039 22546 leader_election.cc:290] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:09.376477 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205dca2bf7640e7ad4588bc713fa39b" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:09.377008 22327 raft_consensus.cc:3060] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.378369 22519 raft_consensus.cc:359] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.379042 22519 raft_consensus.cc:385] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.379313 22519 raft_consensus.cc:740] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.379969 22519 consensus_queue.cc:260] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.383011 22326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf" is_pre_election: true
I20260709 13:06:09.383272 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205dca2bf7640e7ad4588bc713fa39b" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:09.383788 22476 raft_consensus.cc:3060] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.383898 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
I20260709 13:06:09.384550 22402 raft_consensus.cc:2468] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 0.
I20260709 13:06:09.385706 22441 leader_election.cc:304] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.386442 22546 raft_consensus.cc:2804] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:09.386596 22441 leader_election.cc:343] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.386819 22546 raft_consensus.cc:493] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.387152 22546 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.387320 22518 tablet_bootstrap.cc:654] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.389230 22327 raft_consensus.cc:2468] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 1.
I20260709 13:06:09.390275 22367 leader_election.cc:304] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.389958 22225 catalog_manager.cc:5697] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98ce07960db344e28578f256c56834e0 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "98ce07960db344e28578f256c56834e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.391136 22560 raft_consensus.cc:493] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.391553 22560 raft_consensus.cc:515] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.393586 22524 raft_consensus.cc:515] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.394088 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26958dd858614760bdf6084ab90cf616" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf" is_pre_election: true
I20260709 13:06:09.394639 22327 raft_consensus.cc:2468] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 0.
I20260709 13:06:09.395507 22524 leader_election.cc:290] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.395998 22524 raft_consensus.cc:2804] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.396409 22524 raft_consensus.cc:697] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Becoming Leader. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:09.397311 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a0f9be41be4ae9b4ce18142a660319" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:09.397893 22475 raft_consensus.cc:3060] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.396445 22326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a0f9be41be4ae9b4ce18142a660319" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:09.398207 22519 ts_tablet_manager.cc:1434] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:06:09.398852 22367 leader_election.cc:304] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.399217 22519 tablet_bootstrap.cc:492] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf: Bootstrap starting.
W20260709 13:06:09.400190 22367 leader_election.cc:343] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.402312 22559 raft_consensus.cc:2804] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.405704 22560 leader_election.cc:290] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.397195 22524 consensus_queue.cc:237] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.405984 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26958dd858614760bdf6084ab90cf616" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.406613 22474 raft_consensus.cc:2468] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 0.
I20260709 13:06:09.405206 22475 raft_consensus.cc:2468] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 1.
I20260709 13:06:09.407220 22559 raft_consensus.cc:493] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.407650 22559 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.397893 22546 raft_consensus.cc:515] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.408277 22368 leader_election.cc:304] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [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: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 1b27081e7471493e944bf29260581cdf
I20260709 13:06:09.409034 22560 raft_consensus.cc:2804] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.409667 22560 raft_consensus.cc:697] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Becoming Leader. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:09.410105 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:09.410634 22518 tablet_bootstrap.cc:492] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0: No bootstrap required, opened a new log
I20260709 13:06:09.410485 22560 consensus_queue.cc:237] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.411135 22518 ts_tablet_manager.cc:1403] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
W20260709 13:06:09.411286 22441 leader_election.cc:343] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:09.412688 22546 leader_election.cc:290] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 1 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:09.404917 22519 tablet_bootstrap.cc:654] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.413224 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:09.413836 22402 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.413813 22559 raft_consensus.cc:515] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.407262 22476 raft_consensus.cc:2468] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 1.
I20260709 13:06:09.416350 22518 raft_consensus.cc:359] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.416805 22518 raft_consensus.cc:385] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.417057 22518 raft_consensus.cc:740] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.417203 22525 raft_consensus.cc:493] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.417639 22525 raft_consensus.cc:515] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.418020 22518 consensus_queue.cc:260] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.419816 22525 leader_election.cc:290] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.420038 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26958dd858614760bdf6084ab90cf616" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:09.422405 22327 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.423302 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
I20260709 13:06:09.424470 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.424697 22401 raft_consensus.cc:2468] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 0.
I20260709 13:06:09.425029 22476 raft_consensus.cc:2468] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 0.
I20260709 13:06:09.425328 22402 raft_consensus.cc:2468] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 1.
I20260709 13:06:09.425933 22292 leader_election.cc:304] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.423760 22518 ts_tablet_manager.cc:1434] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:09.430025 22518 tablet_bootstrap.cc:492] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0: Bootstrap starting.
I20260709 13:06:09.429980 22525 raft_consensus.cc:2804] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.430514 22525 raft_consensus.cc:493] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.431236 22525 raft_consensus.cc:3060] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.430590 22559 leader_election.cc:290] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.438526 22441 leader_election.cc:304] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [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: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 1b27081e7471493e944bf29260581cdf
I20260709 13:06:09.440232 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26958dd858614760bdf6084ab90cf616" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:09.440811 22475 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.443943 22518 tablet_bootstrap.cc:654] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.444367 22546 raft_consensus.cc:2804] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.448226 22546 raft_consensus.cc:697] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 1 LEADER]: Becoming Leader. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:09.450893 22519 tablet_bootstrap.cc:492] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf: No bootstrap required, opened a new log
I20260709 13:06:09.450579 22546 consensus_queue.cc:237] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.454110 22518 tablet_bootstrap.cc:492] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0: No bootstrap required, opened a new log
I20260709 13:06:09.454335 22475 raft_consensus.cc:2468] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 1.
I20260709 13:06:09.452996 22525 raft_consensus.cc:515] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.454232 22225 catalog_manager.cc:5697] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98ce07960db344e28578f256c56834e0 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "98ce07960db344e28578f256c56834e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.455546 22368 leader_election.cc:304] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.454560 22518 ts_tablet_manager.cc:1403] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 13:06:09.456300 22524 raft_consensus.cc:2804] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.456815 22524 raft_consensus.cc:697] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Becoming Leader. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:09.456969 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:09.457509 22402 raft_consensus.cc:3060] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.457851 22524 consensus_queue.cc:237] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.458788 22518 raft_consensus.cc:359] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:09.459389 22518 raft_consensus.cc:385] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.459623 22518 raft_consensus.cc:740] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.459846 22327 raft_consensus.cc:2468] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 1.
I20260709 13:06:09.460206 22518 consensus_queue.cc:260] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:09.462124 22518 ts_tablet_manager.cc:1434] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:09.462689 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:09.456264 22525 leader_election.cc:290] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.463248 22476 raft_consensus.cc:3060] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.462941 22518 tablet_bootstrap.cc:492] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0: Bootstrap starting.
I20260709 13:06:09.466856 22402 raft_consensus.cc:2468] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 1.
I20260709 13:06:09.469981 22518 tablet_bootstrap.cc:654] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.470310 22292 leader_election.cc:304] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.451391 22519 ts_tablet_manager.cc:1403] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.016s
I20260709 13:06:09.471021 22525 raft_consensus.cc:2804] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.471501 22525 raft_consensus.cc:697] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:09.472275 22525 consensus_queue.cc:237] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.473335 22519 raft_consensus.cc:359] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.473981 22519 raft_consensus.cc:385] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.474213 22519 raft_consensus.cc:740] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.474881 22519 consensus_queue.cc:260] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.476934 22519 ts_tablet_manager.cc:1434] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:09.479900 22519 tablet_bootstrap.cc:492] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf: Bootstrap starting.
I20260709 13:06:09.478659 22476 raft_consensus.cc:2468] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 1.
I20260709 13:06:09.484246 22225 catalog_manager.cc:5697] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09514b5d8d1044319492e943a86d15d8 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "09514b5d8d1044319492e943a86d15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.485100 22519 tablet_bootstrap.cc:654] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.487404 22223 catalog_manager.cc:5697] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98ce07960db344e28578f256c56834e0 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "98ce07960db344e28578f256c56834e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.489176 22223 catalog_manager.cc:5697] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98ce07960db344e28578f256c56834e0 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "98ce07960db344e28578f256c56834e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.497157 22518 tablet_bootstrap.cc:492] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0: No bootstrap required, opened a new log
I20260709 13:06:09.497586 22518 ts_tablet_manager.cc:1403] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.006s
I20260709 13:06:09.498217 22519 tablet_bootstrap.cc:492] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf: No bootstrap required, opened a new log
I20260709 13:06:09.498649 22519 ts_tablet_manager.cc:1403] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:06:09.499971 22518 raft_consensus.cc:359] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.500615 22518 raft_consensus.cc:385] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.500887 22518 raft_consensus.cc:740] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.500972 22519 raft_consensus.cc:359] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.501632 22519 raft_consensus.cc:385] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.501302 22225 catalog_manager.cc:5697] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 1 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.502007 22519 raft_consensus.cc:740] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.501689 22518 consensus_queue.cc:260] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.502625 22519 consensus_queue.cc:260] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.503847 22518 ts_tablet_manager.cc:1434] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:06:09.504565 22519 ts_tablet_manager.cc:1434] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:09.504680 22518 tablet_bootstrap.cc:492] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0: Bootstrap starting.
I20260709 13:06:09.505363 22519 tablet_bootstrap.cc:492] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf: Bootstrap starting.
I20260709 13:06:09.510725 22519 tablet_bootstrap.cc:654] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.513226 22518 tablet_bootstrap.cc:654] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:09.518672 22518 tablet_bootstrap.cc:492] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0: No bootstrap required, opened a new log
I20260709 13:06:09.518944 22519 tablet_bootstrap.cc:492] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf: No bootstrap required, opened a new log
I20260709 13:06:09.518987 22518 ts_tablet_manager.cc:1403] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 13:06:09.519358 22519 ts_tablet_manager.cc:1403] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 13:06:09.520889 22518 raft_consensus.cc:359] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.521041 22519 raft_consensus.cc:359] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.521363 22518 raft_consensus.cc:385] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.521517 22519 raft_consensus.cc:385] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:09.521621 22518 raft_consensus.cc:740] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.521796 22519 raft_consensus.cc:740] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Initialized, Role: FOLLOWER
I20260709 13:06:09.522220 22518 consensus_queue.cc:260] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.522375 22519 consensus_queue.cc:260] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.523653 22518 ts_tablet_manager.cc:1434] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:09.524713 22519 ts_tablet_manager.cc:1434] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:06:09.561527 22525 raft_consensus.cc:493] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.561975 22525 raft_consensus.cc:515] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.563594 22525 leader_election.cc:290] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.564353 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38064f6e9e1743748fe8deae7b8ac0a0" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
I20260709 13:06:09.564571 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38064f6e9e1743748fe8deae7b8ac0a0" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.564841 22402 raft_consensus.cc:2468] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 0.
I20260709 13:06:09.565107 22476 raft_consensus.cc:2468] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 0.
I20260709 13:06:09.565687 22292 leader_election.cc:304] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.566367 22525 raft_consensus.cc:2804] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.566624 22525 raft_consensus.cc:493] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.566874 22525 raft_consensus.cc:3060] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.570966 22525 raft_consensus.cc:515] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.572294 22525 leader_election.cc:290] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.572948 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38064f6e9e1743748fe8deae7b8ac0a0" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:09.573115 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38064f6e9e1743748fe8deae7b8ac0a0" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:09.573348 22402 raft_consensus.cc:3060] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.573529 22476 raft_consensus.cc:3060] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.577454 22402 raft_consensus.cc:2468] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 1.
I20260709 13:06:09.577534 22476 raft_consensus.cc:2468] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 1.
I20260709 13:06:09.578327 22292 leader_election.cc:304] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.578924 22525 raft_consensus.cc:2804] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.579301 22525 raft_consensus.cc:697] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:09.579957 22525 consensus_queue.cc:237] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.585934 22223 catalog_manager.cc:5697] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 1 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.607864 22524 raft_consensus.cc:493] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.608280 22524 raft_consensus.cc:515] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.609908 22524 leader_election.cc:290] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.610436 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975575bef5c44ec99ad0e2b4b226ab40" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b27081e7471493e944bf29260581cdf" is_pre_election: true
I20260709 13:06:09.610778 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975575bef5c44ec99ad0e2b4b226ab40" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.611409 22476 raft_consensus.cc:2393] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98ce07960db344e28578f256c56834e0 in current term 1: Already voted for candidate 1b27081e7471493e944bf29260581cdf in this term.
I20260709 13:06:09.612136 22368 leader_election.cc:304] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98ce07960db344e28578f256c56834e0; no voters: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf
I20260709 13:06:09.612679 22524 raft_consensus.cc:3060] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.616809 22524 raft_consensus.cc:2749] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.665632 22546 consensus_queue.cc:1048] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.674479 22402 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.681905 22547 consensus_queue.cc:1048] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.745441 22525 raft_consensus.cc:493] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.746021 22525 raft_consensus.cc:515] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.748109 22525 leader_election.cc:290] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.748638 22525 consensus_queue.cc:1048] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.748857 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64689118a9ee4d08afeb9a34754fe3e7" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
I20260709 13:06:09.748914 22524 consensus_queue.cc:1048] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:09.749431 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64689118a9ee4d08afeb9a34754fe3e7" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.749637 22402 raft_consensus.cc:2468] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 0.
I20260709 13:06:09.750030 22476 raft_consensus.cc:2468] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 0.
I20260709 13:06:09.750696 22292 leader_election.cc:304] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.751487 22525 raft_consensus.cc:2804] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:09.751886 22525 raft_consensus.cc:493] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.752202 22525 raft_consensus.cc:3060] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.765442 22551 consensus_queue.cc:1048] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:09.766682 22525 raft_consensus.cc:515] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.769413 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64689118a9ee4d08afeb9a34754fe3e7" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:09.769996 22401 raft_consensus.cc:3060] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.774736 22559 consensus_queue.cc:1048] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.777031 22401 raft_consensus.cc:2468] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 1.
I20260709 13:06:09.778227 22292 leader_election.cc:304] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:09.779582 22525 leader_election.cc:290] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.780900 22525 raft_consensus.cc:2804] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:09.781378 22525 raft_consensus.cc:697] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:09.782248 22525 consensus_queue.cc:237] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.792788 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64689118a9ee4d08afeb9a34754fe3e7" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:09.793525 22476 raft_consensus.cc:3060] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.802201 22476 raft_consensus.cc:2468] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 1.
I20260709 13:06:09.806161 22525 raft_consensus.cc:493] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.806592 22525 raft_consensus.cc:515] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:09.808086 22525 leader_election.cc:290] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:09.808736 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ce07960db344e28578f256c56834e0" is_pre_election: true
I20260709 13:06:09.808948 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09514b5d8d1044319492e943a86d15d8" is_pre_election: true
I20260709 13:06:09.809489 22402 raft_consensus.cc:2393] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b27081e7471493e944bf29260581cdf in current term 1: Already voted for candidate 09514b5d8d1044319492e943a86d15d8 in this term.
I20260709 13:06:09.810472 22293 leader_election.cc:304] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b27081e7471493e944bf29260581cdf; no voters: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0
I20260709 13:06:09.811177 22525 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.815394 22525 raft_consensus.cc:2749] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:09.815060 22223 catalog_manager.cc:5697] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 1 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.846029 22524 consensus_queue.cc:1048] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.854198 22327 raft_consensus.cc:3060] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:09.861409 22524 consensus_queue.cc:1048] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.876907 22524 consensus_queue.cc:1048] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.883699 22525 consensus_queue.cc:1048] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.885667 22557 consensus_queue.cc:1048] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.894896 22551 consensus_queue.cc:1048] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.908701 22557 consensus_queue.cc:1048] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.917574 22524 consensus_queue.cc:1048] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.968050 22551 consensus_queue.cc:1048] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.975214 22520 consensus_queue.cc:1048] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.978878 22585 consensus_queue.cc:1048] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.989188 22546 consensus_queue.cc:1048] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:10.095975 22475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5"
dest_uuid: "09514b5d8d1044319492e943a86d15d8"
mode: GRACEFUL
new_leader_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:36484
I20260709 13:06:10.096428 22475 raft_consensus.cc:606] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 1 LEADER]: Received request to transfer leadership to TS 1b27081e7471493e944bf29260581cdf
I20260709 13:06:10.113508 22401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf"
dest_uuid: "98ce07960db344e28578f256c56834e0"
mode: GRACEFUL
new_leader_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:32894
I20260709 13:06:10.114040 22401 raft_consensus.cc:606] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Received request to transfer leadership to TS 1b27081e7471493e944bf29260581cdf
I20260709 13:06:10.118501 22401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09a0f9be41be4ae9b4ce18142a660319"
dest_uuid: "98ce07960db344e28578f256c56834e0"
mode: GRACEFUL
new_leader_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:32894
I20260709 13:06:10.118954 22401 raft_consensus.cc:606] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Received request to transfer leadership to TS 1b27081e7471493e944bf29260581cdf
I20260709 13:06:10.123394 22401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26958dd858614760bdf6084ab90cf616"
dest_uuid: "98ce07960db344e28578f256c56834e0"
mode: GRACEFUL
new_leader_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:32894
I20260709 13:06:10.123811 22401 raft_consensus.cc:606] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Received request to transfer leadership to TS 1b27081e7471493e944bf29260581cdf
I20260709 13:06:10.135562 22327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
mode: GRACEFUL
new_leader_uuid: "98ce07960db344e28578f256c56834e0"
 from {username='slave'} at 127.0.0.1:52468
I20260709 13:06:10.136003 22327 raft_consensus.cc:606] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Received request to transfer leadership to TS 98ce07960db344e28578f256c56834e0
I20260709 13:06:10.140225 22475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2147745697f243ef86b5a80d30448d31"
dest_uuid: "09514b5d8d1044319492e943a86d15d8"
mode: GRACEFUL
new_leader_uuid: "98ce07960db344e28578f256c56834e0"
 from {username='slave'} at 127.0.0.1:36484
I20260709 13:06:10.140646 22475 raft_consensus.cc:606] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 1 LEADER]: Received request to transfer leadership to TS 98ce07960db344e28578f256c56834e0
I20260709 13:06:10.146596 22327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38064f6e9e1743748fe8deae7b8ac0a0"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
mode: GRACEFUL
new_leader_uuid: "98ce07960db344e28578f256c56834e0"
 from {username='slave'} at 127.0.0.1:52468
I20260709 13:06:10.147003 22327 raft_consensus.cc:606] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Received request to transfer leadership to TS 98ce07960db344e28578f256c56834e0
I20260709 13:06:10.150923 22327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64689118a9ee4d08afeb9a34754fe3e7"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
mode: GRACEFUL
new_leader_uuid: "09514b5d8d1044319492e943a86d15d8"
 from {username='slave'} at 127.0.0.1:52468
I20260709 13:06:10.151319 22327 raft_consensus.cc:606] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Received request to transfer leadership to TS 09514b5d8d1044319492e943a86d15d8
I20260709 13:06:10.190009 22524 raft_consensus.cc:993] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0: : Instructing follower 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:10.190402 22560 raft_consensus.cc:1081] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Signalling peer 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:10.191756 22327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:52462
I20260709 13:06:10.192166 22327 raft_consensus.cc:493] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.192435 22327 raft_consensus.cc:3060] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.196652 22327 raft_consensus.cc:515] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.198179 22327 leader_election.cc:290] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 2 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:10.198791 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:10.199079 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:10.199358 22401 raft_consensus.cc:3055] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.199596 22475 raft_consensus.cc:3060] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.199716 22401 raft_consensus.cc:740] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:10.200518 22401 consensus_queue.cc:260] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.201642 22401 raft_consensus.cc:3060] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.205621 22475 raft_consensus.cc:2468] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 2.
I20260709 13:06:10.206656 22293 leader_election.cc:304] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 
I20260709 13:06:10.207229 22586 raft_consensus.cc:2804] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.207242 22401 raft_consensus.cc:2468] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 2.
I20260709 13:06:10.207760 22586 raft_consensus.cc:697] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:10.208534 22586 consensus_queue.cc:237] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.214637 22225 catalog_manager.cc:5697] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 1 to 2, leader changed from 98ce07960db344e28578f256c56834e0 (127.21.39.66) to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 2 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.217931 22586 consensus_queue.cc:1048] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:10.229031 22585 consensus_queue.cc:1048] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:10.238545 22525 raft_consensus.cc:993] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf: : Instructing follower 09514b5d8d1044319492e943a86d15d8 to start an election
I20260709 13:06:10.239001 22585 raft_consensus.cc:1081] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Signalling peer 09514b5d8d1044319492e943a86d15d8 to start an election
I20260709 13:06:10.240574 22475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64689118a9ee4d08afeb9a34754fe3e7"
dest_uuid: "09514b5d8d1044319492e943a86d15d8"
 from {username='slave'} at 127.0.0.1:36470
I20260709 13:06:10.241072 22475 raft_consensus.cc:493] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.241541 22475 raft_consensus.cc:3060] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.246620 22475 raft_consensus.cc:515] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.248517 22475 leader_election.cc:290] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 2 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:10.249477 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64689118a9ee4d08afeb9a34754fe3e7" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:10.249660 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64689118a9ee4d08afeb9a34754fe3e7" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:10.250069 22401 raft_consensus.cc:3060] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.250169 22327 raft_consensus.cc:3055] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.250483 22327 raft_consensus.cc:740] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:10.251209 22327 consensus_queue.cc:260] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.252317 22327 raft_consensus.cc:3060] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.256220 22401 raft_consensus.cc:2468] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 2.
I20260709 13:06:10.257232 22441 leader_election.cc:304] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:10.258303 22546 raft_consensus.cc:2804] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.258673 22546 raft_consensus.cc:697] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 2 LEADER]: Becoming Leader. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:10.258751 22327 raft_consensus.cc:2468] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 2.
I20260709 13:06:10.259377 22546 consensus_queue.cc:237] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.265897 22223 catalog_manager.cc:5697] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 reported cstate change: term changed from 1 to 2, leader changed from 1b27081e7471493e944bf29260581cdf (127.21.39.65) to 09514b5d8d1044319492e943a86d15d8 (127.21.39.67). New cstate: current_term: 2 leader_uuid: "09514b5d8d1044319492e943a86d15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.273516 22520 raft_consensus.cc:993] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8: : Instructing follower 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:10.273952 22546 raft_consensus.cc:1081] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 1 LEADER]: Signalling peer 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:10.275336 22327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:52446
I20260709 13:06:10.275740 22327 raft_consensus.cc:493] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.276014 22327 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.280357 22327 raft_consensus.cc:515] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:10.282804 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:10.283228 22475 raft_consensus.cc:3055] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.283460 22475 raft_consensus.cc:740] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:10.284086 22475 consensus_queue.cc:260] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:10.285013 22475 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.290078 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:10.290603 22401 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.290834 22327 leader_election.cc:290] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 2 election: Requested vote from peers 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:10.292753 22475 raft_consensus.cc:2468] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 2.
I20260709 13:06:10.293660 22293 leader_election.cc:304] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 
I20260709 13:06:10.294308 22585 raft_consensus.cc:2804] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.294661 22585 raft_consensus.cc:697] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:10.295392 22401 raft_consensus.cc:2468] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 2.
I20260709 13:06:10.295377 22585 consensus_queue.cc:237] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:10.301139 22223 catalog_manager.cc:5697] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 1 to 2, leader changed from 09514b5d8d1044319492e943a86d15d8 (127.21.39.67) to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 2 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.334559 22559 raft_consensus.cc:993] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0: : Instructing follower 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:10.334967 22559 raft_consensus.cc:1081] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Signalling peer 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:10.336195 22327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26958dd858614760bdf6084ab90cf616"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:52462
I20260709 13:06:10.336606 22327 raft_consensus.cc:493] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.336856 22327 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.340919 22327 raft_consensus.cc:515] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.342391 22327 leader_election.cc:290] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 2 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:10.343101 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26958dd858614760bdf6084ab90cf616" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:10.343415 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26958dd858614760bdf6084ab90cf616" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:10.343688 22401 raft_consensus.cc:3055] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.343945 22475 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.344017 22401 raft_consensus.cc:740] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:10.344895 22401 consensus_queue.cc:260] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.346100 22401 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.350517 22475 raft_consensus.cc:2468] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 2.
I20260709 13:06:10.351506 22293 leader_election.cc:304] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 
I20260709 13:06:10.352067 22585 raft_consensus.cc:2804] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.352104 22401 raft_consensus.cc:2468] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 2.
I20260709 13:06:10.352463 22585 raft_consensus.cc:697] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:10.353185 22585 consensus_queue.cc:237] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.358592 22223 catalog_manager.cc:5697] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 1 to 2, leader changed from 98ce07960db344e28578f256c56834e0 (127.21.39.66) to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 2 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.416734 22524 raft_consensus.cc:993] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0: : Instructing follower 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:10.417152 22560 raft_consensus.cc:1081] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Signalling peer 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:10.418582 22327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09a0f9be41be4ae9b4ce18142a660319"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:52462
I20260709 13:06:10.419031 22327 raft_consensus.cc:493] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.419340 22327 raft_consensus.cc:3060] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.424891 22327 raft_consensus.cc:515] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.426607 22327 leader_election.cc:290] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 2 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:10.427136 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a0f9be41be4ae9b4ce18142a660319" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:10.427654 22401 raft_consensus.cc:3055] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.427621 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a0f9be41be4ae9b4ce18142a660319" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:10.428037 22401 raft_consensus.cc:740] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:10.428216 22475 raft_consensus.cc:3060] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.428680 22401 consensus_queue.cc:260] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.429494 22401 raft_consensus.cc:3060] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.432597 22475 raft_consensus.cc:2468] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 2.
I20260709 13:06:10.433475 22293 leader_election.cc:304] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 
I20260709 13:06:10.433595 22401 raft_consensus.cc:2468] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 2.
I20260709 13:06:10.434114 22585 raft_consensus.cc:2804] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.434538 22585 raft_consensus.cc:697] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:10.435299 22585 consensus_queue.cc:237] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.440445 22223 catalog_manager.cc:5697] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 1 to 2, leader changed from 98ce07960db344e28578f256c56834e0 (127.21.39.66) to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 2 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.476647 22585 raft_consensus.cc:993] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf: : Instructing follower 98ce07960db344e28578f256c56834e0 to start an election
I20260709 13:06:10.477227 22584 raft_consensus.cc:1081] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Signalling peer 98ce07960db344e28578f256c56834e0 to start an election
I20260709 13:06:10.478672 22401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14"
dest_uuid: "98ce07960db344e28578f256c56834e0"
 from {username='slave'} at 127.0.0.1:32868
I20260709 13:06:10.479187 22401 raft_consensus.cc:493] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.479521 22401 raft_consensus.cc:3060] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.483656 22401 raft_consensus.cc:515] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.485234 22401 leader_election.cc:290] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 2 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:10.485848 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:10.486415 22327 raft_consensus.cc:3055] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.486370 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:10.486891 22327 raft_consensus.cc:740] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:10.487087 22475 raft_consensus.cc:3060] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.487143 22520 raft_consensus.cc:993] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8: : Instructing follower 98ce07960db344e28578f256c56834e0 to start an election
I20260709 13:06:10.487710 22520 raft_consensus.cc:1081] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 1 LEADER]: Signalling peer 98ce07960db344e28578f256c56834e0 to start an election
I20260709 13:06:10.487689 22327 consensus_queue.cc:260] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.488893 22327 raft_consensus.cc:3060] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.489341 22402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2147745697f243ef86b5a80d30448d31"
dest_uuid: "98ce07960db344e28578f256c56834e0"
 from {username='slave'} at 127.0.0.1:32882
I20260709 13:06:10.489841 22402 raft_consensus.cc:493] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.490177 22402 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.491747 22475 raft_consensus.cc:2468] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 2.
I20260709 13:06:10.492558 22368 leader_election.cc:304] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:10.493117 22560 raft_consensus.cc:2804] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.493472 22560 raft_consensus.cc:697] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Becoming Leader. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:10.494195 22560 consensus_queue.cc:237] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.495078 22327 raft_consensus.cc:2468] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 2.
I20260709 13:06:10.496107 22402 raft_consensus.cc:515] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.498018 22402 leader_election.cc:290] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 2 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:10.498287 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:10.498518 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:10.498919 22327 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.499069 22475 raft_consensus.cc:3055] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.499423 22475 raft_consensus.cc:740] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:10.500177 22475 consensus_queue.cc:260] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.500279 22223 catalog_manager.cc:5697] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 reported cstate change: term changed from 1 to 2, leader changed from 1b27081e7471493e944bf29260581cdf (127.21.39.65) to 98ce07960db344e28578f256c56834e0 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "98ce07960db344e28578f256c56834e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.501343 22475 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.504618 22327 raft_consensus.cc:2468] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 2.
I20260709 13:06:10.505626 22367 leader_election.cc:304] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:10.506429 22560 raft_consensus.cc:2804] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.506860 22560 raft_consensus.cc:697] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Becoming Leader. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:10.507040 22475 raft_consensus.cc:2468] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 2.
I20260709 13:06:10.507611 22560 consensus_queue.cc:237] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.512760 22223 catalog_manager.cc:5697] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 reported cstate change: term changed from 1 to 2, leader changed from 09514b5d8d1044319492e943a86d15d8 (127.21.39.67) to 98ce07960db344e28578f256c56834e0 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "98ce07960db344e28578f256c56834e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.587548 22475 raft_consensus.cc:1275] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.588598 22584 consensus_queue.cc:1048] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.596433 22402 raft_consensus.cc:1275] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.598763 22585 consensus_queue.cc:1048] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.600662 22525 raft_consensus.cc:993] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf: : Instructing follower 98ce07960db344e28578f256c56834e0 to start an election
I20260709 13:06:10.601059 22525 raft_consensus.cc:1081] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Signalling peer 98ce07960db344e28578f256c56834e0 to start an election
I20260709 13:06:10.602587 22401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38064f6e9e1743748fe8deae7b8ac0a0"
dest_uuid: "98ce07960db344e28578f256c56834e0"
 from {username='slave'} at 127.0.0.1:32868
I20260709 13:06:10.603065 22401 raft_consensus.cc:493] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.603406 22401 raft_consensus.cc:3060] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.608033 22401 raft_consensus.cc:515] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.609355 22401 leader_election.cc:290] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 2 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:10.610072 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38064f6e9e1743748fe8deae7b8ac0a0" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:10.610571 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38064f6e9e1743748fe8deae7b8ac0a0" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:10.610625 22327 raft_consensus.cc:3055] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.611045 22475 raft_consensus.cc:3060] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.611048 22327 raft_consensus.cc:740] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:10.614193 22327 consensus_queue.cc:260] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.614925 22327 raft_consensus.cc:3060] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.615598 22475 raft_consensus.cc:2468] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 2.
I20260709 13:06:10.616410 22368 leader_election.cc:304] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:10.617003 22560 raft_consensus.cc:2804] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.617457 22560 raft_consensus.cc:697] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Becoming Leader. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:10.618193 22560 consensus_queue.cc:237] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:10.619753 22327 raft_consensus.cc:2468] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 2.
I20260709 13:06:10.623929 22225 catalog_manager.cc:5697] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 reported cstate change: term changed from 1 to 2, leader changed from 1b27081e7471493e944bf29260581cdf (127.21.39.65) to 98ce07960db344e28578f256c56834e0 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "98ce07960db344e28578f256c56834e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.644380 22327 raft_consensus.cc:1275] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Refusing update from remote peer 09514b5d8d1044319492e943a86d15d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.645373 22520 consensus_queue.cc:1048] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.651798 22401 raft_consensus.cc:1275] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Refusing update from remote peer 09514b5d8d1044319492e943a86d15d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.653394 22547 consensus_queue.cc:1048] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.674475 22475 raft_consensus.cc:1275] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.675518 22525 consensus_queue.cc:1048] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.682674 22401 raft_consensus.cc:1275] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.684131 22584 consensus_queue.cc:1048] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.758133 22401 raft_consensus.cc:1275] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.759157 22584 consensus_queue.cc:1048] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.765966 22475 raft_consensus.cc:1275] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.767258 22585 consensus_queue.cc:1048] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.923666 22327 raft_consensus.cc:1275] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Refusing update from remote peer 98ce07960db344e28578f256c56834e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.924751 22560 consensus_queue.cc:1048] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.931730 22475 raft_consensus.cc:1275] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Refusing update from remote peer 98ce07960db344e28578f256c56834e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.933241 22560 consensus_queue.cc:1048] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.947288 22475 raft_consensus.cc:1275] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.948282 22585 consensus_queue.cc:1048] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.955247 22401 raft_consensus.cc:1275] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.956748 22586 consensus_queue.cc:1048] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.980547 22327 raft_consensus.cc:1275] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Refusing update from remote peer 98ce07960db344e28578f256c56834e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.981459 22560 consensus_queue.cc:1048] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.987499 22475 raft_consensus.cc:1275] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Refusing update from remote peer 98ce07960db344e28578f256c56834e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.988723 22560 consensus_queue.cc:1048] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:11.007633 22327 raft_consensus.cc:1275] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Refusing update from remote peer 98ce07960db344e28578f256c56834e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:11.008608 22560 consensus_queue.cc:1048] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:11.015690 22475 raft_consensus.cc:1275] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Refusing update from remote peer 98ce07960db344e28578f256c56834e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:11.017259 22611 consensus_queue.cc:1048] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.177486 21661 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:06:13.178367 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:13.193248 22327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26958dd858614760bdf6084ab90cf616"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
mode: GRACEFUL
new_leader_uuid: "09514b5d8d1044319492e943a86d15d8"
 from {username='slave'} at 127.0.0.1:52470
I20260709 13:06:13.193658 22327 raft_consensus.cc:606] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Received request to transfer leadership to TS 09514b5d8d1044319492e943a86d15d8
I20260709 13:06:13.195616 22327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
mode: GRACEFUL
new_leader_uuid: "09514b5d8d1044319492e943a86d15d8"
 from {username='slave'} at 127.0.0.1:52470
I20260709 13:06:13.195976 22327 raft_consensus.cc:606] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Received request to transfer leadership to TS 09514b5d8d1044319492e943a86d15d8
I20260709 13:06:13.196761 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:13.197134 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:13.488972 22621 raft_consensus.cc:993] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf: : Instructing follower 09514b5d8d1044319492e943a86d15d8 to start an election
I20260709 13:06:13.489336 22525 raft_consensus.cc:1081] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Signalling peer 09514b5d8d1044319492e943a86d15d8 to start an election
I20260709 13:06:13.490576 22476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26958dd858614760bdf6084ab90cf616"
dest_uuid: "09514b5d8d1044319492e943a86d15d8"
 from {username='slave'} at 127.0.0.1:36470
I20260709 13:06:13.490985 22476 raft_consensus.cc:493] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.491262 22476 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.495342 22476 raft_consensus.cc:515] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:13.496721 22476 leader_election.cc:290] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 3 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:13.497351 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26958dd858614760bdf6084ab90cf616" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:13.497608 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26958dd858614760bdf6084ab90cf616" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:13.497867 22327 raft_consensus.cc:3055] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:13.498090 22401 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.498117 22327 raft_consensus.cc:740] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:13.498869 22327 consensus_queue.cc:260] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:13.499599 22327 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.502101 22401 raft_consensus.cc:2468] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 3.
I20260709 13:06:13.502931 22441 leader_election.cc:304] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [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: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:13.503396 22327 raft_consensus.cc:2468] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 3.
I20260709 13:06:13.503494 22620 raft_consensus.cc:2804] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:13.504356 22620 raft_consensus.cc:697] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Becoming Leader. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:13.505008 22620 consensus_queue.cc:237] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:13.511116 22223 catalog_manager.cc:5697] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 reported cstate change: term changed from 2 to 3, leader changed from 1b27081e7471493e944bf29260581cdf (127.21.39.65) to 09514b5d8d1044319492e943a86d15d8 (127.21.39.67). New cstate: current_term: 3 leader_uuid: "09514b5d8d1044319492e943a86d15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:13.806121 22621 raft_consensus.cc:993] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf: : Instructing follower 09514b5d8d1044319492e943a86d15d8 to start an election
I20260709 13:06:13.806504 22525 raft_consensus.cc:1081] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Signalling peer 09514b5d8d1044319492e943a86d15d8 to start an election
I20260709 13:06:13.807732 22476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5"
dest_uuid: "09514b5d8d1044319492e943a86d15d8"
 from {username='slave'} at 127.0.0.1:36470
I20260709 13:06:13.808147 22476 raft_consensus.cc:493] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.808418 22476 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.812489 22476 raft_consensus.cc:515] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:13.813891 22476 leader_election.cc:290] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 3 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691)
I20260709 13:06:13.814517 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:13.814738 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:13.814983 22401 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.815176 22327 raft_consensus.cc:3055] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:13.815440 22327 raft_consensus.cc:740] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:13.816105 22327 consensus_queue.cc:260] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [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: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:13.816852 22327 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.818665 22401 raft_consensus.cc:2468] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 3.
I20260709 13:06:13.819411 22441 leader_election.cc:304] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [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: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:13.819984 22620 raft_consensus.cc:2804] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:13.820328 22620 raft_consensus.cc:697] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Becoming Leader. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:13.820802 22327 raft_consensus.cc:2468] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 3.
I20260709 13:06:13.820936 22620 consensus_queue.cc:237] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [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: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:13.828820 22223 catalog_manager.cc:5697] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 reported cstate change: term changed from 2 to 3, leader changed from 1b27081e7471493e944bf29260581cdf (127.21.39.65) to 09514b5d8d1044319492e943a86d15d8 (127.21.39.67). New cstate: current_term: 3 leader_uuid: "09514b5d8d1044319492e943a86d15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:13.955005 22326 raft_consensus.cc:1275] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Refusing update from remote peer 09514b5d8d1044319492e943a86d15d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:13.956866 22620 consensus_queue.cc:1048] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:13.973667 22401 raft_consensus.cc:1275] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Refusing update from remote peer 09514b5d8d1044319492e943a86d15d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:13.976728 22620 consensus_queue.cc:1048] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.197966 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:14.208171 22475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5"
dest_uuid: "09514b5d8d1044319492e943a86d15d8"
mode: GRACEFUL
new_leader_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:36484
I20260709 13:06:14.208688 22475 raft_consensus.cc:606] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Received request to transfer leadership to TS 1b27081e7471493e944bf29260581cdf
I20260709 13:06:14.219063 22475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26958dd858614760bdf6084ab90cf616"
dest_uuid: "09514b5d8d1044319492e943a86d15d8"
mode: GRACEFUL
new_leader_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:36484
I20260709 13:06:14.219448 22475 raft_consensus.cc:606] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Received request to transfer leadership to TS 1b27081e7471493e944bf29260581cdf
I20260709 13:06:14.223246 22401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14"
dest_uuid: "98ce07960db344e28578f256c56834e0"
mode: GRACEFUL
new_leader_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:32894
I20260709 13:06:14.223623 22401 raft_consensus.cc:606] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Received request to transfer leadership to TS 1b27081e7471493e944bf29260581cdf
I20260709 13:06:14.227682 22401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2147745697f243ef86b5a80d30448d31"
dest_uuid: "98ce07960db344e28578f256c56834e0"
mode: GRACEFUL
new_leader_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:32894
I20260709 13:06:14.228051 22401 raft_consensus.cc:606] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Received request to transfer leadership to TS 1b27081e7471493e944bf29260581cdf
I20260709 13:06:14.231705 22401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3205dca2bf7640e7ad4588bc713fa39b"
dest_uuid: "98ce07960db344e28578f256c56834e0"
mode: GRACEFUL
new_leader_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:32894
I20260709 13:06:14.232060 22401 raft_consensus.cc:606] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Received request to transfer leadership to TS 1b27081e7471493e944bf29260581cdf
I20260709 13:06:14.286455 22524 raft_consensus.cc:993] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0: : Instructing follower 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:14.286890 22637 raft_consensus.cc:1081] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Signalling peer 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:14.288172 22326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2147745697f243ef86b5a80d30448d31"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:52462
I20260709 13:06:14.288596 22326 raft_consensus.cc:493] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.288830 22326 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.293823 22326 raft_consensus.cc:515] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.295264 22326 leader_election.cc:290] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 3 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:14.295995 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:14.296195 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:14.296573 22401 raft_consensus.cc:3055] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:14.296734 22475 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.296854 22401 raft_consensus.cc:740] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:14.297633 22401 consensus_queue.cc:260] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.298532 22401 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.301103 22475 raft_consensus.cc:2468] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 3.
I20260709 13:06:14.302049 22293 leader_election.cc:304] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [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: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 
I20260709 13:06:14.302737 22525 raft_consensus.cc:2804] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:14.302757 22401 raft_consensus.cc:2468] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 3.
I20260709 13:06:14.303243 22525 raft_consensus.cc:697] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 3 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:14.304034 22525 consensus_queue.cc:237] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.310247 22223 catalog_manager.cc:5697] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 2 to 3, leader changed from 98ce07960db344e28578f256c56834e0 (127.21.39.66) to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 3 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.364473 22624 raft_consensus.cc:993] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8: : Instructing follower 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:14.364835 22620 raft_consensus.cc:1081] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Signalling peer 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:14.366062 22326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26958dd858614760bdf6084ab90cf616"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:52446
I20260709 13:06:14.366475 22326 raft_consensus.cc:493] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.366748 22326 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:14.370922 22326 raft_consensus.cc:515] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.372464 22326 leader_election.cc:290] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 4 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:14.373005 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26958dd858614760bdf6084ab90cf616" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:14.373342 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26958dd858614760bdf6084ab90cf616" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:14.373492 22401 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:14.373805 22475 raft_consensus.cc:3055] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:14.374042 22475 raft_consensus.cc:740] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:14.374604 22475 consensus_queue.cc:260] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.375414 22475 raft_consensus.cc:3060] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:14.377283 22401 raft_consensus.cc:2468] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 4.
I20260709 13:06:14.378157 22292 leader_election.cc:304] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [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: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:14.378872 22525 raft_consensus.cc:2804] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:14.379276 22525 raft_consensus.cc:697] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 4 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:14.380026 22475 raft_consensus.cc:2468] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 4.
I20260709 13:06:14.380043 22525 consensus_queue.cc:237] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.380957 22524 raft_consensus.cc:993] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0: : Instructing follower 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:14.381361 22637 raft_consensus.cc:1081] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Signalling peer 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:14.382717 22326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3205dca2bf7640e7ad4588bc713fa39b"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:52462
I20260709 13:06:14.383277 22326 raft_consensus.cc:493] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.383620 22326 raft_consensus.cc:3060] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.386492 22223 catalog_manager.cc:5697] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 3 to 4, leader changed from 09514b5d8d1044319492e943a86d15d8 (127.21.39.67) to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 4 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.389081 22326 raft_consensus.cc:515] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.390522 22326 leader_election.cc:290] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 2 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:14.391152 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205dca2bf7640e7ad4588bc713fa39b" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:14.391376 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205dca2bf7640e7ad4588bc713fa39b" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:14.391664 22401 raft_consensus.cc:3055] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:14.391942 22475 raft_consensus.cc:3060] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.391973 22401 raft_consensus.cc:740] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:14.392817 22401 consensus_queue.cc:260] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.393868 22401 raft_consensus.cc:3060] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.396272 22475 raft_consensus.cc:2468] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 2.
I20260709 13:06:14.397042 22293 leader_election.cc:304] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 
I20260709 13:06:14.397710 22525 raft_consensus.cc:2804] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:14.398052 22525 raft_consensus.cc:697] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:14.398581 22401 raft_consensus.cc:2468] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 2.
I20260709 13:06:14.398741 22525 consensus_queue.cc:237] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.404963 22223 catalog_manager.cc:5697] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 1 to 2, leader changed from 98ce07960db344e28578f256c56834e0 (127.21.39.66) to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 2 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.424727 22326 raft_consensus.cc:1275] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Refusing update from remote peer 09514b5d8d1044319492e943a86d15d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:14.425649 22620 consensus_queue.cc:1048] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.430827 22624 raft_consensus.cc:993] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8: : Instructing follower 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:14.431371 22620 raft_consensus.cc:1081] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Signalling peer 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:14.433139 22327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:52446
I20260709 13:06:14.433591 22327 raft_consensus.cc:493] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.433960 22327 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:14.436533 22401 raft_consensus.cc:1275] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Refusing update from remote peer 09514b5d8d1044319492e943a86d15d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:14.437700 22620 consensus_queue.cc:1048] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.440363 22327 raft_consensus.cc:515] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:14.443161 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:14.444126 22475 raft_consensus.cc:3055] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:14.444278 22327 leader_election.cc:290] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 4 election: Requested vote from peers 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:14.445266 22475 raft_consensus.cc:740] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:14.445343 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:14.445878 22401 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:14.446017 22475 consensus_queue.cc:260] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [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: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:14.447083 22475 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:14.451399 22475 raft_consensus.cc:2468] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 4.
I20260709 13:06:14.451447 22401 raft_consensus.cc:2468] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 4.
I20260709 13:06:14.452425 22292 leader_election.cc:304] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [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: 1b27081e7471493e944bf29260581cdf, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:14.453002 22525 raft_consensus.cc:2804] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:14.453408 22525 raft_consensus.cc:697] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 4 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:14.454113 22525 consensus_queue.cc:237] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [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: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:14.459203 22223 catalog_manager.cc:5697] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 3 to 4, leader changed from 09514b5d8d1044319492e943a86d15d8 (127.21.39.67) to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 4 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:14.677799 22524 raft_consensus.cc:993] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0: : Instructing follower 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:14.678201 22637 raft_consensus.cc:1081] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Signalling peer 1b27081e7471493e944bf29260581cdf to start an election
I20260709 13:06:14.679414 22327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
 from {username='slave'} at 127.0.0.1:52462
I20260709 13:06:14.679807 22327 raft_consensus.cc:493] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.680049 22327 raft_consensus.cc:3060] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.684089 22327 raft_consensus.cc:515] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.685288 22327 leader_election.cc:290] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [CANDIDATE]: Term 3 election: Requested vote from peers 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:14.686022 22401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:14.686225 22475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11252ac02a594470aa5d0ce58e6c9c14" candidate_uuid: "1b27081e7471493e944bf29260581cdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:14.686448 22401 raft_consensus.cc:3055] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:14.686663 22475 raft_consensus.cc:3060] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.686717 22401 raft_consensus.cc:740] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:14.687392 22401 consensus_queue.cc:260] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.688205 22401 raft_consensus.cc:3060] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.690431 22475 raft_consensus.cc:2468] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 3.
I20260709 13:06:14.691190 22293 leader_election.cc:304] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [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: 09514b5d8d1044319492e943a86d15d8, 1b27081e7471493e944bf29260581cdf; no voters: 
I20260709 13:06:14.691751 22525 raft_consensus.cc:2804] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:14.691872 22401 raft_consensus.cc:2468] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b27081e7471493e944bf29260581cdf in term 3.
I20260709 13:06:14.692072 22525 raft_consensus.cc:697] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 3 LEADER]: Becoming Leader. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:14.692773 22525 consensus_queue.cc:237] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:14.698237 22223 catalog_manager.cc:5697] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf reported cstate change: term changed from 2 to 3, leader changed from 98ce07960db344e28578f256c56834e0 (127.21.39.66) to 1b27081e7471493e944bf29260581cdf (127.21.39.65). New cstate: current_term: 3 leader_uuid: "1b27081e7471493e944bf29260581cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.861208 22475 raft_consensus.cc:1275] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 4 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:14.862241 22525 consensus_queue.cc:1048] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.870661 22401 raft_consensus.cc:1275] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:14.871883 22525 consensus_queue.cc:1048] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.911729 22475 raft_consensus.cc:1275] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:14.912676 22525 consensus_queue.cc:1048] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:14.914309 22475 raft_consensus.cc:1275] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:14.915758 22525 consensus_queue.cc:1048] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.920861 22401 raft_consensus.cc:1275] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:14.922363 22644 consensus_queue.cc:1048] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.922788 22402 raft_consensus.cc:1275] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:14.926811 22525 consensus_queue.cc:1048] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:14.962028 22476 raft_consensus.cc:1275] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 4 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:14.962739 22401 raft_consensus.cc:1275] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:14.963224 22645 consensus_queue.cc:1048] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.963894 22644 consensus_queue.cc:1048] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.168228 22401 raft_consensus.cc:1275] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:15.169219 22525 consensus_queue.cc:1048] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.177991 22476 raft_consensus.cc:1275] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Refusing update from remote peer 1b27081e7471493e944bf29260581cdf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:15.179780 22621 consensus_queue.cc:1048] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:17.237905 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:17.245064 22327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2147745697f243ef86b5a80d30448d31"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
mode: GRACEFUL
new_leader_uuid: "09514b5d8d1044319492e943a86d15d8"
 from {username='slave'} at 127.0.0.1:52470
I20260709 13:06:17.245467 22327 raft_consensus.cc:606] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 3 LEADER]: Received request to transfer leadership to TS 09514b5d8d1044319492e943a86d15d8
I20260709 13:06:17.247462 22327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
mode: GRACEFUL
new_leader_uuid: "09514b5d8d1044319492e943a86d15d8"
 from {username='slave'} at 127.0.0.1:52470
I20260709 13:06:17.247803 22327 raft_consensus.cc:606] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Received request to transfer leadership to TS 09514b5d8d1044319492e943a86d15d8
I20260709 13:06:17.249521 22327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "975575bef5c44ec99ad0e2b4b226ab40"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
mode: GRACEFUL
new_leader_uuid: "98ce07960db344e28578f256c56834e0"
 from {username='slave'} at 127.0.0.1:52470
I20260709 13:06:17.249871 22327 raft_consensus.cc:606] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Received request to transfer leadership to TS 98ce07960db344e28578f256c56834e0
I20260709 13:06:17.251488 22327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5"
dest_uuid: "1b27081e7471493e944bf29260581cdf"
mode: GRACEFUL
new_leader_uuid: "98ce07960db344e28578f256c56834e0"
 from {username='slave'} at 127.0.0.1:52470
I20260709 13:06:17.251807 22327 raft_consensus.cc:606] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 4 LEADER]: Received request to transfer leadership to TS 98ce07960db344e28578f256c56834e0
I20260709 13:06:17.252521 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:17.252913 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:17.340472 22652 raft_consensus.cc:993] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf: : Instructing follower 09514b5d8d1044319492e943a86d15d8 to start an election
I20260709 13:06:17.340852 22653 raft_consensus.cc:1081] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Signalling peer 09514b5d8d1044319492e943a86d15d8 to start an election
I20260709 13:06:17.342053 22476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf"
dest_uuid: "09514b5d8d1044319492e943a86d15d8"
 from {username='slave'} at 127.0.0.1:36470
I20260709 13:06:17.342401 22476 raft_consensus.cc:493] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.342600 22476 raft_consensus.cc:3060] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.346550 22476 raft_consensus.cc:515] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:17.347870 22476 leader_election.cc:290] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 3 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:17.348490 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:17.348984 22327 raft_consensus.cc:3055] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:17.348937 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438cffe63f39428daf85b268bfc33adf" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:17.349267 22327 raft_consensus.cc:740] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:17.349429 22402 raft_consensus.cc:3060] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.349903 22327 consensus_queue.cc:260] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:17.350708 22327 raft_consensus.cc:3060] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.353672 22402 raft_consensus.cc:2468] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 3.
I20260709 13:06:17.354676 22441 leader_election.cc:304] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [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: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:17.355297 22620 raft_consensus.cc:2804] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:17.355752 22327 raft_consensus.cc:2468] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 3.
I20260709 13:06:17.356257 22620 raft_consensus.cc:697] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Becoming Leader. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:17.357057 22620 consensus_queue.cc:237] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:17.362813 22225 catalog_manager.cc:5697] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 reported cstate change: term changed from 2 to 3, leader changed from 1b27081e7471493e944bf29260581cdf (127.21.39.65) to 09514b5d8d1044319492e943a86d15d8 (127.21.39.67). New cstate: current_term: 3 leader_uuid: "09514b5d8d1044319492e943a86d15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.367977 22653 raft_consensus.cc:993] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf: : Instructing follower 98ce07960db344e28578f256c56834e0 to start an election
I20260709 13:06:17.368446 22653 raft_consensus.cc:1081] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 4 LEADER]: Signalling peer 98ce07960db344e28578f256c56834e0 to start an election
I20260709 13:06:17.370042 22402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5"
dest_uuid: "98ce07960db344e28578f256c56834e0"
 from {username='slave'} at 127.0.0.1:32868
I20260709 13:06:17.370579 22402 raft_consensus.cc:493] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.370860 22402 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:17.374998 22402 raft_consensus.cc:515] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:17.376349 22402 leader_election.cc:290] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 5 election: Requested vote from peers 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647), 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691)
I20260709 13:06:17.376984 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:17.377238 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0c6d395d8c486ba6105ef3c375d7f5" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:17.377415 22476 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:17.377658 22327 raft_consensus.cc:3055] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:17.377954 22327 raft_consensus.cc:740] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:17.378486 22327 consensus_queue.cc:260] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:17.379209 22327 raft_consensus.cc:3060] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:17.381476 22476 raft_consensus.cc:2468] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 5.
I20260709 13:06:17.382375 22368 leader_election.cc:304] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:17.382937 22637 raft_consensus.cc:2804] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:17.383250 22327 raft_consensus.cc:2468] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 5.
I20260709 13:06:17.383981 22637 raft_consensus.cc:697] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 5 LEADER]: Becoming Leader. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:17.384665 22637 consensus_queue.cc:237] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } }
I20260709 13:06:17.390501 22225 catalog_manager.cc:5697] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 reported cstate change: term changed from 4 to 5, leader changed from 1b27081e7471493e944bf29260581cdf (127.21.39.65) to 98ce07960db344e28578f256c56834e0 (127.21.39.66). New cstate: current_term: 5 leader_uuid: "98ce07960db344e28578f256c56834e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.418540 22652 raft_consensus.cc:993] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf: : Instructing follower 09514b5d8d1044319492e943a86d15d8 to start an election
I20260709 13:06:17.418922 22653 raft_consensus.cc:1081] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 3 LEADER]: Signalling peer 09514b5d8d1044319492e943a86d15d8 to start an election
I20260709 13:06:17.420003 22476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2147745697f243ef86b5a80d30448d31"
dest_uuid: "09514b5d8d1044319492e943a86d15d8"
 from {username='slave'} at 127.0.0.1:36470
I20260709 13:06:17.420351 22476 raft_consensus.cc:493] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.420557 22476 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:17.424124 22476 raft_consensus.cc:515] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:17.425259 22476 leader_election.cc:290] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [CANDIDATE]: Term 4 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941)
I20260709 13:06:17.425901 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:17.426311 22327 raft_consensus.cc:3055] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:17.426198 22402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2147745697f243ef86b5a80d30448d31" candidate_uuid: "09514b5d8d1044319492e943a86d15d8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "98ce07960db344e28578f256c56834e0"
I20260709 13:06:17.426569 22327 raft_consensus.cc:740] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:17.426759 22402 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:17.427199 22327 consensus_queue.cc:260] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:17.427960 22327 raft_consensus.cc:3060] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:17.430748 22402 raft_consensus.cc:2468] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 4.
I20260709 13:06:17.431502 22441 leader_election.cc:304] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [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: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:17.431645 22327 raft_consensus.cc:2468] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09514b5d8d1044319492e943a86d15d8 in term 4.
I20260709 13:06:17.432138 22620 raft_consensus.cc:2804] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:17.432493 22620 raft_consensus.cc:697] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 4 LEADER]: Becoming Leader. State: Replica: 09514b5d8d1044319492e943a86d15d8, State: Running, Role: LEADER
I20260709 13:06:17.433153 22620 consensus_queue.cc:237] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [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: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:17.438876 22225 catalog_manager.cc:5697] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 reported cstate change: term changed from 3 to 4, leader changed from 1b27081e7471493e944bf29260581cdf (127.21.39.65) to 09514b5d8d1044319492e943a86d15d8 (127.21.39.67). New cstate: current_term: 4 leader_uuid: "09514b5d8d1044319492e943a86d15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.525384 22652 raft_consensus.cc:993] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf: : Instructing follower 98ce07960db344e28578f256c56834e0 to start an election
I20260709 13:06:17.525789 22653 raft_consensus.cc:1081] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Signalling peer 98ce07960db344e28578f256c56834e0 to start an election
I20260709 13:06:17.527105 22402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "975575bef5c44ec99ad0e2b4b226ab40"
dest_uuid: "98ce07960db344e28578f256c56834e0"
 from {username='slave'} at 127.0.0.1:32868
I20260709 13:06:17.527545 22402 raft_consensus.cc:493] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.527886 22402 raft_consensus.cc:3060] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.532328 22402 raft_consensus.cc:515] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:17.533571 22402 leader_election.cc:290] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 2 election: Requested vote from peers 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691), 09514b5d8d1044319492e943a86d15d8 (127.21.39.67:36647)
I20260709 13:06:17.534210 22327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975575bef5c44ec99ad0e2b4b226ab40" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b27081e7471493e944bf29260581cdf"
I20260709 13:06:17.534698 22327 raft_consensus.cc:3055] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:17.534585 22476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975575bef5c44ec99ad0e2b4b226ab40" candidate_uuid: "98ce07960db344e28578f256c56834e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09514b5d8d1044319492e943a86d15d8"
I20260709 13:06:17.534946 22327 raft_consensus.cc:740] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b27081e7471493e944bf29260581cdf, State: Running, Role: LEADER
I20260709 13:06:17.535084 22476 raft_consensus.cc:3060] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.535550 22327 consensus_queue.cc:260] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:17.536315 22327 raft_consensus.cc:3060] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.538879 22476 raft_consensus.cc:2468] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 2.
I20260709 13:06:17.539624 22368 leader_election.cc:304] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09514b5d8d1044319492e943a86d15d8, 98ce07960db344e28578f256c56834e0; no voters: 
I20260709 13:06:17.540130 22327 raft_consensus.cc:2468] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ce07960db344e28578f256c56834e0 in term 2.
I20260709 13:06:17.540248 22637 raft_consensus.cc:2804] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:17.540695 22637 raft_consensus.cc:697] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Becoming Leader. State: Replica: 98ce07960db344e28578f256c56834e0, State: Running, Role: LEADER
I20260709 13:06:17.541461 22637 consensus_queue.cc:237] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } }
I20260709 13:06:17.547442 22225 catalog_manager.cc:5697] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 reported cstate change: term changed from 1 to 2, leader changed from 1b27081e7471493e944bf29260581cdf (127.21.39.65) to 98ce07960db344e28578f256c56834e0 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "98ce07960db344e28578f256c56834e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.860934 22327 raft_consensus.cc:1275] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Refusing update from remote peer 09514b5d8d1044319492e943a86d15d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:17.862100 22654 consensus_queue.cc:1048] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.868997 22327 raft_consensus.cc:1275] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 5 FOLLOWER]: Refusing update from remote peer 98ce07960db344e28578f256c56834e0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:17.871474 22637 consensus_queue.cc:1048] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:17.877895 22402 raft_consensus.cc:1275] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Refusing update from remote peer 09514b5d8d1044319492e943a86d15d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:17.880009 22668 consensus_queue.cc:1048] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.880890 22327 raft_consensus.cc:1275] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 4 FOLLOWER]: Refusing update from remote peer 09514b5d8d1044319492e943a86d15d8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:17.882030 22668 consensus_queue.cc:1048] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.888734 22476 raft_consensus.cc:1275] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 5 FOLLOWER]: Refusing update from remote peer 98ce07960db344e28578f256c56834e0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:17.889936 22637 consensus_queue.cc:1048] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:17.904202 22402 raft_consensus.cc:1275] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Refusing update from remote peer 09514b5d8d1044319492e943a86d15d8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:17.906316 22668 consensus_queue.cc:1048] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ce07960db344e28578f256c56834e0" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.947870 22476 raft_consensus.cc:1275] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Refusing update from remote peer 98ce07960db344e28578f256c56834e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.948848 22672 consensus_queue.cc:1048] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09514b5d8d1044319492e943a86d15d8" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.956427 22327 raft_consensus.cc:1275] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Refusing update from remote peer 98ce07960db344e28578f256c56834e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.957643 22672 consensus_queue.cc:1048] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b27081e7471493e944bf29260581cdf" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.253547 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:18.259403 21661 tablet_server.cc:179] TabletServer@127.21.39.65:0 shutting down...
I20260709 13:06:18.281095 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:18.281880 21661 tablet_replica.cc:333] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf: stopping tablet replica
I20260709 13:06:18.282415 21661 raft_consensus.cc:2243] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.282763 21661 raft_consensus.cc:2272] T 2147745697f243ef86b5a80d30448d31 P 1b27081e7471493e944bf29260581cdf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.284566 21661 tablet_replica.cc:333] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf: stopping tablet replica
I20260709 13:06:18.284996 21661 raft_consensus.cc:2243] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.285598 21661 raft_consensus.cc:2272] T 09a0f9be41be4ae9b4ce18142a660319 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.287408 21661 tablet_replica.cc:333] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf: stopping tablet replica
I20260709 13:06:18.288064 21661 raft_consensus.cc:2243] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.288707 21661 raft_consensus.cc:2272] T 11252ac02a594470aa5d0ce58e6c9c14 P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.290392 21661 tablet_replica.cc:333] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf: stopping tablet replica
I20260709 13:06:18.290845 21661 raft_consensus.cc:2243] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.291169 21661 raft_consensus.cc:2272] T 38064f6e9e1743748fe8deae7b8ac0a0 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.292575 21661 tablet_replica.cc:333] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf: stopping tablet replica
I20260709 13:06:18.292986 21661 raft_consensus.cc:2243] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.293313 21661 raft_consensus.cc:2272] T ba0c6d395d8c486ba6105ef3c375d7f5 P 1b27081e7471493e944bf29260581cdf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.295092 21661 tablet_replica.cc:333] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf: stopping tablet replica
I20260709 13:06:18.295498 21661 raft_consensus.cc:2243] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.295810 21661 raft_consensus.cc:2272] T 975575bef5c44ec99ad0e2b4b226ab40 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.297461 21661 tablet_replica.cc:333] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf: stopping tablet replica
I20260709 13:06:18.297920 21661 raft_consensus.cc:2243] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.298249 21661 raft_consensus.cc:2272] T 64689118a9ee4d08afeb9a34754fe3e7 P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.299691 21661 tablet_replica.cc:333] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf: stopping tablet replica
I20260709 13:06:18.300063 21661 raft_consensus.cc:2243] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.300616 21661 raft_consensus.cc:2272] T 26958dd858614760bdf6084ab90cf616 P 1b27081e7471493e944bf29260581cdf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.302110 21661 tablet_replica.cc:333] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf: stopping tablet replica
I20260709 13:06:18.302495 21661 raft_consensus.cc:2243] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.303056 21661 raft_consensus.cc:2272] T 3205dca2bf7640e7ad4588bc713fa39b P 1b27081e7471493e944bf29260581cdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.304476 21661 tablet_replica.cc:333] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf: stopping tablet replica
I20260709 13:06:18.304844 21661 raft_consensus.cc:2243] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.305140 21661 raft_consensus.cc:2272] T 438cffe63f39428daf85b268bfc33adf P 1b27081e7471493e944bf29260581cdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.331552 21661 tablet_server.cc:196] TabletServer@127.21.39.65:0 shutdown complete.
I20260709 13:06:18.349648 21661 tablet_server.cc:179] TabletServer@127.21.39.66:0 shutting down...
W20260709 13:06:18.356923 22441 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.39.65:44691: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260709 13:06:18.360641 22441 consensus_peers.cc:597] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 -> Peer 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691): Couldn't send request to peer 1b27081e7471493e944bf29260581cdf. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:44691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:18.367264 22367 consensus_peers.cc:597] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 -> Peer 1b27081e7471493e944bf29260581cdf (127.21.39.65:44691): Couldn't send request to peer 1b27081e7471493e944bf29260581cdf. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:44691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:18.380085 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:18.380731 21661 tablet_replica.cc:333] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0: stopping tablet replica
I20260709 13:06:18.381224 21661 raft_consensus.cc:2243] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.381908 21661 raft_consensus.cc:2272] T 975575bef5c44ec99ad0e2b4b226ab40 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.384052 21661 tablet_replica.cc:333] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0: stopping tablet replica
I20260709 13:06:18.384469 21661 raft_consensus.cc:2243] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.385037 21661 raft_consensus.cc:2272] T ba0c6d395d8c486ba6105ef3c375d7f5 P 98ce07960db344e28578f256c56834e0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.386790 21661 tablet_replica.cc:333] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0: stopping tablet replica
I20260709 13:06:18.387212 21661 raft_consensus.cc:2243] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.387831 21661 raft_consensus.cc:2272] T 38064f6e9e1743748fe8deae7b8ac0a0 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.389218 21661 tablet_replica.cc:333] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0: stopping tablet replica
I20260709 13:06:18.389604 21661 raft_consensus.cc:2243] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.389948 21661 raft_consensus.cc:2272] T 11252ac02a594470aa5d0ce58e6c9c14 P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.391319 21661 tablet_replica.cc:333] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0: stopping tablet replica
I20260709 13:06:18.391702 21661 raft_consensus.cc:2243] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.392019 21661 raft_consensus.cc:2272] T 2147745697f243ef86b5a80d30448d31 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.393803 21661 tablet_replica.cc:333] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0: stopping tablet replica
I20260709 13:06:18.394217 21661 raft_consensus.cc:2243] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.394520 21661 raft_consensus.cc:2272] T 09a0f9be41be4ae9b4ce18142a660319 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.395975 21661 tablet_replica.cc:333] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0: stopping tablet replica
I20260709 13:06:18.396356 21661 raft_consensus.cc:2243] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.396692 21661 raft_consensus.cc:2272] T 64689118a9ee4d08afeb9a34754fe3e7 P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.398121 21661 tablet_replica.cc:333] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0: stopping tablet replica
I20260709 13:06:18.398499 21661 raft_consensus.cc:2243] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.398855 21661 raft_consensus.cc:2272] T 26958dd858614760bdf6084ab90cf616 P 98ce07960db344e28578f256c56834e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.400192 21661 tablet_replica.cc:333] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0: stopping tablet replica
I20260709 13:06:18.400552 21661 raft_consensus.cc:2243] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.400871 21661 raft_consensus.cc:2272] T 438cffe63f39428daf85b268bfc33adf P 98ce07960db344e28578f256c56834e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.402433 21661 tablet_replica.cc:333] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0: stopping tablet replica
I20260709 13:06:18.402817 21661 raft_consensus.cc:2243] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.403198 21661 raft_consensus.cc:2272] T 3205dca2bf7640e7ad4588bc713fa39b P 98ce07960db344e28578f256c56834e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.428135 21661 tablet_server.cc:196] TabletServer@127.21.39.66:0 shutdown complete.
W20260709 13:06:18.437508 22441 consensus_peers.cc:597] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 -> Peer 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941): Couldn't send request to peer 98ce07960db344e28578f256c56834e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:38941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:18.447432 21661 tablet_server.cc:179] TabletServer@127.21.39.67:0 shutting down...
W20260709 13:06:18.468397 22441 consensus_peers.cc:597] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 -> Peer 98ce07960db344e28578f256c56834e0 (127.21.39.66:38941): Couldn't send request to peer 98ce07960db344e28578f256c56834e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:38941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:18.469338 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:18.469987 21661 tablet_replica.cc:333] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8: stopping tablet replica
I20260709 13:06:18.470556 21661 raft_consensus.cc:2243] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.470947 21661 raft_consensus.cc:2272] T 26958dd858614760bdf6084ab90cf616 P 09514b5d8d1044319492e943a86d15d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.472471 21661 tablet_replica.cc:333] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8: stopping tablet replica
I20260709 13:06:18.472924 21661 raft_consensus.cc:2243] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.473523 21661 raft_consensus.cc:2272] T 64689118a9ee4d08afeb9a34754fe3e7 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.475026 21661 tablet_replica.cc:333] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8: stopping tablet replica
I20260709 13:06:18.475469 21661 raft_consensus.cc:2243] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.476055 21661 raft_consensus.cc:2272] T 2147745697f243ef86b5a80d30448d31 P 09514b5d8d1044319492e943a86d15d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.478092 21661 tablet_replica.cc:333] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8: stopping tablet replica
I20260709 13:06:18.478520 21661 raft_consensus.cc:2243] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.478904 21661 raft_consensus.cc:2272] T 09a0f9be41be4ae9b4ce18142a660319 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.480261 21661 tablet_replica.cc:333] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8: stopping tablet replica
I20260709 13:06:18.480686 21661 raft_consensus.cc:2243] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.481273 21661 raft_consensus.cc:2272] T 438cffe63f39428daf85b268bfc33adf P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.483258 21661 tablet_replica.cc:333] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8: stopping tablet replica
I20260709 13:06:18.483721 21661 raft_consensus.cc:2243] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.484061 21661 raft_consensus.cc:2272] T 3205dca2bf7640e7ad4588bc713fa39b P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.485457 21661 tablet_replica.cc:333] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8: stopping tablet replica
I20260709 13:06:18.485903 21661 raft_consensus.cc:2243] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.486238 21661 raft_consensus.cc:2272] T 11252ac02a594470aa5d0ce58e6c9c14 P 09514b5d8d1044319492e943a86d15d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.487572 21661 tablet_replica.cc:333] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8: stopping tablet replica
I20260709 13:06:18.487959 21661 raft_consensus.cc:2243] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.488312 21661 raft_consensus.cc:2272] T 38064f6e9e1743748fe8deae7b8ac0a0 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.489723 21661 tablet_replica.cc:333] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8: stopping tablet replica
I20260709 13:06:18.490142 21661 raft_consensus.cc:2243] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.490463 21661 raft_consensus.cc:2272] T 975575bef5c44ec99ad0e2b4b226ab40 P 09514b5d8d1044319492e943a86d15d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.492126 21661 tablet_replica.cc:333] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8: stopping tablet replica
I20260709 13:06:18.492499 21661 raft_consensus.cc:2243] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.492847 21661 raft_consensus.cc:2272] T ba0c6d395d8c486ba6105ef3c375d7f5 P 09514b5d8d1044319492e943a86d15d8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.518852 21661 tablet_server.cc:196] TabletServer@127.21.39.67:0 shutdown complete.
I20260709 13:06:18.534830 21661 master.cc:562] Master@127.21.39.126:33149 shutting down...
I20260709 13:06:18.550546 21661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.551033 21661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.551359 21661 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1bfb4fe3181a41b78a5a7373a83a3e33: stopping tablet replica
I20260709 13:06:18.569912 21661 master.cc:584] Master@127.21.39.126:33149 shutdown complete.
09514b5d8d1044319492e943a86d15d8  1
1b27081e7471493e944bf29260581cdf  5
98ce07960db344e28578f256c56834e0  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10463 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:06:18.604977 21661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.39.126:34141
I20260709 13:06:18.606045 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:18.611274 22683 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
W20260709 13:06:18.611891 22684 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
W20260709 13:06:18.611994 22686 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
I20260709 13:06:18.612740 21661 server_base.cc:1061] running on GCE node
I20260709 13:06:18.613404 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:18.613593 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:18.613708 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602378613697 us; error 0 us; skew 500 ppm
I20260709 13:06:18.614215 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:18.616297 21661 webserver.cc:533] Webserver started at http://127.21.39.126:42787/ using document root <none> and password file <none>
I20260709 13:06:18.616714 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:18.616861 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:18.617077 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:18.618148 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/master-0-root/instance:
uuid: "88f15167ca8244fdbf504d94fd94b255"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-ww3l"
I20260709 13:06:18.622160 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:06:18.625044 22691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.625677 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:18.625967 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/master-0-root
uuid: "88f15167ca8244fdbf504d94fd94b255"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-ww3l"
I20260709 13:06:18.626219 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-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)
I20260709 13:06:18.643849 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:18.644946 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:18.680240 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.126:34141
I20260709 13:06:18.680334 22742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.126:34141 every 8 connection(s)
I20260709 13:06:18.683804 22743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.692672 22743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255: Bootstrap starting.
I20260709 13:06:18.696861 22743 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.700770 22743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255: No bootstrap required, opened a new log
I20260709 13:06:18.702618 22743 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f15167ca8244fdbf504d94fd94b255" member_type: VOTER }
I20260709 13:06:18.702971 22743 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.703141 22743 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f15167ca8244fdbf504d94fd94b255, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.703615 22743 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "88f15167ca8244fdbf504d94fd94b255" member_type: VOTER }
I20260709 13:06:18.704016 22743 raft_consensus.cc:399] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:18.704198 22743 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:18.704392 22743 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:18.707880 22743 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f15167ca8244fdbf504d94fd94b255" member_type: VOTER }
I20260709 13:06:18.708297 22743 leader_election.cc:304] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [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: 88f15167ca8244fdbf504d94fd94b255; no voters: 
I20260709 13:06:18.709245 22743 leader_election.cc:290] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:18.709532 22746 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:18.710760 22746 raft_consensus.cc:697] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 1 LEADER]: Becoming Leader. State: Replica: 88f15167ca8244fdbf504d94fd94b255, State: Running, Role: LEADER
I20260709 13:06:18.711395 22746 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [LEADER]: Queue going to LEADER mode. State: All 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: "88f15167ca8244fdbf504d94fd94b255" member_type: VOTER }
I20260709 13:06:18.711800 22743 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:18.715845 22748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88f15167ca8244fdbf504d94fd94b255. Latest consensus state: current_term: 1 leader_uuid: "88f15167ca8244fdbf504d94fd94b255" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f15167ca8244fdbf504d94fd94b255" member_type: VOTER } }
I20260709 13:06:18.716449 22748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:18.716856 22747 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "88f15167ca8244fdbf504d94fd94b255" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f15167ca8244fdbf504d94fd94b255" member_type: VOTER } }
I20260709 13:06:18.717269 22747 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:18.718377 22754 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:18.723174 22754 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:18.725302 21661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:18.731390 22754 catalog_manager.cc:1383] Generated new cluster ID: f317b1598f3041e1a911900d0c479eb4
I20260709 13:06:18.731588 22754 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:18.744555 22754 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:18.745599 22754 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:18.763420 22754 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255: Generated new TSK 0
I20260709 13:06:18.763873 22754 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:18.791010 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:18.796345 22764 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
W20260709 13:06:18.797539 22765 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
I20260709 13:06:18.798556 21661 server_base.cc:1061] running on GCE node
W20260709 13:06:18.798996 22767 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
I20260709 13:06:18.799721 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:18.799897 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:18.800038 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602378800021 us; error 0 us; skew 500 ppm
I20260709 13:06:18.800508 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:18.802503 21661 webserver.cc:533] Webserver started at http://127.21.39.65:35635/ using document root <none> and password file <none>
I20260709 13:06:18.802925 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:18.803089 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:18.803318 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:18.804275 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/instance:
uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-ww3l"
I20260709 13:06:18.808228 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 13:06:18.811028 22772 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.811663 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:06:18.811906 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root
uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-ww3l"
I20260709 13:06:18.812135 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-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)
I20260709 13:06:18.824134 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:18.825163 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:18.826465 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:18.828504 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:18.828691 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.828897 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:18.829052 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.865159 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.65:33583
I20260709 13:06:18.865258 22834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.65:33583 every 8 connection(s)
I20260709 13:06:18.869529 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:18.876507 22839 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
W20260709 13:06:18.877526 22840 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
W20260709 13:06:18.879869 22842 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
I20260709 13:06:18.880084 21661 server_base.cc:1061] running on GCE node
I20260709 13:06:18.881073 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:18.881263 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:18.881409 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602378881393 us; error 0 us; skew 500 ppm
I20260709 13:06:18.881933 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:18.884064 21661 webserver.cc:533] Webserver started at http://127.21.39.66:34781/ using document root <none> and password file <none>
I20260709 13:06:18.884609 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:18.884900 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:18.885206 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:18.886050 22835 heartbeater.cc:344] Connected to a master server at 127.21.39.126:34141
I20260709 13:06:18.886413 22835 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:18.886667 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/instance:
uuid: "6a22ead1f405493790a07a398b7ef92e"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-ww3l"
I20260709 13:06:18.887253 22835 heartbeater.cc:507] Master 127.21.39.126:34141 requested a full tablet report, sending...
I20260709 13:06:18.889230 22708 ts_manager.cc:194] Registered new tserver with Master: 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:18.891093 22708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45520
I20260709 13:06:18.891585 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:18.894979 22847 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.895619 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:06:18.895871 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root
uuid: "6a22ead1f405493790a07a398b7ef92e"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-ww3l"
I20260709 13:06:18.896102 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-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)
I20260709 13:06:18.941371 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:18.942479 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:18.943815 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:18.945875 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:18.946058 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.946266 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:18.946410 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:18.982730 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.66:37857
I20260709 13:06:18.982820 22909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.66:37857 every 8 connection(s)
I20260709 13:06:18.986927 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:18.993058 22913 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
W20260709 13:06:18.994171 22914 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
W20260709 13:06:18.997701 22916 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
I20260709 13:06:18.998914 22910 heartbeater.cc:344] Connected to a master server at 127.21.39.126:34141
I20260709 13:06:18.999235 22910 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:18.999275 21661 server_base.cc:1061] running on GCE node
I20260709 13:06:19.000211 22910 heartbeater.cc:507] Master 127.21.39.126:34141 requested a full tablet report, sending...
I20260709 13:06:19.000334 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:19.000582 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:19.000783 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602379000764 us; error 0 us; skew 500 ppm
I20260709 13:06:19.001358 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:19.002159 22708 ts_manager.cc:194] Registered new tserver with Master: 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:19.003625 21661 webserver.cc:533] Webserver started at http://127.21.39.67:42735/ using document root <none> and password file <none>
I20260709 13:06:19.003638 22708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45528
I20260709 13:06:19.004110 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:19.004280 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:19.004494 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:19.005909 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/instance:
uuid: "49a410cdb7ff47229cead662fbfb517b"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-ww3l"
I20260709 13:06:19.009864 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:06:19.012696 22921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.013370 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:19.013672 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root
uuid: "49a410cdb7ff47229cead662fbfb517b"
format_stamp: "Formatted at 2026-07-09 13:06:18 on dist-test-slave-ww3l"
I20260709 13:06:19.013971 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-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)
I20260709 13:06:19.032519 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:19.033517 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:19.034835 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:19.036800 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:19.036979 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.037192 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:19.037339 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.072443 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.67:43255
I20260709 13:06:19.072537 22983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.67:43255 every 8 connection(s)
I20260709 13:06:19.084721 22984 heartbeater.cc:344] Connected to a master server at 127.21.39.126:34141
I20260709 13:06:19.085040 22984 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:19.085667 22984 heartbeater.cc:507] Master 127.21.39.126:34141 requested a full tablet report, sending...
I20260709 13:06:19.087335 22708 ts_manager.cc:194] Registered new tserver with Master: 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:19.088261 21661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012856014s
I20260709 13:06:19.088502 22708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45538
I20260709 13:06:19.110186 22708 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45540:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:06:19.115850 22708 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.
I20260709 13:06:19.297951 22800 tablet_service.cc:1511] Processing CreateTablet for tablet a8570dfdc38c4837bd398d9382b5f7ec (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:19.299347 22800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8570dfdc38c4837bd398d9382b5f7ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.302871 22799 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba88b163301440ba8bf1904496302cd (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:19.304214 22799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba88b163301440ba8bf1904496302cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.309912 22798 tablet_service.cc:1511] Processing CreateTablet for tablet 757998820fc347ab80ab7748db14390f (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:19.311172 22798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757998820fc347ab80ab7748db14390f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.313651 22797 tablet_service.cc:1511] Processing CreateTablet for tablet 61c12cf64c8f4035a070f7f207495f6d (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:19.314831 22797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c12cf64c8f4035a070f7f207495f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.317502 22796 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1d4a3c1afe4298a2715afad689ba04 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:19.318722 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1d4a3c1afe4298a2715afad689ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.320729 22795 tablet_service.cc:1511] Processing CreateTablet for tablet 1a89b15547cd45f9aaf3fd45beab196c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:19.323439 22795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a89b15547cd45f9aaf3fd45beab196c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.324282 22794 tablet_service.cc:1511] Processing CreateTablet for tablet 3ceda8c27bb946fb8522fd36c9edc46c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:19.325448 22794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ceda8c27bb946fb8522fd36c9edc46c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.327854 22949 tablet_service.cc:1511] Processing CreateTablet for tablet a8570dfdc38c4837bd398d9382b5f7ec (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:19.328006 22793 tablet_service.cc:1511] Processing CreateTablet for tablet aa0a1e7caeba430e9c7d1a53ed9bc67d (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:19.329247 22793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0a1e7caeba430e9c7d1a53ed9bc67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.329336 22942 tablet_service.cc:1511] Processing CreateTablet for tablet aa0a1e7caeba430e9c7d1a53ed9bc67d (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:19.330456 22948 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba88b163301440ba8bf1904496302cd (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:19.332361 22947 tablet_service.cc:1511] Processing CreateTablet for tablet 757998820fc347ab80ab7748db14390f (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:19.333135 22792 tablet_service.cc:1511] Processing CreateTablet for tablet ca4f829922a64427859eb613c375e5e0 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:19.334342 22792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4f829922a64427859eb613c375e5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.334802 22945 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1d4a3c1afe4298a2715afad689ba04 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:19.336305 22791 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff747224a614196ae1dd5217879484d (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:19.336730 22944 tablet_service.cc:1511] Processing CreateTablet for tablet 1a89b15547cd45f9aaf3fd45beab196c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:19.337515 22791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff747224a614196ae1dd5217879484d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.338824 22943 tablet_service.cc:1511] Processing CreateTablet for tablet 3ceda8c27bb946fb8522fd36c9edc46c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:19.340764 22941 tablet_service.cc:1511] Processing CreateTablet for tablet ca4f829922a64427859eb613c375e5e0 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:19.343575 22946 tablet_service.cc:1511] Processing CreateTablet for tablet 61c12cf64c8f4035a070f7f207495f6d (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:19.345561 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff747224a614196ae1dd5217879484d (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:19.329200 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8570dfdc38c4837bd398d9382b5f7ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.347610 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff747224a614196ae1dd5217879484d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.349666 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757998820fc347ab80ab7748db14390f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.354053 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0a1e7caeba430e9c7d1a53ed9bc67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.358055 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1d4a3c1afe4298a2715afad689ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.359566 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c12cf64c8f4035a070f7f207495f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.362021 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4f829922a64427859eb613c375e5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.366032 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a89b15547cd45f9aaf3fd45beab196c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.369640 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ceda8c27bb946fb8522fd36c9edc46c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.374032 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba88b163301440ba8bf1904496302cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.378172 22875 tablet_service.cc:1511] Processing CreateTablet for tablet a8570dfdc38c4837bd398d9382b5f7ec (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:19.379437 22875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8570dfdc38c4837bd398d9382b5f7ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.387086 22874 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba88b163301440ba8bf1904496302cd (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:19.388257 22874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba88b163301440ba8bf1904496302cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.403183 22873 tablet_service.cc:1511] Processing CreateTablet for tablet 757998820fc347ab80ab7748db14390f (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:19.404428 22873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757998820fc347ab80ab7748db14390f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.411259 22872 tablet_service.cc:1511] Processing CreateTablet for tablet 61c12cf64c8f4035a070f7f207495f6d (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:19.412472 22872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c12cf64c8f4035a070f7f207495f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.421066 22871 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1d4a3c1afe4298a2715afad689ba04 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:19.422396 22871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1d4a3c1afe4298a2715afad689ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.429657 22870 tablet_service.cc:1511] Processing CreateTablet for tablet 1a89b15547cd45f9aaf3fd45beab196c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:19.430999 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a89b15547cd45f9aaf3fd45beab196c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.440622 22869 tablet_service.cc:1511] Processing CreateTablet for tablet 3ceda8c27bb946fb8522fd36c9edc46c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:19.441937 22869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ceda8c27bb946fb8522fd36c9edc46c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.444761 22800 tablet_service.cc:1511] Processing CreateTablet for tablet d43ccf9e82224c38881a02b284478648 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:19.446040 22800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43ccf9e82224c38881a02b284478648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.466933 22868 tablet_service.cc:1511] Processing CreateTablet for tablet aa0a1e7caeba430e9c7d1a53ed9bc67d (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:19.468250 22868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0a1e7caeba430e9c7d1a53ed9bc67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.479773 22867 tablet_service.cc:1511] Processing CreateTablet for tablet ca4f829922a64427859eb613c375e5e0 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:19.481781 22867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4f829922a64427859eb613c375e5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.485023 22797 tablet_service.cc:1511] Processing CreateTablet for tablet a9fd736faed64fee9087ba28741c0ee0 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:19.486738 22791 tablet_service.cc:1511] Processing CreateTablet for tablet 268a16dde59c4f60b799e21cd94927a4 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:19.490764 22999 tablet_bootstrap.cc:492] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:19.491199 22866 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff747224a614196ae1dd5217879484d (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:19.492398 22866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff747224a614196ae1dd5217879484d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.492200 22795 tablet_service.cc:1511] Processing CreateTablet for tablet a010554db98e40dc8f22bb33820e82fb (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:19.493829 22797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fd736faed64fee9087ba28741c0ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.496495 22999 tablet_bootstrap.cc:654] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.499267 22948 tablet_service.cc:1511] Processing CreateTablet for tablet aad7af146a0640d9b14da2c3cbbd8acd (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:19.500509 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad7af146a0640d9b14da2c3cbbd8acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.502848 22799 tablet_service.cc:1511] Processing CreateTablet for tablet 8db2ce13f3924c6a8de951bcd5103478 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:19.504096 22799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db2ce13f3924c6a8de951bcd5103478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.519485 22793 tablet_service.cc:1511] Processing CreateTablet for tablet 97b61ddd3c8f49ca8dff9123484e1257 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:19.520769 22793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b61ddd3c8f49ca8dff9123484e1257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.522415 22795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a010554db98e40dc8f22bb33820e82fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.525377 22792 tablet_service.cc:1511] Processing CreateTablet for tablet 2a61ba9388d84c7996b892c49b8e76f5 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:19.526489 22792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61ba9388d84c7996b892c49b8e76f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.529238 22796 tablet_service.cc:1511] Processing CreateTablet for tablet 5918bb64e9184fcf838613fba2593db9 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:19.529824 22791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268a16dde59c4f60b799e21cd94927a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.530413 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5918bb64e9184fcf838613fba2593db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.531450 22943 tablet_service.cc:1511] Processing CreateTablet for tablet d43ccf9e82224c38881a02b284478648 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:19.532598 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43ccf9e82224c38881a02b284478648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.533480 22944 tablet_service.cc:1511] Processing CreateTablet for tablet a9fd736faed64fee9087ba28741c0ee0 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:19.536216 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fd736faed64fee9087ba28741c0ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.539198 22874 tablet_service.cc:1511] Processing CreateTablet for tablet d43ccf9e82224c38881a02b284478648 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:19.539700 22941 tablet_service.cc:1511] Processing CreateTablet for tablet a010554db98e40dc8f22bb33820e82fb (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:19.542199 22874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43ccf9e82224c38881a02b284478648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.543751 22947 tablet_service.cc:1511] Processing CreateTablet for tablet 8db2ce13f3924c6a8de951bcd5103478 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:19.547375 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db2ce13f3924c6a8de951bcd5103478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.550673 22942 tablet_service.cc:1511] Processing CreateTablet for tablet 97b61ddd3c8f49ca8dff9123484e1257 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:19.551796 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b61ddd3c8f49ca8dff9123484e1257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.555652 22945 tablet_service.cc:1511] Processing CreateTablet for tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:19.556615 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a010554db98e40dc8f22bb33820e82fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.563330 22949 tablet_service.cc:1511] Processing CreateTablet for tablet 2a61ba9388d84c7996b892c49b8e76f5 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:19.564476 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61ba9388d84c7996b892c49b8e76f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.566177 22946 tablet_service.cc:1511] Processing CreateTablet for tablet 268a16dde59c4f60b799e21cd94927a4 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:19.567324 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268a16dde59c4f60b799e21cd94927a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.570948 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.573752 22794 tablet_service.cc:1511] Processing CreateTablet for tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:19.579633 22794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.579983 22793 tablet_service.cc:1511] Processing CreateTablet for tablet 7924e0a70d004c5492a8fda73c4d9314 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:19.581156 22793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7924e0a70d004c5492a8fda73c4d9314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.573514 22871 tablet_service.cc:1511] Processing CreateTablet for tablet a9fd736faed64fee9087ba28741c0ee0 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:19.582157 22871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fd736faed64fee9087ba28741c0ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.409161 22798 tablet_service.cc:1511] Processing CreateTablet for tablet aad7af146a0640d9b14da2c3cbbd8acd (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:19.593083 22798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad7af146a0640d9b14da2c3cbbd8acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.600199 22796 tablet_service.cc:1511] Processing CreateTablet for tablet 316dbb8a53d2449e8039c3a0c71e094e (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
W20260709 13:06:19.592310 22693 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.21.39.67:43255, user_credentials={real_user=slave}} blocked reactor thread for 64045us
I20260709 13:06:19.605188 22873 tablet_service.cc:1511] Processing CreateTablet for tablet aad7af146a0640d9b14da2c3cbbd8acd (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:19.606387 22873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad7af146a0640d9b14da2c3cbbd8acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.613160 22800 tablet_service.cc:1511] Processing CreateTablet for tablet 4b880e4f6e0b4a17bc565ba13493c6ea (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:19.629230 22875 tablet_service.cc:1511] Processing CreateTablet for tablet 268a16dde59c4f60b799e21cd94927a4 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:19.630471 22875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268a16dde59c4f60b799e21cd94927a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.630496 23001 tablet_bootstrap.cc:492] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:19.638612 22795 tablet_service.cc:1511] Processing CreateTablet for tablet e658a624977e4ecaaf01d9eccf13eed7 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:19.629559 23000 tablet_bootstrap.cc:492] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:19.642652 22800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b880e4f6e0b4a17bc565ba13493c6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.651580 22797 tablet_service.cc:1511] Processing CreateTablet for tablet 030265bd47284962a228a2004e8c1601 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:19.631667 22866 tablet_service.cc:1511] Processing CreateTablet for tablet a010554db98e40dc8f22bb33820e82fb (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:19.659879 22867 tablet_service.cc:1511] Processing CreateTablet for tablet 97b61ddd3c8f49ca8dff9123484e1257 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:19.660931 22795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e658a624977e4ecaaf01d9eccf13eed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.667201 22999 tablet_bootstrap.cc:492] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:19.667747 22999 ts_tablet_manager.cc:1403] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.177s	user 0.022s	sys 0.031s
I20260709 13:06:19.668082 23001 tablet_bootstrap.cc:654] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.641356 22868 tablet_service.cc:1511] Processing CreateTablet for tablet 8db2ce13f3924c6a8de951bcd5103478 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:19.670446 22999 raft_consensus.cc:359] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:19.671237 22999 raft_consensus.cc:385] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.671567 22999 raft_consensus.cc:740] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.672284 22999 consensus_queue.cc:260] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:19.673471 22866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a010554db98e40dc8f22bb33820e82fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.676133 22872 tablet_service.cc:1511] Processing CreateTablet for tablet 2a61ba9388d84c7996b892c49b8e76f5 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:19.679028 22870 tablet_service.cc:1511] Processing CreateTablet for tablet 5918bb64e9184fcf838613fba2593db9 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:19.688057 22874 tablet_service.cc:1511] Processing CreateTablet for tablet 316dbb8a53d2449e8039c3a0c71e094e (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:19.701491 22872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61ba9388d84c7996b892c49b8e76f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.702369 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5918bb64e9184fcf838613fba2593db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.704345 22868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db2ce13f3924c6a8de951bcd5103478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.704072 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 5918bb64e9184fcf838613fba2593db9 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:19.704933 22874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316dbb8a53d2449e8039c3a0c71e094e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.705302 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5918bb64e9184fcf838613fba2593db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.707803 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316dbb8a53d2449e8039c3a0c71e094e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.698203 22869 tablet_service.cc:1511] Processing CreateTablet for tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:19.710044 22869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.709914 22945 tablet_service.cc:1511] Processing CreateTablet for tablet 7924e0a70d004c5492a8fda73c4d9314 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:19.710561 22799 tablet_service.cc:1511] Processing CreateTablet for tablet 46868f832143415a84d7a9d3f85f97fa (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:19.709338 22942 tablet_service.cc:1511] Processing CreateTablet for tablet 316dbb8a53d2449e8039c3a0c71e094e (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:19.711680 22799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46868f832143415a84d7a9d3f85f97fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.715831 22871 tablet_service.cc:1511] Processing CreateTablet for tablet 7924e0a70d004c5492a8fda73c4d9314 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:19.717015 22871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7924e0a70d004c5492a8fda73c4d9314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.717103 22797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030265bd47284962a228a2004e8c1601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.721688 22791 tablet_service.cc:1511] Processing CreateTablet for tablet 41fd2bd9173d46bcae002f64cb0bca57 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:19.722865 22791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fd2bd9173d46bcae002f64cb0bca57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.724917 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316dbb8a53d2449e8039c3a0c71e094e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.726830 22867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b61ddd3c8f49ca8dff9123484e1257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.731458 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7924e0a70d004c5492a8fda73c4d9314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.732551 22946 tablet_service.cc:1511] Processing CreateTablet for tablet 030265bd47284962a228a2004e8c1601 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:19.733703 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030265bd47284962a228a2004e8c1601. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:19.735090 22756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:19.736027 22949 tablet_service.cc:1511] Processing CreateTablet for tablet 46868f832143415a84d7a9d3f85f97fa (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:19.737195 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46868f832143415a84d7a9d3f85f97fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.738617 22835 heartbeater.cc:499] Master 127.21.39.126:34141 was elected leader, sending a full tablet report...
I20260709 13:06:19.741210 22792 tablet_service.cc:1511] Processing CreateTablet for tablet e43c3d9672b6401593c01b9ea6919d54 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:19.712710 22943 tablet_service.cc:1511] Processing CreateTablet for tablet 4b880e4f6e0b4a17bc565ba13493c6ea (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:19.744500 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b880e4f6e0b4a17bc565ba13493c6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.747325 22875 tablet_service.cc:1511] Processing CreateTablet for tablet 4b880e4f6e0b4a17bc565ba13493c6ea (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:19.748481 22875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b880e4f6e0b4a17bc565ba13493c6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.749992 22948 tablet_service.cc:1511] Processing CreateTablet for tablet e658a624977e4ecaaf01d9eccf13eed7 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:19.751168 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e658a624977e4ecaaf01d9eccf13eed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.707803 22800 tablet_service.cc:1511] Processing CreateTablet for tablet feb70ba7aa3b49ec886b492dcbdd54f8 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:19.763335 22999 ts_tablet_manager.cc:1434] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.095s	user 0.011s	sys 0.003s
I20260709 13:06:19.733724 22941 tablet_service.cc:1511] Processing CreateTablet for tablet feb70ba7aa3b49ec886b492dcbdd54f8 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:19.764612 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb70ba7aa3b49ec886b492dcbdd54f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.774416 22944 tablet_service.cc:1511] Processing CreateTablet for tablet 41fd2bd9173d46bcae002f64cb0bca57 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:19.775558 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fd2bd9173d46bcae002f64cb0bca57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.791301 22798 tablet_service.cc:1511] Processing CreateTablet for tablet d80c5a3f121140dfa7f4d26c1b907672 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:19.792165 22873 tablet_service.cc:1511] Processing CreateTablet for tablet e658a624977e4ecaaf01d9eccf13eed7 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:19.793530 22793 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6b7207909c462b9729f6f4f7806148 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:19.797932 23000 tablet_bootstrap.cc:654] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.798454 22999 tablet_bootstrap.cc:492] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:19.796219 22795 tablet_service.cc:1511] Processing CreateTablet for tablet 691dac22177d4a01929d4a86b813debf (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:19.802237 22792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43c3d9672b6401593c01b9ea6919d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.810034 22798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80c5a3f121140dfa7f4d26c1b907672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.810914 22794 tablet_service.cc:1511] Processing CreateTablet for tablet 8f688a36b1124a40a5ebdbc484b9d1b5 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:19.821337 22800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb70ba7aa3b49ec886b492dcbdd54f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.826489 22793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6b7207909c462b9729f6f4f7806148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.827020 22871 tablet_service.cc:1511] Processing CreateTablet for tablet 030265bd47284962a228a2004e8c1601 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:19.828652 22795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691dac22177d4a01929d4a86b813debf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.840541 22873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e658a624977e4ecaaf01d9eccf13eed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.842155 22794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f688a36b1124a40a5ebdbc484b9d1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.842428 22871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030265bd47284962a228a2004e8c1601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.842056 22866 tablet_service.cc:1511] Processing CreateTablet for tablet 8f688a36b1124a40a5ebdbc484b9d1b5 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:19.844463 22866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f688a36b1124a40a5ebdbc484b9d1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.862248 23001 tablet_bootstrap.cc:492] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:19.870035 23001 ts_tablet_manager.cc:1403] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.240s	user 0.013s	sys 0.018s
I20260709 13:06:19.880764 23001 raft_consensus.cc:359] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:19.881484 23001 raft_consensus.cc:385] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.881816 23001 raft_consensus.cc:740] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.882668 23001 consensus_queue.cc:260] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:19.883080 22693 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.21.39.67:43255, user_credentials={real_user=slave}} blocked reactor thread for 52525.8us
I20260709 13:06:19.883725 22949 tablet_service.cc:1511] Processing CreateTablet for tablet d80c5a3f121140dfa7f4d26c1b907672 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:19.881995 22947 tablet_service.cc:1511] Processing CreateTablet for tablet e43c3d9672b6401593c01b9ea6919d54 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:19.884894 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80c5a3f121140dfa7f4d26c1b907672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.885445 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43c3d9672b6401593c01b9ea6919d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.886580 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6b7207909c462b9729f6f4f7806148 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:19.887738 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6b7207909c462b9729f6f4f7806148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.865424 22796 tablet_service.cc:1511] Processing CreateTablet for tablet a0096400bc934190914c4ec03dcbcf4b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:19.893620 22999 tablet_bootstrap.cc:654] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.894375 22942 tablet_service.cc:1511] Processing CreateTablet for tablet 691dac22177d4a01929d4a86b813debf (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:19.899413 22868 tablet_service.cc:1511] Processing CreateTablet for tablet feb70ba7aa3b49ec886b492dcbdd54f8 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:19.917002 22869 tablet_service.cc:1511] Processing CreateTablet for tablet 46868f832143415a84d7a9d3f85f97fa (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:19.920634 23000 tablet_bootstrap.cc:492] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:19.921067 23000 ts_tablet_manager.cc:1403] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.292s	user 0.011s	sys 0.014s
I20260709 13:06:19.927469 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0096400bc934190914c4ec03dcbcf4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.945437 22867 tablet_service.cc:1511] Processing CreateTablet for tablet 41fd2bd9173d46bcae002f64cb0bca57 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:19.945762 22874 tablet_service.cc:1511] Processing CreateTablet for tablet d80c5a3f121140dfa7f4d26c1b907672 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:19.946410 23000 raft_consensus.cc:359] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:19.947109 23000 raft_consensus.cc:385] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.947394 23000 raft_consensus.cc:740] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.947912 22872 tablet_service.cc:1511] Processing CreateTablet for tablet e43c3d9672b6401593c01b9ea6919d54 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:19.948068 23000 consensus_queue.cc:260] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:19.947499 22941 tablet_service.cc:1511] Processing CreateTablet for tablet a0096400bc934190914c4ec03dcbcf4b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:19.949263 22948 tablet_service.cc:1511] Processing CreateTablet for tablet f0de8160880743daa92639a18292e078 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:19.950981 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691dac22177d4a01929d4a86b813debf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.952641 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0096400bc934190914c4ec03dcbcf4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.947523 22944 tablet_service.cc:1511] Processing CreateTablet for tablet 8f688a36b1124a40a5ebdbc484b9d1b5 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:19.956007 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f688a36b1124a40a5ebdbc484b9d1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.959118 22984 heartbeater.cc:499] Master 127.21.39.126:34141 was elected leader, sending a full tablet report...
I20260709 13:06:19.954393 22792 tablet_service.cc:1511] Processing CreateTablet for tablet bbfece4a1b78478891486c5de7da9870 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:19.964165 22793 tablet_service.cc:1511] Processing CreateTablet for tablet f6df8522f3e845cd9822d16fae75ecba (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:19.965305 22793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6df8522f3e845cd9822d16fae75ecba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.965019 22798 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:19.966176 22798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.967284 22870 tablet_service.cc:1511] Processing CreateTablet for tablet 691dac22177d4a01929d4a86b813debf (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:19.972348 23001 ts_tablet_manager.cc:1434] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.102s	user 0.016s	sys 0.024s
I20260709 13:06:19.974159 22868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb70ba7aa3b49ec886b492dcbdd54f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.974817 22874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80c5a3f121140dfa7f4d26c1b907672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.969364 22947 tablet_service.cc:1511] Processing CreateTablet for tablet bbfece4a1b78478891486c5de7da9870 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:19.975554 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0de8160880743daa92639a18292e078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.975852 22872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43c3d9672b6401593c01b9ea6919d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.976454 22869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46868f832143415a84d7a9d3f85f97fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.977212 22867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fd2bd9173d46bcae002f64cb0bca57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.977988 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691dac22177d4a01929d4a86b813debf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.979229 22943 tablet_service.cc:1511] Processing CreateTablet for tablet f6df8522f3e845cd9822d16fae75ecba (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:19.980754 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfece4a1b78478891486c5de7da9870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.990528 22946 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4ebc4f8ad64f26a6773fb76240ae45 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:19.992699 22796 tablet_service.cc:1511] Processing CreateTablet for tablet f0de8160880743daa92639a18292e078 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:19.993908 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0de8160880743daa92639a18292e078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.994194 22797 tablet_service.cc:1511] Processing CreateTablet for tablet 5be8b51007524b61b21f99fad1a18956 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:19.995270 22797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be8b51007524b61b21f99fad1a18956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.958657 23006 raft_consensus.cc:493] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:19.998106 23006 raft_consensus.cc:515] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:19.998932 23001 tablet_bootstrap.cc:492] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:20.000553 23006 leader_election.cc:290] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:20.002036 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6df8522f3e845cd9822d16fae75ecba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.992808 22945 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:20.004659 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.009611 22792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfece4a1b78478891486c5de7da9870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.011919 22875 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6b7207909c462b9729f6f4f7806148 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:20.029599 23004 raft_consensus.cc:493] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.015776 22910 heartbeater.cc:499] Master 127.21.39.126:34141 was elected leader, sending a full tablet report...
I20260709 13:06:19.961477 22799 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4ebc4f8ad64f26a6773fb76240ae45 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:20.026741 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4ebc4f8ad64f26a6773fb76240ae45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.030047 23004 raft_consensus.cc:515] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.039934 23004 leader_election.cc:290] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:20.058315 23000 ts_tablet_manager.cc:1434] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.137s	user 0.013s	sys 0.009s
I20260709 13:06:20.075162 22866 tablet_service.cc:1511] Processing CreateTablet for tablet a0096400bc934190914c4ec03dcbcf4b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:20.079720 23000 tablet_bootstrap.cc:492] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:20.085825 22794 tablet_service.cc:1511] Processing CreateTablet for tablet a289275c318e40f487ce39428fcf848f (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:20.090554 22794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a289275c318e40f487ce39428fcf848f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.051175 22875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6b7207909c462b9729f6f4f7806148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.098189 23001 tablet_bootstrap.cc:654] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.112835 22800 tablet_service.cc:1511] Processing CreateTablet for tablet baff4e33c2ac40e6b8b57fee637563c6 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:20.116866 22999 tablet_bootstrap.cc:492] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:20.117383 22999 ts_tablet_manager.cc:1403] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.319s	user 0.036s	sys 0.016s
I20260709 13:06:20.122020 22999 raft_consensus.cc:359] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.122736 22999 raft_consensus.cc:385] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.123049 22999 raft_consensus.cc:740] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.142766 22871 tablet_service.cc:1511] Processing CreateTablet for tablet f6df8522f3e845cd9822d16fae75ecba (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:20.126469 22799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4ebc4f8ad64f26a6773fb76240ae45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.131503 22866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0096400bc934190914c4ec03dcbcf4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.155224 22800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baff4e33c2ac40e6b8b57fee637563c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.122565 22873 tablet_service.cc:1511] Processing CreateTablet for tablet f0de8160880743daa92639a18292e078 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:20.155351 22791 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1e13e661e04fefb9ad97429d19b69b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:20.134408 22948 tablet_service.cc:1511] Processing CreateTablet for tablet 5be8b51007524b61b21f99fad1a18956 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:20.162364 22949 tablet_service.cc:1511] Processing CreateTablet for tablet a289275c318e40f487ce39428fcf848f (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:20.167644 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a289275c318e40f487ce39428fcf848f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.172302 22791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1e13e661e04fefb9ad97429d19b69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.175586 22942 tablet_service.cc:1511] Processing CreateTablet for tablet baff4e33c2ac40e6b8b57fee637563c6 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:20.177053 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baff4e33c2ac40e6b8b57fee637563c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.183046 22793 tablet_service.cc:1511] Processing CreateTablet for tablet a594b6d51b3f48fba454cc869ada5369 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:20.184196 22793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a594b6d51b3f48fba454cc869ada5369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.187579 22798 tablet_service.cc:1511] Processing CreateTablet for tablet 3d704d4b77444d588fa35a12a7a3d225 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:20.188737 22798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d704d4b77444d588fa35a12a7a3d225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.192448 22795 tablet_service.cc:1511] Processing CreateTablet for tablet 11f8531b7314488c8079e71b5bfa2325 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:20.194731 22795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f8531b7314488c8079e71b5bfa2325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.204514 22875 tablet_service.cc:1511] Processing CreateTablet for tablet bbfece4a1b78478891486c5de7da9870 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:20.157317 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1e13e661e04fefb9ad97429d19b69b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:20.213135 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1e13e661e04fefb9ad97429d19b69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.213150 22999 consensus_queue.cc:260] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.217847 22999 ts_tablet_manager.cc:1434] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.100s	user 0.005s	sys 0.004s
I20260709 13:06:20.218770 22999 tablet_bootstrap.cc:492] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:20.165678 22871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6df8522f3e845cd9822d16fae75ecba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.222323 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be8b51007524b61b21f99fad1a18956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.228570 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a89b15547cd45f9aaf3fd45beab196c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
W20260709 13:06:20.230100 22775 leader_election.cc:343] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.235823 22873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0de8160880743daa92639a18292e078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.237035 22944 tablet_service.cc:1511] Processing CreateTablet for tablet 11f8531b7314488c8079e71b5bfa2325 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:20.238827 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f8531b7314488c8079e71b5bfa2325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.244334 22797 tablet_service.cc:1511] Processing CreateTablet for tablet e357a35f96a841c8a66ee392cfa5939b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:20.245488 22797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e357a35f96a841c8a66ee392cfa5939b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.247645 22875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfece4a1b78478891486c5de7da9870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.252700 22945 tablet_service.cc:1511] Processing CreateTablet for tablet 3d704d4b77444d588fa35a12a7a3d225 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:20.254473 22941 tablet_service.cc:1511] Processing CreateTablet for tablet a594b6d51b3f48fba454cc869ada5369 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:20.255208 22946 tablet_service.cc:1511] Processing CreateTablet for tablet e357a35f96a841c8a66ee392cfa5939b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:20.256613 22947 tablet_service.cc:1511] Processing CreateTablet for tablet e37f1a8ac9be4afe83c5702707cdba7b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:20.256734 22874 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4ebc4f8ad64f26a6773fb76240ae45 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:20.260478 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff747224a614196ae1dd5217879484d" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:20.265194 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a594b6d51b3f48fba454cc869ada5369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.270417 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d704d4b77444d588fa35a12a7a3d225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.270743 22874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4ebc4f8ad64f26a6773fb76240ae45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.270191 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff747224a614196ae1dd5217879484d" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
W20260709 13:06:20.274863 22923 leader_election.cc:343] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.275643 22943 tablet_service.cc:1511] Processing CreateTablet for tablet efdf9a1d63954e2b9dd1d73affff5c92 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:20.276757 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37f1a8ac9be4afe83c5702707cdba7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.279254 22999 tablet_bootstrap.cc:654] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.281080 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdf9a1d63954e2b9dd1d73affff5c92. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:20.293346 22924 leader_election.cc:343] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.318063 22949 tablet_service.cc:1511] Processing CreateTablet for tablet ad3f7aba41c14db2871eefab55e08948 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:20.320739 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3f7aba41c14db2871eefab55e08948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.339053 22870 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1e13e661e04fefb9ad97429d19b69b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:20.344250 22949 tablet_service.cc:1511] Processing CreateTablet for tablet 492d2d4f73fb4e72bbf3a7dea2487541 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:20.345402 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492d2d4f73fb4e72bbf3a7dea2487541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.346515 23004 raft_consensus.cc:493] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.346792 22868 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:20.346451 22943 tablet_service.cc:1511] Processing CreateTablet for tablet e6414d6f431f4790939cf2a3dd936968 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:20.346978 23004 raft_consensus.cc:515] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.348192 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6414d6f431f4790939cf2a3dd936968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.349368 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e357a35f96a841c8a66ee392cfa5939b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.351027 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:20.351625 22885 raft_consensus.cc:2468] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:20.351915 23004 leader_election.cc:290] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:20.356204 23001 tablet_bootstrap.cc:492] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:20.356876 23001 ts_tablet_manager.cc:1403] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.358s	user 0.017s	sys 0.017s
I20260709 13:06:20.310928 22924 leader_election.cc:304] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
W20260709 13:06:20.358371 22924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 78121.9us
I20260709 13:06:20.359737 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a89b15547cd45f9aaf3fd45beab196c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:20.360318 22867 tablet_service.cc:1511] Processing CreateTablet for tablet 5be8b51007524b61b21f99fad1a18956 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:20.361891 23006 raft_consensus.cc:2749] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:20.352722 22775 leader_election.cc:304] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:20.370843 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1e13e661e04fefb9ad97429d19b69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.371412 23004 raft_consensus.cc:2804] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.372476 23004 raft_consensus.cc:493] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.372814 23004 raft_consensus.cc:3060] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.367653 22943 tablet_service.cc:1511] Processing CreateTablet for tablet ce2991b304974b6f9da6726d19b4f40c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:20.376178 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2991b304974b6f9da6726d19b4f40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.382736 22868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.382352 23001 raft_consensus.cc:359] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.383154 23001 raft_consensus.cc:385] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.383517 23001 raft_consensus.cc:740] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.386689 22792 tablet_service.cc:1511] Processing CreateTablet for tablet e37f1a8ac9be4afe83c5702707cdba7b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:20.387905 22792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37f1a8ac9be4afe83c5702707cdba7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.390027 22943 tablet_service.cc:1511] Processing CreateTablet for tablet d544baf761f344d7bd9a330ce400d0a9 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:20.390693 22942 tablet_service.cc:1511] Processing CreateTablet for tablet 474d73cddbc24b8fa40ace800bbec884 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:20.391126 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d544baf761f344d7bd9a330ce400d0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.391820 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474d73cddbc24b8fa40ace800bbec884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.395330 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 07843212621a4d5989dc895ec40d21b7 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:20.396559 22796 tablet_service.cc:1511] Processing CreateTablet for tablet efdf9a1d63954e2b9dd1d73affff5c92 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:20.418717 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdf9a1d63954e2b9dd1d73affff5c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.416483 22869 tablet_service.cc:1511] Processing CreateTablet for tablet a289275c318e40f487ce39428fcf848f (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:20.419497 23004 raft_consensus.cc:515] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.421923 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:20.422442 22885 raft_consensus.cc:3060] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.399372 22794 tablet_service.cc:1511] Processing CreateTablet for tablet 492d2d4f73fb4e72bbf3a7dea2487541 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:20.424934 22794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492d2d4f73fb4e72bbf3a7dea2487541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.400380 22800 tablet_service.cc:1511] Processing CreateTablet for tablet ad3f7aba41c14db2871eefab55e08948 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:20.402220 23000 tablet_bootstrap.cc:654] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.427156 22871 tablet_service.cc:1511] Processing CreateTablet for tablet 3d704d4b77444d588fa35a12a7a3d225 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:20.428048 22800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3f7aba41c14db2871eefab55e08948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.428941 22885 raft_consensus.cc:2468] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:20.402324 22999 tablet_bootstrap.cc:492] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:20.430142 22999 ts_tablet_manager.cc:1403] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.212s	user 0.018s	sys 0.013s
I20260709 13:06:20.431061 22795 tablet_service.cc:1511] Processing CreateTablet for tablet d544baf761f344d7bd9a330ce400d0a9 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:20.408139 22867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be8b51007524b61b21f99fad1a18956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.432139 22795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d544baf761f344d7bd9a330ce400d0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.433605 22869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a289275c318e40f487ce39428fcf848f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.407989 22791 tablet_service.cc:1511] Processing CreateTablet for tablet e6414d6f431f4790939cf2a3dd936968 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:20.441483 22791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6414d6f431f4790939cf2a3dd936968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.441884 22866 tablet_service.cc:1511] Processing CreateTablet for tablet e357a35f96a841c8a66ee392cfa5939b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:20.442185 22948 tablet_service.cc:1511] Processing CreateTablet for tablet b04fa14f38814f8794c8325bc7b4ca9f (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:20.443105 22866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e357a35f96a841c8a66ee392cfa5939b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.443410 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b04fa14f38814f8794c8325bc7b4ca9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.423180 23004 leader_election.cc:290] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:20.445297 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07843212621a4d5989dc895ec40d21b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.408238 22875 tablet_service.cc:1511] Processing CreateTablet for tablet baff4e33c2ac40e6b8b57fee637563c6 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:20.411680 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
W20260709 13:06:20.412910 22774 leader_election.cc:343] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.449229 22774 leader_election.cc:304] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:20.415447 22793 tablet_service.cc:1511] Processing CreateTablet for tablet ce2991b304974b6f9da6726d19b4f40c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:20.450902 22793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2991b304974b6f9da6726d19b4f40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.455371 22798 tablet_service.cc:1511] Processing CreateTablet for tablet 474d73cddbc24b8fa40ace800bbec884 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:20.456493 22798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474d73cddbc24b8fa40ace800bbec884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.458173 22944 tablet_service.cc:1511] Processing CreateTablet for tablet e081b95d5e024d68b0be678465055f1c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:20.459306 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e081b95d5e024d68b0be678465055f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.459983 22999 raft_consensus.cc:359] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.384255 23001 consensus_queue.cc:260] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.430014 22775 leader_election.cc:304] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:20.475864 22999 raft_consensus.cc:385] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.407080 22872 tablet_service.cc:1511] Processing CreateTablet for tablet 11f8531b7314488c8079e71b5bfa2325 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 13:06:20.461031 22774 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.67:43255, user_credentials={real_user=slave}} blocked reactor thread for 48277.4us
I20260709 13:06:20.476845 22796 tablet_service.cc:1511] Processing CreateTablet for tablet b04fa14f38814f8794c8325bc7b4ca9f (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:06:20.477335 22774 leader_election.cc:343] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.478771 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
W20260709 13:06:20.480091 22774 leader_election.cc:343] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.461560 23004 raft_consensus.cc:2749] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:20.480983 23004 raft_consensus.cc:2804] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.481452 23004 raft_consensus.cc:697] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:20.483336 23001 ts_tablet_manager.cc:1434] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.126s	user 0.001s	sys 0.005s
I20260709 13:06:20.484198 23001 tablet_bootstrap.cc:492] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:20.466084 22871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d704d4b77444d588fa35a12a7a3d225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.491283 22945 tablet_service.cc:1511] Processing CreateTablet for tablet db2612737b6940ea84ff26071f127d7b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:20.492476 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2612737b6940ea84ff26071f127d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.492581 22872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f8531b7314488c8079e71b5bfa2325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.492621 23004 consensus_queue.cc:237] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.496937 22875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baff4e33c2ac40e6b8b57fee637563c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.498236 22796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b04fa14f38814f8794c8325bc7b4ca9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.502063 22874 tablet_service.cc:1511] Processing CreateTablet for tablet efdf9a1d63954e2b9dd1d73affff5c92 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:20.502758 22800 tablet_service.cc:1511] Processing CreateTablet for tablet e081b95d5e024d68b0be678465055f1c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:20.503398 22874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdf9a1d63954e2b9dd1d73affff5c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.472177 22870 tablet_service.cc:1511] Processing CreateTablet for tablet e37f1a8ac9be4afe83c5702707cdba7b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:20.504320 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37f1a8ac9be4afe83c5702707cdba7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.415737 22868 tablet_service.cc:1511] Processing CreateTablet for tablet a594b6d51b3f48fba454cc869ada5369 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:20.514176 22868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a594b6d51b3f48fba454cc869ada5369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.475147 23000 tablet_bootstrap.cc:492] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:20.515753 23000 ts_tablet_manager.cc:1403] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.436s	user 0.008s	sys 0.010s
I20260709 13:06:20.517280 22707 catalog_manager.cc:5697] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.476253 22999 raft_consensus.cc:740] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.469895 22799 tablet_service.cc:1511] Processing CreateTablet for tablet 07843212621a4d5989dc895ec40d21b7 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:20.520161 22999 consensus_queue.cc:260] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.522372 22999 ts_tablet_manager.cc:1434] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.004s
W20260709 13:06:20.522696 22775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 92755.3us
I20260709 13:06:20.523229 22999 tablet_bootstrap.cc:492] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:20.523761 22800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e081b95d5e024d68b0be678465055f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.524020 22873 tablet_service.cc:1511] Processing CreateTablet for tablet ad3f7aba41c14db2871eefab55e08948 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:20.525168 22873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3f7aba41c14db2871eefab55e08948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.530783 22794 tablet_service.cc:1511] Processing CreateTablet for tablet db2612737b6940ea84ff26071f127d7b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:20.531898 22794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2612737b6940ea84ff26071f127d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.531554 22866 tablet_service.cc:1511] Processing CreateTablet for tablet 492d2d4f73fb4e72bbf3a7dea2487541 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:20.534410 22866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492d2d4f73fb4e72bbf3a7dea2487541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.538621 23000 raft_consensus.cc:359] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.539335 23000 raft_consensus.cc:385] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.539520 23001 tablet_bootstrap.cc:654] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.540161 22799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07843212621a4d5989dc895ec40d21b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.542785 23000 raft_consensus.cc:740] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.562371 23000 consensus_queue.cc:260] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.563416 22866 tablet_service.cc:1511] Processing CreateTablet for tablet d544baf761f344d7bd9a330ce400d0a9 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:20.564549 22866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d544baf761f344d7bd9a330ce400d0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.546063 22867 tablet_service.cc:1511] Processing CreateTablet for tablet e6414d6f431f4790939cf2a3dd936968 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:20.555572 22873 tablet_service.cc:1511] Processing CreateTablet for tablet ce2991b304974b6f9da6726d19b4f40c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:20.570488 22867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6414d6f431f4790939cf2a3dd936968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.571041 22873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2991b304974b6f9da6726d19b4f40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.573328 22875 tablet_service.cc:1511] Processing CreateTablet for tablet 474d73cddbc24b8fa40ace800bbec884 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:20.574620 23000 ts_tablet_manager.cc:1434] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 13:06:20.579291 23000 tablet_bootstrap.cc:492] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:20.582777 22870 tablet_service.cc:1511] Processing CreateTablet for tablet 07843212621a4d5989dc895ec40d21b7 (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:20.577654 22999 tablet_bootstrap.cc:654] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.586968 23000 tablet_bootstrap.cc:654] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.592379 22869 tablet_service.cc:1511] Processing CreateTablet for tablet e081b95d5e024d68b0be678465055f1c (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:20.592975 22874 tablet_service.cc:1511] Processing CreateTablet for tablet b04fa14f38814f8794c8325bc7b4ca9f (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:20.604359 22875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474d73cddbc24b8fa40ace800bbec884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.610926 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07843212621a4d5989dc895ec40d21b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.611701 23026 raft_consensus.cc:493] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.612135 23026 raft_consensus.cc:515] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.615373 23026 leader_election.cc:290] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:20.618063 22869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e081b95d5e024d68b0be678465055f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.611202 22873 tablet_service.cc:1511] Processing CreateTablet for tablet db2612737b6940ea84ff26071f127d7b (DEFAULT_TABLE table=test-workload [id=ccf800f7e59443088fca0c17186174de]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:20.646900 22873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2612737b6940ea84ff26071f127d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.655784 22874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b04fa14f38814f8794c8325bc7b4ca9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.668756 23000 tablet_bootstrap.cc:492] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:20.669239 23000 ts_tablet_manager.cc:1403] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.090s	user 0.005s	sys 0.006s
I20260709 13:06:20.669528 23001 tablet_bootstrap.cc:492] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:20.669974 23001 ts_tablet_manager.cc:1403] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.186s	user 0.013s	sys 0.027s
I20260709 13:06:20.672041 23000 raft_consensus.cc:359] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.672734 23000 raft_consensus.cc:385] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.672569 23001 raft_consensus.cc:359] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.673030 23000 raft_consensus.cc:740] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.673255 23001 raft_consensus.cc:385] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.673885 23000 consensus_queue.cc:260] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.675974 23006 raft_consensus.cc:493] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.676403 23006 raft_consensus.cc:515] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.678352 23006 leader_election.cc:290] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:20.678490 23000 ts_tablet_manager.cc:1434] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:06:20.679476 23000 tablet_bootstrap.cc:492] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:20.680575 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba88b163301440ba8bf1904496302cd" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:20.681629 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba88b163301440ba8bf1904496302cd" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:20.682229 22885 raft_consensus.cc:2468] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:20.683387 22924 leader_election.cc:304] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:20.673563 23001 raft_consensus.cc:740] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
W20260709 13:06:20.684594 22923 leader_election.cc:343] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.686698 23006 raft_consensus.cc:2804] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.686389 23001 consensus_queue.cc:260] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.687070 23006 raft_consensus.cc:493] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.687436 23006 raft_consensus.cc:3060] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.696452 23000 tablet_bootstrap.cc:654] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.701958 22999 tablet_bootstrap.cc:492] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:20.702757 22999 ts_tablet_manager.cc:1403] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.180s	user 0.013s	sys 0.006s
I20260709 13:06:20.703577 23001 ts_tablet_manager.cc:1434] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.007s
I20260709 13:06:20.701526 23006 raft_consensus.cc:515] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.702626 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757998820fc347ab80ab7748db14390f" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:20.707334 22810 raft_consensus.cc:2468] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:20.715095 23001 tablet_bootstrap.cc:492] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:20.716567 22849 leader_election.cc:304] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:20.717327 23026 raft_consensus.cc:2804] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.717666 23026 raft_consensus.cc:493] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.718020 23026 raft_consensus.cc:3060] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.720679 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757998820fc347ab80ab7748db14390f" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:20.721508 23001 tablet_bootstrap.cc:654] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:20.725028 22849 leader_election.cc:343] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.726401 22999 raft_consensus.cc:359] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.727142 22999 raft_consensus.cc:385] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.727416 22999 raft_consensus.cc:740] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.728171 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba88b163301440ba8bf1904496302cd" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:20.728168 22999 consensus_queue.cc:260] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.728924 22885 raft_consensus.cc:3060] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.730257 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba88b163301440ba8bf1904496302cd" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
W20260709 13:06:20.731492 22923 leader_election.cc:343] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.732466 23006 leader_election.cc:290] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:20.734871 22999 ts_tablet_manager.cc:1434] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260709 13:06:20.735882 22999 tablet_bootstrap.cc:492] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:20.738961 23000 tablet_bootstrap.cc:492] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
W20260709 13:06:20.738915 22756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:20.741863 22999 tablet_bootstrap.cc:654] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.743389 23000 ts_tablet_manager.cc:1403] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.000s
I20260709 13:06:20.742444 23026 raft_consensus.cc:515] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.747172 23026 leader_election.cc:290] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:20.748654 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757998820fc347ab80ab7748db14390f" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:20.749217 22810 raft_consensus.cc:3060] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.749619 23000 raft_consensus.cc:359] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.750360 23000 raft_consensus.cc:385] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.750604 23000 raft_consensus.cc:740] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.751148 23000 consensus_queue.cc:260] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.752915 23000 ts_tablet_manager.cc:1434] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 13:06:20.753755 23000 tablet_bootstrap.cc:492] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:20.756017 22810 raft_consensus.cc:2468] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:20.757905 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757998820fc347ab80ab7748db14390f" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:20.764374 22885 raft_consensus.cc:2468] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:20.764611 23000 tablet_bootstrap.cc:654] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.766801 23001 tablet_bootstrap.cc:492] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:20.767272 23001 ts_tablet_manager.cc:1403] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.016s
W20260709 13:06:20.768322 22849 leader_election.cc:343] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.769220 22999 tablet_bootstrap.cc:492] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:20.769013 22849 leader_election.cc:304] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [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: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:20.769795 22999 ts_tablet_manager.cc:1403] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.008s
I20260709 13:06:20.769781 23001 raft_consensus.cc:359] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.770479 23026 raft_consensus.cc:2804] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.770555 23001 raft_consensus.cc:385] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.771008 23001 raft_consensus.cc:740] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.771687 23001 consensus_queue.cc:260] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.773705 23001 ts_tablet_manager.cc:1434] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:06:20.775058 22924 leader_election.cc:304] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:20.775275 23001 tablet_bootstrap.cc:492] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:20.775324 22999 raft_consensus.cc:359] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.776201 22999 raft_consensus.cc:385] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.776530 22999 raft_consensus.cc:740] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.777324 22999 consensus_queue.cc:260] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.776193 23006 raft_consensus.cc:2804] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.781553 23001 tablet_bootstrap.cc:654] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.781454 23006 raft_consensus.cc:697] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:20.782805 23006 consensus_queue.cc:237] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.781085 23004 raft_consensus.cc:493] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.783939 23004 raft_consensus.cc:515] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.786424 23004 leader_election.cc:290] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:20.787233 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a1e7caeba430e9c7d1a53ed9bc67d" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
W20260709 13:06:20.788633 22775 leader_election.cc:343] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.789847 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a1e7caeba430e9c7d1a53ed9bc67d" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:20.790464 22959 raft_consensus.cc:2468] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:20.790720 22999 ts_tablet_manager.cc:1434] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:06:20.791747 22774 leader_election.cc:304] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:20.792448 23001 tablet_bootstrap.cc:492] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:20.792869 23001 ts_tablet_manager.cc:1403] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:06:20.792970 23004 raft_consensus.cc:2804] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.793388 23004 raft_consensus.cc:493] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.793695 23004 raft_consensus.cc:3060] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.795590 23001 raft_consensus.cc:359] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.796290 23001 raft_consensus.cc:385] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.796568 23001 raft_consensus.cc:740] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.797331 23001 consensus_queue.cc:260] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.799284 22999 tablet_bootstrap.cc:492] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:20.799623 23001 ts_tablet_manager.cc:1434] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:06:20.801003 23001 tablet_bootstrap.cc:492] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:20.801971 23026 raft_consensus.cc:697] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:20.802855 23026 consensus_queue.cc:237] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.806496 22999 tablet_bootstrap.cc:654] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.808952 23001 tablet_bootstrap.cc:654] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.815148 23004 raft_consensus.cc:515] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.816334 23000 tablet_bootstrap.cc:492] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:20.816830 23000 ts_tablet_manager.cc:1403] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.024s
I20260709 13:06:20.817728 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a1e7caeba430e9c7d1a53ed9bc67d" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:20.817324 22707 catalog_manager.cc:5697] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:20.818994 22775 leader_election.cc:343] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.819345 23001 tablet_bootstrap.cc:492] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:20.819837 23001 ts_tablet_manager.cc:1403] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260709 13:06:20.819514 23000 raft_consensus.cc:359] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.820222 23000 raft_consensus.cc:385] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.820562 23000 raft_consensus.cc:740] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.820833 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a1e7caeba430e9c7d1a53ed9bc67d" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:20.821316 22959 raft_consensus.cc:3060] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.821381 23004 leader_election.cc:290] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:20.826125 23001 raft_consensus.cc:359] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.826779 23001 raft_consensus.cc:385] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.827032 23001 raft_consensus.cc:740] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.827591 22959 raft_consensus.cc:2468] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:20.827133 22708 catalog_manager.cc:5697] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.827702 23001 consensus_queue.cc:260] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.821287 23000 consensus_queue.cc:260] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.828696 22774 leader_election.cc:304] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:20.829705 23004 raft_consensus.cc:2804] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.829969 23001 ts_tablet_manager.cc:1434] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:06:20.830195 23004 raft_consensus.cc:697] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:20.830606 23000 ts_tablet_manager.cc:1434] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:06:20.830856 23001 tablet_bootstrap.cc:492] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:20.830948 23004 consensus_queue.cc:237] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.831496 23000 tablet_bootstrap.cc:492] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:20.836885 23001 tablet_bootstrap.cc:654] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.839726 23000 tablet_bootstrap.cc:654] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.842237 22999 tablet_bootstrap.cc:492] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:20.842780 22999 ts_tablet_manager.cc:1403] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.005s
I20260709 13:06:20.847640 23026 raft_consensus.cc:493] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.847883 23001 tablet_bootstrap.cc:492] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:20.848352 23001 ts_tablet_manager.cc:1403] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.014s
I20260709 13:06:20.848114 23026 raft_consensus.cc:515] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.848181 22999 raft_consensus.cc:359] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.849092 22999 raft_consensus.cc:385] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.849550 22999 raft_consensus.cc:740] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.850111 23026 leader_election.cc:290] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:20.851040 23001 raft_consensus.cc:359] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.851770 23001 raft_consensus.cc:385] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.851794 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1d4a3c1afe4298a2715afad689ba04" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:20.852200 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1d4a3c1afe4298a2715afad689ba04" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:20.852293 23001 raft_consensus.cc:740] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.852993 23006 raft_consensus.cc:493] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:20.853463 22849 leader_election.cc:343] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.853189 23001 consensus_queue.cc:260] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.853726 23006 raft_consensus.cc:515] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:20.854135 22849 leader_election.cc:343] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.854501 22849 leader_election.cc:304] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:20.855525 23001 ts_tablet_manager.cc:1434] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:06:20.855454 23026 raft_consensus.cc:2749] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:20.855661 23006 leader_election.cc:290] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:20.857079 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:20.857868 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:20.857579 22708 catalog_manager.cc:5697] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:20.858383 22923 leader_election.cc:343] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:20.859139 22924 leader_election.cc:343] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.859581 23001 tablet_bootstrap.cc:492] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:20.859572 22924 leader_election.cc:304] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:20.859279 23000 tablet_bootstrap.cc:492] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:20.860175 23006 raft_consensus.cc:2749] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:20.860662 23000 ts_tablet_manager.cc:1403] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260709 13:06:20.863304 23000 raft_consensus.cc:359] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.863941 23000 raft_consensus.cc:385] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.864221 23000 raft_consensus.cc:740] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.864924 23000 consensus_queue.cc:260] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.866493 23001 tablet_bootstrap.cc:654] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.866882 23000 ts_tablet_manager.cc:1434] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:20.868044 23000 tablet_bootstrap.cc:492] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:20.850369 22999 consensus_queue.cc:260] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.874053 23000 tablet_bootstrap.cc:654] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.874341 22999 ts_tablet_manager.cc:1434] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 13:06:20.875308 22999 tablet_bootstrap.cc:492] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:20.886027 22999 tablet_bootstrap.cc:654] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.887472 23001 tablet_bootstrap.cc:492] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:20.887609 23000 tablet_bootstrap.cc:492] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
W20260709 13:06:20.887506 22774 consensus_peers.cc:597] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.888047 23001 ts_tablet_manager.cc:1403] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.008s
I20260709 13:06:20.888211 23000 ts_tablet_manager.cc:1403] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260709 13:06:20.890611 22999 tablet_bootstrap.cc:492] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:20.890540 23001 raft_consensus.cc:359] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.891036 22999 ts_tablet_manager.cc:1403] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 13:06:20.890777 23000 raft_consensus.cc:359] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.891280 23001 raft_consensus.cc:385] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.891587 23000 raft_consensus.cc:385] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.891592 23001 raft_consensus.cc:740] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.892022 23000 raft_consensus.cc:740] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.892464 23001 consensus_queue.cc:260] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.892730 23000 consensus_queue.cc:260] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.893375 22999 raft_consensus.cc:359] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.894071 22999 raft_consensus.cc:385] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.894366 23001 ts_tablet_manager.cc:1434] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:20.894322 22999 raft_consensus.cc:740] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.895099 22999 consensus_queue.cc:260] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.895799 23001 tablet_bootstrap.cc:492] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:20.897563 23000 ts_tablet_manager.cc:1434] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:06:20.898484 23000 tablet_bootstrap.cc:492] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:20.901233 23001 tablet_bootstrap.cc:654] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.904211 22999 ts_tablet_manager.cc:1434] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:06:20.904286 23000 tablet_bootstrap.cc:654] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.916519 22999 tablet_bootstrap.cc:492] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:20.918685 23004 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:20.922616 22999 tablet_bootstrap.cc:654] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.927968 23000 tablet_bootstrap.cc:492] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:20.928929 23006 raft_consensus.cc:493] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.930255 23006 raft_consensus.cc:515] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.930274 23000 ts_tablet_manager.cc:1403] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.010s
I20260709 13:06:20.932160 23006 leader_election.cc:290] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:20.932785 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceda8c27bb946fb8522fd36c9edc46c" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:20.933790 23000 raft_consensus.cc:359] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.934120 22999 tablet_bootstrap.cc:492] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:20.929352 23001 tablet_bootstrap.cc:492] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
W20260709 13:06:20.934037 22923 leader_election.cc:343] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.934443 23000 raft_consensus.cc:385] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.934576 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceda8c27bb946fb8522fd36c9edc46c" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:20.934777 23000 raft_consensus.cc:740] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.934973 22999 ts_tablet_manager.cc:1403] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.008s
I20260709 13:06:20.935425 23000 consensus_queue.cc:260] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.936295 22884 raft_consensus.cc:2468] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:20.937311 23000 ts_tablet_manager.cc:1434] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:06:20.934788 23001 ts_tablet_manager.cc:1403] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.012s
I20260709 13:06:20.937423 22924 leader_election.cc:304] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:20.938313 23006 raft_consensus.cc:2804] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.938628 23006 raft_consensus.cc:493] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.938946 23006 raft_consensus.cc:3060] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.940186 23001 raft_consensus.cc:359] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.940855 23001 raft_consensus.cc:385] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.941113 23001 raft_consensus.cc:740] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.941756 23001 consensus_queue.cc:260] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.943702 23001 ts_tablet_manager.cc:1434] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:20.944547 23001 tablet_bootstrap.cc:492] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:20.937431 22999 raft_consensus.cc:359] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.946552 22999 raft_consensus.cc:385] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.946808 22999 raft_consensus.cc:740] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.949651 23001 tablet_bootstrap.cc:654] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.947515 22999 consensus_queue.cc:260] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.950727 23000 tablet_bootstrap.cc:492] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:20.951777 22999 ts_tablet_manager.cc:1434] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:06:20.953678 23006 raft_consensus.cc:515] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.959298 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceda8c27bb946fb8522fd36c9edc46c" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
W20260709 13:06:20.960382 22923 leader_election.cc:343] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.955945 23000 tablet_bootstrap.cc:654] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.966811 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceda8c27bb946fb8522fd36c9edc46c" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:20.967337 22885 raft_consensus.cc:3060] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.973250 22885 raft_consensus.cc:2468] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:20.954463 22999 tablet_bootstrap.cc:492] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:20.973838 23000 tablet_bootstrap.cc:492] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:20.974233 22924 leader_election.cc:304] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:20.974502 23000 ts_tablet_manager.cc:1403] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.013s
I20260709 13:06:20.975313 23033 raft_consensus.cc:2804] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.977279 23000 raft_consensus.cc:359] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.977967 23000 raft_consensus.cc:385] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.978268 23000 raft_consensus.cc:740] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.978958 23000 consensus_queue.cc:260] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.979545 22999 tablet_bootstrap.cc:654] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.981012 23000 ts_tablet_manager.cc:1434] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:20.973793 23006 leader_election.cc:290] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:20.982343 23000 tablet_bootstrap.cc:492] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:20.987558 23000 tablet_bootstrap.cc:654] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.989302 23001 tablet_bootstrap.cc:492] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:20.989710 23001 ts_tablet_manager.cc:1403] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.023s
I20260709 13:06:20.992202 23001 raft_consensus.cc:359] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.992834 23001 raft_consensus.cc:385] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.993088 23001 raft_consensus.cc:740] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.993834 23001 consensus_queue.cc:260] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:20.996009 23001 ts_tablet_manager.cc:1434] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:20.996873 23001 tablet_bootstrap.cc:492] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:21.001653 23033 raft_consensus.cc:697] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:21.002278 23001 tablet_bootstrap.cc:654] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.002645 23033 consensus_queue.cc:237] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.007071 23000 tablet_bootstrap.cc:492] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:21.007431 23000 ts_tablet_manager.cc:1403] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260709 13:06:21.008054 23001 tablet_bootstrap.cc:492] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:21.008489 23001 ts_tablet_manager.cc:1403] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:06:21.008606 22999 tablet_bootstrap.cc:492] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:21.009532 22999 ts_tablet_manager.cc:1403] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.016s
I20260709 13:06:21.009852 23000 raft_consensus.cc:359] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.010452 23000 raft_consensus.cc:385] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.010712 23000 raft_consensus.cc:740] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.011665 23004 raft_consensus.cc:493] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.011437 23001 raft_consensus.cc:359] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.011476 23000 consensus_queue.cc:260] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.012243 23001 raft_consensus.cc:385] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.012161 23004 raft_consensus.cc:515] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.012557 23001 raft_consensus.cc:740] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.013341 23001 consensus_queue.cc:260] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.014168 23004 leader_election.cc:290] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.015190 23001 ts_tablet_manager.cc:1434] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:21.015954 23001 tablet_bootstrap.cc:492] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:21.016137 22999 raft_consensus.cc:359] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.016633 23000 ts_tablet_manager.cc:1434] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:06:21.016786 22999 raft_consensus.cc:385] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.017093 22999 raft_consensus.cc:740] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.017460 23000 tablet_bootstrap.cc:492] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:21.017854 23026 raft_consensus.cc:493] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.018154 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4f829922a64427859eb613c375e5e0" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.018293 23026 raft_consensus.cc:515] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.018797 22885 raft_consensus.cc:2468] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:21.020208 23026 leader_election.cc:290] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.021960 23001 tablet_bootstrap.cc:654] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.022269 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a1e7caeba430e9c7d1a53ed9bc67d" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.023293 23000 tablet_bootstrap.cc:654] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.023531 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0a1e7caeba430e9c7d1a53ed9bc67d" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.024340 22958 raft_consensus.cc:2393] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a22ead1f405493790a07a398b7ef92e in current term 1: Already voted for candidate 7ef544d65adb471ea9b4e6eab4c0681b in this term.
I20260709 13:06:21.025095 22775 leader_election.cc:304] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:21.026939 22849 leader_election.cc:304] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.026517 22708 catalog_manager.cc:5697] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.023613 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4f829922a64427859eb613c375e5e0" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.031291 22959 raft_consensus.cc:2468] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:21.032954 23004 raft_consensus.cc:2804] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.033349 23004 raft_consensus.cc:493] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.033668 23004 raft_consensus.cc:3060] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.038731 23026 raft_consensus.cc:3060] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.047755 23021 raft_consensus.cc:493] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.048194 23021 raft_consensus.cc:515] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.048719 23004 raft_consensus.cc:515] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.050236 23021 leader_election.cc:290] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.017835 22999 consensus_queue.cc:260] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.052249 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba88b163301440ba8bf1904496302cd" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.052800 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4f829922a64427859eb613c375e5e0" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:21.053398 22958 raft_consensus.cc:3060] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.054670 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba88b163301440ba8bf1904496302cd" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.055356 22885 raft_consensus.cc:2393] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef544d65adb471ea9b4e6eab4c0681b in current term 1: Already voted for candidate 49a410cdb7ff47229cead662fbfb517b in this term.
I20260709 13:06:21.056406 22775 leader_election.cc:304] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:21.058131 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4f829922a64427859eb613c375e5e0" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:21.058687 22884 raft_consensus.cc:3060] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.063856 22958 raft_consensus.cc:2468] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:21.066264 23004 leader_election.cc:290] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.066660 22774 leader_election.cc:304] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:21.065496 22999 ts_tablet_manager.cc:1434] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 13:06:21.067792 22999 tablet_bootstrap.cc:492] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:21.068527 23021 raft_consensus.cc:2804] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.045568 23026 raft_consensus.cc:2749] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.066825 23004 raft_consensus.cc:3060] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.068996 23021 raft_consensus.cc:697] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:21.070564 23021 consensus_queue.cc:237] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.076316 22884 raft_consensus.cc:2468] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:21.081000 22999 tablet_bootstrap.cc:654] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.081406 23004 raft_consensus.cc:2749] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.086602 23001 tablet_bootstrap.cc:492] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:21.087051 23001 ts_tablet_manager.cc:1403] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.034s
I20260709 13:06:21.089778 23000 tablet_bootstrap.cc:492] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:21.089669 23001 raft_consensus.cc:359] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.090224 23000 ts_tablet_manager.cc:1403] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.039s
I20260709 13:06:21.090317 23001 raft_consensus.cc:385] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.090587 23001 raft_consensus.cc:740] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.091239 23001 consensus_queue.cc:260] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.093003 23001 ts_tablet_manager.cc:1434] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:06:21.094241 23001 tablet_bootstrap.cc:492] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:21.094843 23000 raft_consensus.cc:359] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.096032 23000 raft_consensus.cc:385] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.096370 23000 raft_consensus.cc:740] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.097033 23000 consensus_queue.cc:260] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.098922 23000 ts_tablet_manager.cc:1434] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:21.100195 23001 tablet_bootstrap.cc:654] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.101008 23000 tablet_bootstrap.cc:492] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:21.104405 22708 catalog_manager.cc:5697] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.106428 23000 tablet_bootstrap.cc:654] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:21.116346 22775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 60019.6us
I20260709 13:06:21.119712 22999 tablet_bootstrap.cc:492] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:21.120201 22999 ts_tablet_manager.cc:1403] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.010s
I20260709 13:06:21.122959 22999 raft_consensus.cc:359] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.123638 22999 raft_consensus.cc:385] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.123903 22999 raft_consensus.cc:740] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.124460 22999 consensus_queue.cc:260] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.124859 23001 tablet_bootstrap.cc:492] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:21.125242 23001 ts_tablet_manager.cc:1403] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.015s
I20260709 13:06:21.125813 23000 tablet_bootstrap.cc:492] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:21.126181 23000 ts_tablet_manager.cc:1403] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.006s
I20260709 13:06:21.126886 22999 ts_tablet_manager.cc:1434] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:21.127727 22999 tablet_bootstrap.cc:492] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:21.127496 23001 raft_consensus.cc:359] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.128108 23001 raft_consensus.cc:385] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.128364 23001 raft_consensus.cc:740] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.129047 23001 consensus_queue.cc:260] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.131832 23000 raft_consensus.cc:359] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.132516 23000 raft_consensus.cc:385] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.132761 23000 raft_consensus.cc:740] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.133204 22999 tablet_bootstrap.cc:654] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.133533 23000 consensus_queue.cc:260] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.134336 23001 ts_tablet_manager.cc:1434] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:21.135543 23001 tablet_bootstrap.cc:492] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:21.135615 23000 ts_tablet_manager.cc:1434] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:21.136911 23000 tablet_bootstrap.cc:492] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:21.141076 23001 tablet_bootstrap.cc:654] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.142294 23000 tablet_bootstrap.cc:654] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.144742 23021 raft_consensus.cc:493] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.145233 23021 raft_consensus.cc:515] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.147167 23033 raft_consensus.cc:493] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.147225 23021 leader_election.cc:290] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.147655 23033 raft_consensus.cc:515] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.149511 23033 leader_election.cc:290] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.149467 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff747224a614196ae1dd5217879484d" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.150120 22958 raft_consensus.cc:2468] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:21.150275 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff747224a614196ae1dd5217879484d" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.150815 22884 raft_consensus.cc:2468] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:21.153045 22775 leader_election.cc:304] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:21.154052 23021 raft_consensus.cc:2804] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.154723 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ccf9e82224c38881a02b284478648" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.155618 23021 raft_consensus.cc:493] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.156073 23021 raft_consensus.cc:3060] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:21.156916 22923 leader_election.cc:343] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.158922 23033 raft_consensus.cc:493] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.159368 23033 raft_consensus.cc:515] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.159655 23058 raft_consensus.cc:493] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.160084 23058 raft_consensus.cc:515] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.161237 23033 leader_election.cc:290] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.162772 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757998820fc347ab80ab7748db14390f" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.163539 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a89b15547cd45f9aaf3fd45beab196c" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.164151 22809 raft_consensus.cc:2468] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:21.164491 23058 leader_election.cc:290] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.165705 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757998820fc347ab80ab7748db14390f" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.165819 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a89b15547cd45f9aaf3fd45beab196c" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.166455 22810 raft_consensus.cc:2393] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49a410cdb7ff47229cead662fbfb517b in current term 1: Already voted for candidate 6a22ead1f405493790a07a398b7ef92e in this term.
I20260709 13:06:21.166342 22885 raft_consensus.cc:2468] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:21.154731 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ccf9e82224c38881a02b284478648" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.167451 22924 leader_election.cc:304] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:21.167558 22884 raft_consensus.cc:2468] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:21.169129 22923 leader_election.cc:304] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.169791 22924 leader_election.cc:304] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.170771 23006 raft_consensus.cc:2804] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.171110 23006 raft_consensus.cc:493] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.171195 23033 raft_consensus.cc:3060] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.171452 23006 raft_consensus.cc:3060] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.176419 23021 raft_consensus.cc:515] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.177886 23058 raft_consensus.cc:2804] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.177526 23006 raft_consensus.cc:515] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.194020 23006 leader_election.cc:290] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.194802 23058 raft_consensus.cc:493] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.195137 23058 raft_consensus.cc:3060] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.195314 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff747224a614196ae1dd5217879484d" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:21.195801 22884 raft_consensus.cc:3060] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.197567 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a89b15547cd45f9aaf3fd45beab196c" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:21.198109 22885 raft_consensus.cc:3060] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.201174 23058 raft_consensus.cc:515] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.202548 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a89b15547cd45f9aaf3fd45beab196c" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:21.203042 22810 raft_consensus.cc:3060] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.192255 23033 raft_consensus.cc:2749] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.207271 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ccf9e82224c38881a02b284478648" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:21.207549 23058 leader_election.cc:290] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.209044 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ccf9e82224c38881a02b284478648" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:21.209643 22883 raft_consensus.cc:3060] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:21.215267 22923 leader_election.cc:343] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.218914 23065 consensus_queue.cc:1048] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:21.226467 23038 raft_consensus.cc:493] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.226419 23026 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.226969 23038 raft_consensus.cc:515] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.228849 23038 leader_election.cc:290] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.230985 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.231101 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.231593 22809 raft_consensus.cc:2468] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:21.231655 22957 raft_consensus.cc:2468] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:21.232818 22849 leader_election.cc:304] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:21.233889 23038 raft_consensus.cc:2804] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.234253 23038 raft_consensus.cc:493] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.234567 23038 raft_consensus.cc:3060] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.240058 22810 raft_consensus.cc:2468] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:21.241442 23058 raft_consensus.cc:493] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.248371 23058 raft_consensus.cc:515] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.249245 22923 leader_election.cc:304] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:21.250249 23058 leader_election.cc:290] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.250725 23058 raft_consensus.cc:2804] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.251123 23058 raft_consensus.cc:697] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:21.245242 22883 raft_consensus.cc:2468] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:21.252007 23058 consensus_queue.cc:237] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.241578 23038 raft_consensus.cc:515] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.246451 22885 raft_consensus.cc:2468] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:21.251062 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad7af146a0640d9b14da2c3cbbd8acd" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.242776 22884 raft_consensus.cc:2468] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:21.254858 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad7af146a0640d9b14da2c3cbbd8acd" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.254895 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff747224a614196ae1dd5217879484d" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:21.293963 22957 raft_consensus.cc:3060] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.260730 23065 consensus_queue.cc:1048] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:06:21.254820 22924 leader_election.cc:304] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.272814 23058 raft_consensus.cc:493] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.296298 23058 raft_consensus.cc:515] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.290685 23021 leader_election.cc:290] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.278043 23006 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:06:21.298799 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1d4a3c1afe4298a2715afad689ba04" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.299400 22810 raft_consensus.cc:2468] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:21.299659 23033 raft_consensus.cc:2804] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.301402 22923 leader_election.cc:304] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:21.305282 22775 leader_election.cc:304] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:21.306928 23026 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:21.309443 22924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 54726.5us
I20260709 13:06:21.311117 22956 raft_consensus.cc:3060] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.320809 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:21.321357 23004 raft_consensus.cc:2804] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.321978 23038 leader_election.cc:290] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.322551 23038 raft_consensus.cc:493] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.322993 23038 raft_consensus.cc:515] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.323278 23004 raft_consensus.cc:697] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:21.323565 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:21.324110 22955 raft_consensus.cc:3060] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.324172 23004 consensus_queue.cc:237] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.325727 23083 raft_consensus.cc:493] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.321380 22807 raft_consensus.cc:3060] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.326175 23083 raft_consensus.cc:515] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:21.328321 22924 leader_election.cc:343] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.330186 23058 leader_election.cc:290] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.330816 23058 raft_consensus.cc:2804] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.331115 23058 raft_consensus.cc:493] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.331434 23058 raft_consensus.cc:3060] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.331627 23083 leader_election.cc:290] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.332697 22807 raft_consensus.cc:2468] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:21.333841 22849 leader_election.cc:304] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:21.334062 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceda8c27bb946fb8522fd36c9edc46c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.334812 23076 raft_consensus.cc:2804] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.335284 23076 raft_consensus.cc:697] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:21.336050 23076 consensus_queue.cc:237] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.334787 22884 raft_consensus.cc:2393] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef544d65adb471ea9b4e6eab4c0681b in current term 1: Already voted for candidate 49a410cdb7ff47229cead662fbfb517b in this term.
I20260709 13:06:21.340248 22955 raft_consensus.cc:2468] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:21.352787 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceda8c27bb946fb8522fd36c9edc46c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.354210 22774 leader_election.cc:304] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
W20260709 13:06:21.354851 22923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.65:33583, user_credentials={real_user=slave}} blocked reactor thread for 53538.8us
I20260709 13:06:21.355279 23065 raft_consensus.cc:3060] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:21.355719 22923 leader_election.cc:343] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.356165 22923 leader_election.cc:304] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.354188 23033 raft_consensus.cc:697] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:21.357494 23082 raft_consensus.cc:2749] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.357456 23033 consensus_queue.cc:237] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.360915 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fd736faed64fee9087ba28741c0ee0" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
W20260709 13:06:21.362174 22849 leader_election.cc:343] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.364887 23038 leader_election.cc:290] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.365536 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fd736faed64fee9087ba28741c0ee0" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.372641 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1d4a3c1afe4298a2715afad689ba04" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.378552 22884 raft_consensus.cc:2468] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
W20260709 13:06:21.381992 22849 leader_election.cc:343] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.382395 22849 leader_election.cc:304] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.382508 22957 raft_consensus.cc:2468] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:21.385936 23038 raft_consensus.cc:2749] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.404987 23001 tablet_bootstrap.cc:492] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:21.405387 23001 ts_tablet_manager.cc:1403] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.270s	user 0.033s	sys 0.060s
I20260709 13:06:21.409657 23078 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:21.413009 23078 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.422144 23065 raft_consensus.cc:2749] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.423173 22708 catalog_manager.cc:5697] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.473119 22999 tablet_bootstrap.cc:492] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:21.473587 22999 ts_tablet_manager.cc:1403] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.346s	user 0.057s	sys 0.065s
I20260709 13:06:21.472800 22706 catalog_manager.cc:5697] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.475114 22706 catalog_manager.cc:5697] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.483395 23000 tablet_bootstrap.cc:492] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:21.483870 23000 ts_tablet_manager.cc:1403] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.347s	user 0.090s	sys 0.126s
I20260709 13:06:21.487224 23000 raft_consensus.cc:359] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.487805 23000 raft_consensus.cc:385] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.488022 23000 raft_consensus.cc:740] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.488497 23000 consensus_queue.cc:260] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.491230 23033 raft_consensus.cc:493] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.491957 23033 raft_consensus.cc:515] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.493973 23001 raft_consensus.cc:359] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.494565 23001 raft_consensus.cc:385] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.494761 23001 raft_consensus.cc:740] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.495517 23001 consensus_queue.cc:260] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.497835 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b61ddd3c8f49ca8dff9123484e1257" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.498322 23000 ts_tablet_manager.cc:1434] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:21.499176 23000 tablet_bootstrap.cc:492] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
W20260709 13:06:21.499414 22923 leader_election.cc:343] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.500029 23033 leader_election.cc:290] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.499151 23001 ts_tablet_manager.cc:1434] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
I20260709 13:06:21.502386 23001 tablet_bootstrap.cc:492] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:21.502767 22999 raft_consensus.cc:359] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.505240 22999 raft_consensus.cc:385] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.505421 22999 raft_consensus.cc:740] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.505860 22999 consensus_queue.cc:260] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.509771 22999 ts_tablet_manager.cc:1434] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 13:06:21.507506 23058 raft_consensus.cc:515] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.497246 23065 consensus_queue.cc:1048] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:06:21.513441 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1d4a3c1afe4298a2715afad689ba04" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:21.514544 23058 leader_election.cc:290] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.517069 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1d4a3c1afe4298a2715afad689ba04" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:21.517617 22882 raft_consensus.cc:3060] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.516621 22808 raft_consensus.cc:3060] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.526044 22882 raft_consensus.cc:2468] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:21.530768 22708 catalog_manager.cc:5697] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.528923 22808 raft_consensus.cc:2468] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:21.519098 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b61ddd3c8f49ca8dff9123484e1257" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.535665 22923 leader_election.cc:304] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
W20260709 13:06:21.537479 22924 leader_election.cc:343] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.538236 22999 tablet_bootstrap.cc:492] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:21.538087 22924 leader_election.cc:304] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.539072 23033 raft_consensus.cc:2804] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.539386 23078 raft_consensus.cc:2749] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.542551 23000 tablet_bootstrap.cc:654] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.543051 23033 raft_consensus.cc:697] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:21.549757 23033 consensus_queue.cc:237] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.552222 23001 tablet_bootstrap.cc:654] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.553010 23065 consensus_queue.cc:1048] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:21.578575 23058 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.579519 22999 tablet_bootstrap.cc:654] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.605144 23000 tablet_bootstrap.cc:492] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:21.605682 23000 ts_tablet_manager.cc:1403] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.008s
I20260709 13:06:21.610991 23001 tablet_bootstrap.cc:492] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:21.612159 23001 ts_tablet_manager.cc:1403] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.003s
I20260709 13:06:21.616329 23001 raft_consensus.cc:359] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.616993 23001 raft_consensus.cc:385] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.617233 23001 raft_consensus.cc:740] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.617908 23001 consensus_queue.cc:260] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.620030 23001 ts_tablet_manager.cc:1434] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:06:21.620414 22999 tablet_bootstrap.cc:492] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:21.620850 23001 tablet_bootstrap.cc:492] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:21.620821 22999 ts_tablet_manager.cc:1403] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.005s
I20260709 13:06:21.626466 23000 raft_consensus.cc:359] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.627099 23000 raft_consensus.cc:385] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.627386 23000 raft_consensus.cc:740] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.628144 23000 consensus_queue.cc:260] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.630266 23000 ts_tablet_manager.cc:1434] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:06:21.631631 23000 tablet_bootstrap.cc:492] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:21.632836 22999 raft_consensus.cc:359] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.633436 22999 raft_consensus.cc:385] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.633675 22999 raft_consensus.cc:740] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.634506 22999 consensus_queue.cc:260] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.636117 22999 ts_tablet_manager.cc:1434] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:06:21.636902 22999 tablet_bootstrap.cc:492] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:21.646274 22708 catalog_manager.cc:5697] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.647734 23001 tablet_bootstrap.cc:654] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.663180 22999 tablet_bootstrap.cc:654] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.663810 23000 tablet_bootstrap.cc:654] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.666949 23001 tablet_bootstrap.cc:492] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:21.667344 23065 raft_consensus.cc:493] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.667806 23065 raft_consensus.cc:515] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.669703 23065 leader_election.cc:290] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.667337 23001 ts_tablet_manager.cc:1403] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.001s
I20260709 13:06:21.671834 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ccf9e82224c38881a02b284478648" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.672756 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ccf9e82224c38881a02b284478648" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.673532 22881 raft_consensus.cc:2393] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef544d65adb471ea9b4e6eab4c0681b in current term 1: Already voted for candidate 49a410cdb7ff47229cead662fbfb517b in this term.
I20260709 13:06:21.674705 22775 leader_election.cc:304] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:21.675791 23065 raft_consensus.cc:3060] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.676617 23001 raft_consensus.cc:359] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.677244 23001 raft_consensus.cc:385] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.677497 23001 raft_consensus.cc:740] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.678102 23001 consensus_queue.cc:260] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.680388 23001 ts_tablet_manager.cc:1434] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:06:21.681188 23001 tablet_bootstrap.cc:492] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:21.681444 23065 raft_consensus.cc:2749] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.685359 22999 tablet_bootstrap.cc:492] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:21.685799 22999 ts_tablet_manager.cc:1403] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.004s
I20260709 13:06:21.687326 23000 tablet_bootstrap.cc:492] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:21.687755 23000 ts_tablet_manager.cc:1403] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.009s
I20260709 13:06:21.688197 22999 raft_consensus.cc:359] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.688792 22999 raft_consensus.cc:385] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.689036 22999 raft_consensus.cc:740] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.689689 22999 consensus_queue.cc:260] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.690531 23000 raft_consensus.cc:359] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.691155 23000 raft_consensus.cc:385] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.691445 23000 raft_consensus.cc:740] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.692052 23000 consensus_queue.cc:260] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.694669 23038 raft_consensus.cc:493] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.695096 23038 raft_consensus.cc:515] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.696863 23038 leader_election.cc:290] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.697208 23000 ts_tablet_manager.cc:1434] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:06:21.698067 23000 tablet_bootstrap.cc:492] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:21.698915 23001 tablet_bootstrap.cc:654] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.699138 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad7af146a0640d9b14da2c3cbbd8acd" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.699608 22999 ts_tablet_manager.cc:1434] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:21.699532 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad7af146a0640d9b14da2c3cbbd8acd" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.700160 22956 raft_consensus.cc:2468] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
W20260709 13:06:21.700462 22849 leader_election.cc:343] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.701110 22849 leader_election.cc:304] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.702131 23038 raft_consensus.cc:2804] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.702529 23038 raft_consensus.cc:493] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.702889 23038 raft_consensus.cc:3060] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.707458 22999 tablet_bootstrap.cc:492] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:21.715942 23001 tablet_bootstrap.cc:492] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:21.713146 23038 raft_consensus.cc:515] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.717823 23038 leader_election.cc:290] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.718765 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad7af146a0640d9b14da2c3cbbd8acd" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:21.719172 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad7af146a0640d9b14da2c3cbbd8acd" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:21.721412 22956 raft_consensus.cc:3060] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.719719 22999 tablet_bootstrap.cc:654] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:21.721568 22849 leader_election.cc:343] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.720655 23000 tablet_bootstrap.cc:654] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.724081 23001 ts_tablet_manager.cc:1403] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.003s
I20260709 13:06:21.726765 23001 raft_consensus.cc:359] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.727356 23001 raft_consensus.cc:385] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.727694 23001 raft_consensus.cc:740] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.727715 22956 raft_consensus.cc:2468] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:21.728502 23001 consensus_queue.cc:260] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.729396 22849 leader_election.cc:304] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.730429 23038 raft_consensus.cc:2804] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.730883 23038 raft_consensus.cc:697] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:21.731642 23038 consensus_queue.cc:237] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.737571 23001 ts_tablet_manager.cc:1434] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:06:21.739981 22999 tablet_bootstrap.cc:492] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:21.740445 22999 ts_tablet_manager.cc:1403] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.001s
I20260709 13:06:21.742715 22999 raft_consensus.cc:359] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.743364 22999 raft_consensus.cc:385] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.743661 22999 raft_consensus.cc:740] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.743875 22706 catalog_manager.cc:5697] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.745712 23000 tablet_bootstrap.cc:492] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:21.746181 23000 ts_tablet_manager.cc:1403] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.003s
I20260709 13:06:21.748512 23000 raft_consensus.cc:359] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.749118 23000 raft_consensus.cc:385] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.749413 23000 raft_consensus.cc:740] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.750047 23000 consensus_queue.cc:260] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.751323 23065 consensus_queue.cc:1048] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.751927 22999 consensus_queue.cc:260] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.757771 22999 ts_tablet_manager.cc:1434] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:06:21.758718 22999 tablet_bootstrap.cc:492] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:21.764009 22999 tablet_bootstrap.cc:654] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.765213 23000 ts_tablet_manager.cc:1434] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.001s
I20260709 13:06:21.765919 23078 raft_consensus.cc:493] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.766134 23000 tablet_bootstrap.cc:492] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:21.766367 23078 raft_consensus.cc:515] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.768442 23078 leader_election.cc:290] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.769522 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268a16dde59c4f60b799e21cd94927a4" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.769886 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268a16dde59c4f60b799e21cd94927a4" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.770483 22882 raft_consensus.cc:2468] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
W20260709 13:06:21.771445 22923 leader_election.cc:343] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.771970 22924 leader_election.cc:304] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.772717 23000 tablet_bootstrap.cc:654] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.773000 23078 raft_consensus.cc:2804] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.776226 23078 raft_consensus.cc:493] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.776569 23078 raft_consensus.cc:3060] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.766299 23001 tablet_bootstrap.cc:492] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:21.787389 23001 tablet_bootstrap.cc:654] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.791594 23038 raft_consensus.cc:493] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.791899 23078 raft_consensus.cc:515] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.794263 23078 leader_election.cc:290] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.796731 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268a16dde59c4f60b799e21cd94927a4" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:21.792061 23038 raft_consensus.cc:515] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.797345 22881 raft_consensus.cc:3060] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.800868 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268a16dde59c4f60b799e21cd94927a4" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:21.800873 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a010554db98e40dc8f22bb33820e82fb" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.802261 22808 raft_consensus.cc:2468] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:21.802173 23004 consensus_queue.cc:1048] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.803457 22849 leader_election.cc:304] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
W20260709 13:06:21.804344 22923 leader_election.cc:343] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.804579 23076 raft_consensus.cc:2804] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.804904 23076 raft_consensus.cc:493] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.805225 23076 raft_consensus.cc:3060] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.812089 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a010554db98e40dc8f22bb33820e82fb" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.813185 22959 raft_consensus.cc:2468] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:21.816874 23076 raft_consensus.cc:515] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.810914 23038 leader_election.cc:290] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.820591 23058 consensus_queue.cc:1048] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.830287 22881 raft_consensus.cc:2468] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
W20260709 13:06:21.837914 22756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:21.838841 23076 leader_election.cc:290] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.842407 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a010554db98e40dc8f22bb33820e82fb" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:21.843007 22810 raft_consensus.cc:3060] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.846772 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a010554db98e40dc8f22bb33820e82fb" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:21.846928 23058 consensus_queue.cc:1048] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.847313 22959 raft_consensus.cc:3060] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.848274 23058 consensus_queue.cc:1048] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.854031 23004 raft_consensus.cc:493] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.854503 23004 raft_consensus.cc:515] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.856437 23004 leader_election.cc:290] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.857838 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
W20260709 13:06:21.859138 22775 leader_election.cc:343] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.861155 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
W20260709 13:06:21.862964 22774 leader_election.cc:343] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.863366 22774 leader_election.cc:304] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:21.864305 23004 raft_consensus.cc:2749] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.866977 23078 raft_consensus.cc:493] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.867429 23078 raft_consensus.cc:515] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.869601 23078 leader_election.cc:290] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.870667 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
W20260709 13:06:21.871898 22924 leader_election.cc:343] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.873363 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
W20260709 13:06:21.874711 22923 leader_election.cc:343] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.875113 22923 leader_election.cc:304] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.876206 23078 raft_consensus.cc:2749] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.880473 22959 raft_consensus.cc:2468] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:21.881531 22849 leader_election.cc:304] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:21.882323 23076 raft_consensus.cc:2804] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.882745 23076 raft_consensus.cc:697] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:21.883490 23076 consensus_queue.cc:237] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.895123 23001 tablet_bootstrap.cc:492] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:21.895569 23001 ts_tablet_manager.cc:1403] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.044s
I20260709 13:06:21.894311 22810 raft_consensus.cc:2468] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:21.897984 23001 raft_consensus.cc:359] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.898645 23001 raft_consensus.cc:385] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.898926 23001 raft_consensus.cc:740] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.899484 23001 consensus_queue.cc:260] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.901427 23001 ts_tablet_manager.cc:1434] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:06:21.902287 23001 tablet_bootstrap.cc:492] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:21.907368 23001 tablet_bootstrap.cc:654] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.919654 23000 tablet_bootstrap.cc:492] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:21.920564 23000 ts_tablet_manager.cc:1403] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.036s
I20260709 13:06:21.926218 23000 raft_consensus.cc:359] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.929914 23021 raft_consensus.cc:493] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.934295 23038 consensus_queue.cc:1048] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.934926 23000 raft_consensus.cc:385] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.934721 23021 raft_consensus.cc:515] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.935283 23000 raft_consensus.cc:740] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.936014 23000 consensus_queue.cc:260] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.930785 23058 raft_consensus.cc:493] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.939021 23058 raft_consensus.cc:515] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.941114 23058 leader_election.cc:290] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:21.941217 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b61ddd3c8f49ca8dff9123484e1257" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:21.941830 23021 leader_election.cc:290] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.942838 22956 raft_consensus.cc:2468] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:21.943163 23058 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.943634 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61ba9388d84c7996b892c49b8e76f5" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:21.938073 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b61ddd3c8f49ca8dff9123484e1257" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:21.944161 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61ba9388d84c7996b892c49b8e76f5" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
W20260709 13:06:21.944995 22775 leader_election.cc:343] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.945675 22774 leader_election.cc:304] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
W20260709 13:06:21.945832 22924 leader_election.cc:343] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:21.946898 22923 leader_election.cc:343] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.947336 22923 leader_election.cc:304] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.948161 23004 raft_consensus.cc:2804] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.948563 23004 raft_consensus.cc:493] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.948889 23004 raft_consensus.cc:3060] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.949637 23058 raft_consensus.cc:2749] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.953873 23001 tablet_bootstrap.cc:492] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:21.954282 23001 ts_tablet_manager.cc:1403] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.028s
I20260709 13:06:21.955760 23038 consensus_queue.cc:1048] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.956622 23001 raft_consensus.cc:359] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.957231 23001 raft_consensus.cc:385] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.957487 23001 raft_consensus.cc:740] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.959299 23080 consensus_queue.cc:1048] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.962265 23004 raft_consensus.cc:515] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.964175 23004 leader_election.cc:290] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:21.965082 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b61ddd3c8f49ca8dff9123484e1257" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:21.965420 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b61ddd3c8f49ca8dff9123484e1257" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:21.965601 22957 raft_consensus.cc:3060] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:21.966609 22775 leader_election.cc:343] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.967233 23001 consensus_queue.cc:260] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.969137 23001 ts_tablet_manager.cc:1434] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:06:21.969935 23001 tablet_bootstrap.cc:492] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:21.975219 22957 raft_consensus.cc:2468] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:21.975430 22999 tablet_bootstrap.cc:492] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:21.975859 22999 ts_tablet_manager.cc:1403] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.217s	user 0.024s	sys 0.025s
I20260709 13:06:21.976313 23001 tablet_bootstrap.cc:654] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.976583 22774 leader_election.cc:304] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:21.978271 22999 raft_consensus.cc:359] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.978955 22999 raft_consensus.cc:385] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.979270 22999 raft_consensus.cc:740] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.979277 23004 raft_consensus.cc:2804] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.980069 23004 raft_consensus.cc:697] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:21.979969 22999 consensus_queue.cc:260] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.981025 23004 consensus_queue.cc:237] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.980849 22706 catalog_manager.cc:5697] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.982095 22999 ts_tablet_manager.cc:1434] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:21.982911 22999 tablet_bootstrap.cc:492] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:21.986397 22924 leader_election.cc:304] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:21.988313 22999 tablet_bootstrap.cc:654] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.989322 23080 raft_consensus.cc:2804] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.989797 23033 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.995282 23080 raft_consensus.cc:697] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:21.996246 23080 consensus_queue.cc:237] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:21.998358 23038 raft_consensus.cc:493] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.998793 23038 raft_consensus.cc:515] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.000689 23038 leader_election.cc:290] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.002441 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924e0a70d004c5492a8fda73c4d9314" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
W20260709 13:06:22.003799 22849 leader_election.cc:343] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.004948 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924e0a70d004c5492a8fda73c4d9314" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
W20260709 13:06:22.007045 22849 leader_election.cc:343] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.007453 22849 leader_election.cc:304] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.013186 23076 raft_consensus.cc:2749] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.039275 23000 ts_tablet_manager.cc:1434] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.115s	user 0.021s	sys 0.019s
I20260709 13:06:22.039907 23001 tablet_bootstrap.cc:492] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:22.040369 23001 ts_tablet_manager.cc:1403] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.000s
I20260709 13:06:22.040309 23000 tablet_bootstrap.cc:492] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.042819 23001 raft_consensus.cc:359] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.043459 23001 raft_consensus.cc:385] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.043787 23001 raft_consensus.cc:740] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.043385 22705 catalog_manager.cc:5697] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.044485 23001 consensus_queue.cc:260] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.046482 22999 tablet_bootstrap.cc:492] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:22.046610 23001 ts_tablet_manager.cc:1434] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:22.046996 22999 ts_tablet_manager.cc:1403] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.006s
I20260709 13:06:22.047461 23001 tablet_bootstrap.cc:492] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:22.055450 23001 tablet_bootstrap.cc:654] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.056679 23000 tablet_bootstrap.cc:654] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.055496 22999 raft_consensus.cc:359] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.059880 22999 raft_consensus.cc:385] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.060200 22999 raft_consensus.cc:740] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.060937 22999 consensus_queue.cc:260] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.063235 22999 ts_tablet_manager.cc:1434] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.003s
I20260709 13:06:22.067566 22999 tablet_bootstrap.cc:492] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:22.073029 22999 tablet_bootstrap.cc:654] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.073575 22708 catalog_manager.cc:5697] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.076363 23000 tablet_bootstrap.cc:492] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:22.078194 23000 ts_tablet_manager.cc:1403] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 13:06:22.081220 23000 raft_consensus.cc:359] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.082768 23000 raft_consensus.cc:385] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.084940 23000 raft_consensus.cc:740] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.085593 23000 consensus_queue.cc:260] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.089337 23000 ts_tablet_manager.cc:1434] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:22.092495 23000 tablet_bootstrap.cc:492] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.097725 23000 tablet_bootstrap.cc:654] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.104856 23001 tablet_bootstrap.cc:492] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:22.105275 23001 ts_tablet_manager.cc:1403] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.026s
I20260709 13:06:22.105468 22999 tablet_bootstrap.cc:492] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:22.105902 22999 ts_tablet_manager.cc:1403] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.004s
I20260709 13:06:22.107599 23001 raft_consensus.cc:359] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.108305 22999 raft_consensus.cc:359] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.108246 23001 raft_consensus.cc:385] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.109032 22999 raft_consensus.cc:385] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.109146 23001 raft_consensus.cc:740] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.109411 22999 raft_consensus.cc:740] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.110013 23001 consensus_queue.cc:260] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.110184 22999 consensus_queue.cc:260] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.112088 23001 ts_tablet_manager.cc:1434] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:06:22.112190 22999 ts_tablet_manager.cc:1434] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:06:22.112933 23001 tablet_bootstrap.cc:492] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:22.113106 22999 tablet_bootstrap.cc:492] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:22.114781 23000 tablet_bootstrap.cc:492] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:22.115708 23000 ts_tablet_manager.cc:1403] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.010s
I20260709 13:06:22.118162 23000 raft_consensus.cc:359] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.118911 23000 raft_consensus.cc:385] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.119195 22999 tablet_bootstrap.cc:654] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.119210 23000 raft_consensus.cc:740] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.119788 23001 tablet_bootstrap.cc:654] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.120162 23000 consensus_queue.cc:260] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.122956 23000 ts_tablet_manager.cc:1434] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:06:22.126945 23000 tablet_bootstrap.cc:492] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.132685 23000 tablet_bootstrap.cc:654] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.135017 22999 tablet_bootstrap.cc:492] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:22.135421 22999 ts_tablet_manager.cc:1403] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.002s
I20260709 13:06:22.137696 22999 raft_consensus.cc:359] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.138336 22999 raft_consensus.cc:385] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.138589 22999 raft_consensus.cc:740] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.139209 22999 consensus_queue.cc:260] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.143641 23001 tablet_bootstrap.cc:492] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:22.143618 22999 ts_tablet_manager.cc:1434] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:22.144399 23001 ts_tablet_manager.cc:1403] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.020s
I20260709 13:06:22.144837 22999 tablet_bootstrap.cc:492] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:22.147002 23001 raft_consensus.cc:359] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.147621 23001 raft_consensus.cc:385] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.147881 23001 raft_consensus.cc:740] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.148504 23001 consensus_queue.cc:260] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.150669 23001 ts_tablet_manager.cc:1434] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:22.150837 22999 tablet_bootstrap.cc:654] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.143805 23000 tablet_bootstrap.cc:492] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:22.152841 23001 tablet_bootstrap.cc:492] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:22.153218 23000 ts_tablet_manager.cc:1403] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 13:06:22.154760 23076 consensus_queue.cc:1048] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.156121 23000 raft_consensus.cc:359] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.156723 23000 raft_consensus.cc:385] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.156975 23000 raft_consensus.cc:740] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.157557 23000 consensus_queue.cc:260] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.159372 23000 ts_tablet_manager.cc:1434] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:22.159595 23001 tablet_bootstrap.cc:654] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.160144 23000 tablet_bootstrap.cc:492] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.165337 23000 tablet_bootstrap.cc:654] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.176164 23000 tablet_bootstrap.cc:492] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:22.176548 23000 ts_tablet_manager.cc:1403] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:06:22.178928 23000 raft_consensus.cc:359] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.179529 23000 raft_consensus.cc:385] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.179775 23000 raft_consensus.cc:740] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.180372 23000 consensus_queue.cc:260] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:22.183259 22849 consensus_peers.cc:597] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:22.188741 23000 ts_tablet_manager.cc:1434] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:06:22.189577 23000 tablet_bootstrap.cc:492] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.199811 23076 raft_consensus.cc:493] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.200178 23076 raft_consensus.cc:515] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.201555 23076 leader_election.cc:290] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.202203 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316dbb8a53d2449e8039c3a0c71e094e" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:22.202337 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316dbb8a53d2449e8039c3a0c71e094e" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:22.202840 22956 raft_consensus.cc:2468] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:22.203009 23004 raft_consensus.cc:493] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:22.203164 22849 leader_election.cc:343] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.203457 23004 raft_consensus.cc:515] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.203859 22849 leader_election.cc:304] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.204692 23076 raft_consensus.cc:2804] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.204984 23076 raft_consensus.cc:493] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.205312 23076 raft_consensus.cc:3060] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.205144 23004 leader_election.cc:290] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.206162 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268a16dde59c4f60b799e21cd94927a4" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:22.206760 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268a16dde59c4f60b799e21cd94927a4" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.207427 22881 raft_consensus.cc:2393] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef544d65adb471ea9b4e6eab4c0681b in current term 1: Already voted for candidate 49a410cdb7ff47229cead662fbfb517b in this term.
I20260709 13:06:22.208235 22775 leader_election.cc:304] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:22.208767 23004 raft_consensus.cc:3060] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.217939 23000 tablet_bootstrap.cc:654] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.218770 23001 tablet_bootstrap.cc:492] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:22.219216 23001 ts_tablet_manager.cc:1403] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.011s
I20260709 13:06:22.221098 22999 tablet_bootstrap.cc:492] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:22.221498 22999 ts_tablet_manager.cc:1403] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.009s
I20260709 13:06:22.223563 23004 raft_consensus.cc:2749] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.223433 23076 raft_consensus.cc:515] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.225355 23076 leader_election.cc:290] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.225415 23001 raft_consensus.cc:359] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.226099 23001 raft_consensus.cc:385] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.226375 23001 raft_consensus.cc:740] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.226423 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316dbb8a53d2449e8039c3a0c71e094e" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:22.223877 22999 raft_consensus.cc:359] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.226989 22956 raft_consensus.cc:3060] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.226950 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316dbb8a53d2449e8039c3a0c71e094e" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:22.227411 22999 raft_consensus.cc:385] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.227711 22999 raft_consensus.cc:740] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.228273 22999 consensus_queue.cc:260] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:22.228595 22849 leader_election.cc:343] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.227033 23001 consensus_queue.cc:260] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.230230 22999 ts_tablet_manager.cc:1434] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:22.230970 23000 tablet_bootstrap.cc:492] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:22.231424 23000 ts_tablet_manager.cc:1403] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.008s
I20260709 13:06:22.232951 22956 raft_consensus.cc:2468] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:22.233506 23001 ts_tablet_manager.cc:1434] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:22.233590 23080 raft_consensus.cc:493] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.234406 23001 tablet_bootstrap.cc:492] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:22.233914 23000 raft_consensus.cc:359] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.234102 23080 raft_consensus.cc:515] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.234810 23000 raft_consensus.cc:385] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.235131 23000 raft_consensus.cc:740] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.235765 23000 consensus_queue.cc:260] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.237630 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46868f832143415a84d7a9d3f85f97fa" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:22.237881 23000 ts_tablet_manager.cc:1434] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:06:22.238857 23000 tablet_bootstrap.cc:492] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.239110 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46868f832143415a84d7a9d3f85f97fa" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.236063 23080 leader_election.cc:290] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:22.240103 22999 tablet_bootstrap.cc:492] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
W20260709 13:06:22.240347 22924 leader_election.cc:343] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:22.241477 22923 leader_election.cc:343] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.241904 22923 leader_election.cc:304] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.234038 22849 leader_election.cc:304] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.243034 23076 raft_consensus.cc:2804] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:22.243468 23076 raft_consensus.cc:697] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:22.244565 23000 tablet_bootstrap.cc:654] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.244174 23076 consensus_queue.cc:237] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.245230 23001 tablet_bootstrap.cc:654] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.245872 23080 raft_consensus.cc:2749] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.248139 23080 raft_consensus.cc:493] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.248571 23080 raft_consensus.cc:515] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.251554 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2ce13f3924c6a8de951bcd5103478" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.252184 22881 raft_consensus.cc:2468] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:22.253571 22924 leader_election.cc:304] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:22.255292 23082 raft_consensus.cc:2804] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.255654 23082 raft_consensus.cc:493] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.255986 23082 raft_consensus.cc:3060] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.256042 23078 raft_consensus.cc:493] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.256567 23078 raft_consensus.cc:515] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.258472 23078 leader_election.cc:290] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:22.259166 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2ce13f3924c6a8de951bcd5103478" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:22.259742 22808 raft_consensus.cc:2468] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:22.259893 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fd736faed64fee9087ba28741c0ee0" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.260545 22881 raft_consensus.cc:2468] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:22.261862 22924 leader_election.cc:304] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:22.262338 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fd736faed64fee9087ba28741c0ee0" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:22.262600 23078 raft_consensus.cc:2804] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.262912 22807 raft_consensus.cc:2468] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:22.262924 23078 raft_consensus.cc:493] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.264562 23078 raft_consensus.cc:3060] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.271274 22706 catalog_manager.cc:5697] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.271842 23082 raft_consensus.cc:515] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.269361 23080 leader_election.cc:290] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:22.274521 23078 raft_consensus.cc:515] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.275405 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2ce13f3924c6a8de951bcd5103478" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:22.275931 22807 raft_consensus.cc:3060] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.276412 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2ce13f3924c6a8de951bcd5103478" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:22.276988 22881 raft_consensus.cc:3060] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.283383 22881 raft_consensus.cc:2468] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:22.284500 22924 leader_election.cc:304] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:22.285209 22999 tablet_bootstrap.cc:654] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.285383 23080 raft_consensus.cc:2804] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:22.285991 23082 leader_election.cc:290] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:22.289083 23080 raft_consensus.cc:697] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:22.289969 23080 consensus_queue.cc:237] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.294884 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fd736faed64fee9087ba28741c0ee0" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:22.295456 22808 raft_consensus.cc:3060] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.284511 22807 raft_consensus.cc:2468] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:22.295403 23078 leader_election.cc:290] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:22.294209 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fd736faed64fee9087ba28741c0ee0" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:22.302038 22881 raft_consensus.cc:3060] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.316846 22808 raft_consensus.cc:2468] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:22.318071 22923 leader_election.cc:304] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:22.318946 23078 raft_consensus.cc:2804] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:22.319408 23078 raft_consensus.cc:697] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:22.320205 23078 consensus_queue.cc:237] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.308092 22881 raft_consensus.cc:2468] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:22.332067 23000 tablet_bootstrap.cc:492] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:22.332587 23000 ts_tablet_manager.cc:1403] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.094s	user 0.032s	sys 0.033s
I20260709 13:06:22.332984 23001 tablet_bootstrap.cc:492] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:22.333391 23001 ts_tablet_manager.cc:1403] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.034s
I20260709 13:06:22.334198 22999 tablet_bootstrap.cc:492] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:22.334589 22999 ts_tablet_manager.cc:1403] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.095s	user 0.006s	sys 0.007s
I20260709 13:06:22.335115 22706 catalog_manager.cc:5697] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.336834 23001 raft_consensus.cc:359] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.337505 23001 raft_consensus.cc:385] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.337101 22999 raft_consensus.cc:359] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.335701 23000 raft_consensus.cc:359] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.337971 22999 raft_consensus.cc:385] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.337848 23001 raft_consensus.cc:740] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.338464 22999 raft_consensus.cc:740] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.339031 22999 consensus_queue.cc:260] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.338900 23001 consensus_queue.cc:260] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.338027 23000 raft_consensus.cc:385] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.339694 23000 raft_consensus.cc:740] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.340806 23001 ts_tablet_manager.cc:1434] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:22.340456 23000 consensus_queue.cc:260] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.341619 23001 tablet_bootstrap.cc:492] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:22.343305 23021 raft_consensus.cc:493] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.343750 23021 raft_consensus.cc:515] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.345647 23021 leader_election.cc:290] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.347602 23001 tablet_bootstrap.cc:654] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.348119 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad7af146a0640d9b14da2c3cbbd8acd" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:22.349718 23000 ts_tablet_manager.cc:1434] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:06:22.350625 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad7af146a0640d9b14da2c3cbbd8acd" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.352049 22775 leader_election.cc:304] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:22.352619 22999 ts_tablet_manager.cc:1434] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 13:06:22.353896 23000 tablet_bootstrap.cc:492] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.354180 23001 tablet_bootstrap.cc:492] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:22.354579 23001 ts_tablet_manager.cc:1403] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:06:22.356089 23021 raft_consensus.cc:2749] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.356829 23001 raft_consensus.cc:359] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.357427 23001 raft_consensus.cc:385] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.357666 23001 raft_consensus.cc:740] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.357115 22708 catalog_manager.cc:5697] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.358263 23001 consensus_queue.cc:260] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.359599 23000 tablet_bootstrap.cc:654] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.360227 23001 ts_tablet_manager.cc:1434] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:22.361008 23001 tablet_bootstrap.cc:492] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:22.364682 22999 tablet_bootstrap.cc:492] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:22.365998 23001 tablet_bootstrap.cc:654] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.371697 23001 tablet_bootstrap.cc:492] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:22.372059 23000 tablet_bootstrap.cc:492] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:22.372076 22999 tablet_bootstrap.cc:654] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.372064 23001 ts_tablet_manager.cc:1403] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:06:22.372689 23000 ts_tablet_manager.cc:1403] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 13:06:22.374224 23021 raft_consensus.cc:493] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.374671 23021 raft_consensus.cc:515] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.374918 23001 raft_consensus.cc:359] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.375572 23001 raft_consensus.cc:385] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.375286 23000 raft_consensus.cc:359] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.375880 23001 raft_consensus.cc:740] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.376044 23000 raft_consensus.cc:385] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.376425 23000 raft_consensus.cc:740] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.376600 23021 leader_election.cc:290] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.377182 23001 consensus_queue.cc:260] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.377136 23000 consensus_queue.cc:260] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.379385 23000 ts_tablet_manager.cc:1434] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:22.379473 23001 ts_tablet_manager.cc:1434] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:22.380303 23000 tablet_bootstrap.cc:492] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.380398 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b880e4f6e0b4a17bc565ba13493c6ea" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.380604 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b880e4f6e0b4a17bc565ba13493c6ea" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:22.380987 22881 raft_consensus.cc:2468] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:22.381894 23001 tablet_bootstrap.cc:492] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:22.382128 22775 leader_election.cc:304] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:22.383667 23083 raft_consensus.cc:2804] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.384023 23083 raft_consensus.cc:493] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:22.385007 22774 leader_election.cc:343] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.385671 23083 raft_consensus.cc:3060] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.385921 23000 tablet_bootstrap.cc:654] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.387327 23078 raft_consensus.cc:493] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.387763 23078 raft_consensus.cc:515] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.390276 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:22.390887 22808 raft_consensus.cc:2468] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:22.392057 22923 leader_election.cc:304] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:22.392864 23080 raft_consensus.cc:2804] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.393184 23080 raft_consensus.cc:493] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.393337 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.393524 23080 raft_consensus.cc:3060] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.393926 22881 raft_consensus.cc:2468] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:22.389639 23078 leader_election.cc:290] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:22.399580 23080 raft_consensus.cc:515] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.405265 23004 raft_consensus.cc:493] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.405623 23001 tablet_bootstrap.cc:654] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.405710 23004 raft_consensus.cc:515] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.407730 23076 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.409250 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61ba9388d84c7996b892c49b8e76f5" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.409828 22881 raft_consensus.cc:2468] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:22.407939 23004 leader_election.cc:290] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.410646 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61ba9388d84c7996b892c49b8e76f5" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:22.410961 22775 leader_election.cc:304] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:22.413591 23004 raft_consensus.cc:2804] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.413897 23004 raft_consensus.cc:493] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.414229 22956 raft_consensus.cc:2468] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:22.414156 23004 raft_consensus.cc:3060] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.417413 23083 raft_consensus.cc:515] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.421727 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:22.422312 22808 raft_consensus.cc:3060] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.422623 23004 raft_consensus.cc:515] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.423156 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:22.423713 22881 raft_consensus.cc:3060] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.425007 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61ba9388d84c7996b892c49b8e76f5" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:22.425549 22882 raft_consensus.cc:3060] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.428112 23080 leader_election.cc:290] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:22.428625 22808 raft_consensus.cc:2468] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:22.429811 23083 leader_election.cc:290] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.431033 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b880e4f6e0b4a17bc565ba13493c6ea" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:22.431376 22882 raft_consensus.cc:2468] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:22.432451 22881 raft_consensus.cc:2468] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:22.429867 22923 leader_election.cc:304] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
W20260709 13:06:22.432372 22774 leader_election.cc:343] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.433063 22775 leader_election.cc:304] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:22.434010 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b880e4f6e0b4a17bc565ba13493c6ea" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:22.434299 23080 raft_consensus.cc:2804] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:22.434494 22882 raft_consensus.cc:3060] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.434839 23080 raft_consensus.cc:697] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:22.435642 23080 consensus_queue.cc:237] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.438599 23083 raft_consensus.cc:2804] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:22.439105 23083 raft_consensus.cc:697] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:22.439678 22999 tablet_bootstrap.cc:492] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:22.440111 22999 ts_tablet_manager.cc:1403] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.006s
I20260709 13:06:22.439850 23083 consensus_queue.cc:237] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.444836 22882 raft_consensus.cc:2468] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:22.445639 23078 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.445876 22775 leader_election.cc:304] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [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: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:22.446573 23021 raft_consensus.cc:2804] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:22.446973 23021 raft_consensus.cc:697] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:22.447705 23021 consensus_queue.cc:237] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.458185 23076 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.462528 22999 raft_consensus.cc:359] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.463148 22999 raft_consensus.cc:385] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.463416 22999 raft_consensus.cc:740] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.465395 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61ba9388d84c7996b892c49b8e76f5" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:22.465947 22956 raft_consensus.cc:3060] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.472323 22956 raft_consensus.cc:2468] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:22.474524 23004 leader_election.cc:290] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.477555 23000 tablet_bootstrap.cc:492] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:22.477991 23000 ts_tablet_manager.cc:1403] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.098s	user 0.024s	sys 0.018s
I20260709 13:06:22.477931 22999 consensus_queue.cc:260] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.480001 22999 ts_tablet_manager.cc:1434] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:06:22.480794 22999 tablet_bootstrap.cc:492] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:22.480680 23000 raft_consensus.cc:359] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.481395 23000 raft_consensus.cc:385] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.481665 23000 raft_consensus.cc:740] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.482613 23000 consensus_queue.cc:260] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.485301 23000 ts_tablet_manager.cc:1434] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:06:22.485917 23001 tablet_bootstrap.cc:492] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:22.486371 23001 ts_tablet_manager.cc:1403] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.105s	user 0.029s	sys 0.012s
I20260709 13:06:22.488837 23001 raft_consensus.cc:359] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.489638 23001 raft_consensus.cc:385] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.489964 23001 raft_consensus.cc:740] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.490578 23001 consensus_queue.cc:260] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.492136 23000 tablet_bootstrap.cc:492] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.498586 23082 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.499974 22881 raft_consensus.cc:3060] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.501149 23000 tablet_bootstrap.cc:654] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.498602 23001 ts_tablet_manager.cc:1434] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:22.503233 23001 tablet_bootstrap.cc:492] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:22.532685 23004 raft_consensus.cc:493] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.533210 23004 raft_consensus.cc:515] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.535246 23004 leader_election.cc:290] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.537472 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924e0a70d004c5492a8fda73c4d9314" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:22.537652 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924e0a70d004c5492a8fda73c4d9314" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.538182 22885 raft_consensus.cc:2468] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
W20260709 13:06:22.540458 22774 leader_election.cc:343] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.526674 23080 raft_consensus.cc:493] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.541296 23080 raft_consensus.cc:515] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.546342 22708 catalog_manager.cc:5697] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.548038 22999 tablet_bootstrap.cc:654] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.548840 23082 raft_consensus.cc:493] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.555913 23080 leader_election.cc:290] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:22.556198 23082 raft_consensus.cc:515] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.556931 22775 leader_election.cc:304] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [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: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:22.556507 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:22.558490 23082 leader_election.cc:290] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
W20260709 13:06:22.559893 22923 leader_election.cc:343] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.560042 23001 tablet_bootstrap.cc:654] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.560266 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c3d9672b6401593c01b9ea6919d54" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:22.558485 22706 catalog_manager.cc:5697] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.561908 23038 raft_consensus.cc:493] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.562352 23038 raft_consensus.cc:515] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.562610 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.564002 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c3d9672b6401593c01b9ea6919d54" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
W20260709 13:06:22.564157 22924 leader_election.cc:343] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.564517 23038 leader_election.cc:290] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.564597 22924 leader_election.cc:304] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.564971 23021 raft_consensus.cc:2804] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.565354 23021 raft_consensus.cc:493] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.565708 23021 raft_consensus.cc:3060] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.565421 22706 catalog_manager.cc:5697] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.566269 23082 raft_consensus.cc:2749] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.564576 23000 tablet_bootstrap.cc:492] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:22.567265 23000 ts_tablet_manager.cc:1403] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.016s
I20260709 13:06:22.567776 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:22.568712 22957 raft_consensus.cc:2468] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:22.567811 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
W20260709 13:06:22.565559 22923 leader_election.cc:343] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:22.572404 22924 leader_election.cc:343] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:22.573043 22849 leader_election.cc:343] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.573943 22849 leader_election.cc:304] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.574955 23004 consensus_queue.cc:1048] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.581879 23076 raft_consensus.cc:2804] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.636425 23038 raft_consensus.cc:493] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.636925 23038 raft_consensus.cc:515] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.593092 22924 leader_election.cc:304] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.590173 23076 raft_consensus.cc:493] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.751835 23080 raft_consensus.cc:2749] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:22.751969 22924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 186207us
I20260709 13:06:22.752705 23082 raft_consensus.cc:493] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.753120 23082 raft_consensus.cc:515] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.754165 23058 raft_consensus.cc:493] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.754602 23058 raft_consensus.cc:515] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.759608 23154 consensus_queue.cc:1048] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.657485 23129 raft_consensus.cc:493] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.672140 22809 raft_consensus.cc:3060] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.749861 23076 raft_consensus.cc:3060] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.769629 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e658a624977e4ecaaf01d9eccf13eed7" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:22.770341 23082 leader_election.cc:290] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:22.770753 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fd2bd9173d46bcae002f64cb0bca57" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:22.771549 23058 leader_election.cc:290] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:22.774492 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e658a624977e4ecaaf01d9eccf13eed7" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.779568 22999 tablet_bootstrap.cc:492] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:22.780215 22999 ts_tablet_manager.cc:1403] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.300s	user 0.016s	sys 0.023s
W20260709 13:06:22.780746 22923 leader_election.cc:343] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:22.784430 22923 leader_election.cc:343] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.785024 23000 raft_consensus.cc:359] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.785549 23000 raft_consensus.cc:385] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.785778 23000 raft_consensus.cc:740] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.786307 23000 consensus_queue.cc:260] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.787725 23000 ts_tablet_manager.cc:1434] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.217s	user 0.003s	sys 0.000s
I20260709 13:06:22.788408 23000 tablet_bootstrap.cc:492] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.791184 23021 raft_consensus.cc:515] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.791630 23001 tablet_bootstrap.cc:492] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:22.792062 23001 ts_tablet_manager.cc:1403] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.289s	user 0.010s	sys 0.026s
I20260709 13:06:22.794297 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924e0a70d004c5492a8fda73c4d9314" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:22.794826 22884 raft_consensus.cc:3060] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.777558 23129 raft_consensus.cc:515] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.798349 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fd2bd9173d46bcae002f64cb0bca57" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:22.799002 23076 raft_consensus.cc:515] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.799381 23129 leader_election.cc:290] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.800813 23076 leader_election.cc:290] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.802714 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030265bd47284962a228a2004e8c1601" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
W20260709 13:06:22.804033 22849 leader_election.cc:343] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.805217 22884 raft_consensus.cc:2468] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:22.797416 23001 raft_consensus.cc:359] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.806417 23001 raft_consensus.cc:385] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.806620 23001 raft_consensus.cc:740] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.807111 23001 consensus_queue.cc:260] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.806247 22775 leader_election.cc:304] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:22.808872 23083 raft_consensus.cc:2804] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:22.809223 22924 leader_election.cc:343] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.809319 23083 raft_consensus.cc:697] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
W20260709 13:06:22.809674 22849 consensus_peers.cc:597] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:22.810128 23083 consensus_queue.cc:237] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.811537 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f688a36b1124a40a5ebdbc484b9d1b5" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:22.812429 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:22.809639 22924 leader_election.cc:304] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.814101 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f688a36b1124a40a5ebdbc484b9d1b5" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:22.815657 23038 leader_election.cc:290] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.816113 23038 consensus_queue.cc:1048] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.794840 23021 leader_election.cc:290] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
W20260709 13:06:22.815160 22849 leader_election.cc:343] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.817543 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
W20260709 13:06:22.817842 22849 leader_election.cc:343] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.818110 22956 raft_consensus.cc:3060] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.819051 23001 ts_tablet_manager.cc:1434] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 13:06:22.819891 23001 tablet_bootstrap.cc:492] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:22.820410 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030265bd47284962a228a2004e8c1601" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:22.822453 22957 raft_consensus.cc:2468] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:22.824129 23080 raft_consensus.cc:2749] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.826557 22999 raft_consensus.cc:359] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.827150 22999 raft_consensus.cc:385] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.827414 22999 raft_consensus.cc:740] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.828020 22999 consensus_queue.cc:260] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.829169 23000 tablet_bootstrap.cc:654] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:22.832594 22924 leader_election.cc:343] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.837387 22999 ts_tablet_manager.cc:1434] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 13:06:22.836894 22924 leader_election.cc:304] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
W20260709 13:06:22.841451 22849 leader_election.cc:343] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.841873 22849 leader_election.cc:304] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.842607 23129 raft_consensus.cc:2749] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.842932 22849 leader_election.cc:304] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.843684 23129 raft_consensus.cc:2804] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.838739 22999 tablet_bootstrap.cc:492] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:22.844384 23129 raft_consensus.cc:493] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.844712 22956 raft_consensus.cc:2468] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:22.844981 23129 raft_consensus.cc:3060] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.848424 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924e0a70d004c5492a8fda73c4d9314" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:22.849303 23001 tablet_bootstrap.cc:654] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.850049 23080 raft_consensus.cc:2749] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:22.853076 22774 leader_election.cc:343] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.866524 23080 consensus_queue.cc:1048] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.873734 23000 tablet_bootstrap.cc:492] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:22.874158 23000 ts_tablet_manager.cc:1403] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.012s
W20260709 13:06:22.877532 22756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:22.860478 22849 leader_election.cc:304] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:22.879596 23038 raft_consensus.cc:2804] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:22.880050 23038 raft_consensus.cc:697] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:22.884788 23129 raft_consensus.cc:515] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.890235 23058 consensus_queue.cc:1048] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.890455 22706 catalog_manager.cc:5697] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.880787 23038 consensus_queue.cc:237] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.895233 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030265bd47284962a228a2004e8c1601" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
W20260709 13:06:22.897526 22849 leader_election.cc:343] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.904997 23080 consensus_queue.cc:1048] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.906205 23080 consensus_queue.cc:1048] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.910457 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030265bd47284962a228a2004e8c1601" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:22.891021 23129 leader_election.cc:290] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:22.911588 23000 raft_consensus.cc:359] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.915656 23000 raft_consensus.cc:385] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.911010 22956 raft_consensus.cc:3060] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.915985 23000 raft_consensus.cc:740] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.916996 23000 consensus_queue.cc:260] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.927392 23000 ts_tablet_manager.cc:1434] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.002s
I20260709 13:06:22.928710 23000 tablet_bootstrap.cc:492] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:22.929708 23082 consensus_queue.cc:1048] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.931854 23080 raft_consensus.cc:493] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.935314 23001 tablet_bootstrap.cc:492] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:22.935778 23001 ts_tablet_manager.cc:1403] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.024s
I20260709 13:06:22.935629 23080 raft_consensus.cc:515] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:22.939625 22707 catalog_manager.cc:5697] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.945835 22957 raft_consensus.cc:3060] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.988336 23021 consensus_queue.cc:1048] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:06:23.000627 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b880e4f6e0b4a17bc565ba13493c6ea" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.006803 23001 raft_consensus.cc:359] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.007246 23001 raft_consensus.cc:385] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.007407 23001 raft_consensus.cc:740] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.008677 23001 consensus_queue.cc:260] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.014258 23001 ts_tablet_manager.cc:1434] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.003s
I20260709 13:06:23.015195 23001 tablet_bootstrap.cc:492] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.006508 23080 leader_election.cc:290] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:23.009538 23038 raft_consensus.cc:493] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:23.008144 22849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.67:43255, user_credentials={real_user=slave}} blocked reactor thread for 50933.7us
I20260709 13:06:23.023903 23038 raft_consensus.cc:515] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.028717 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e658a624977e4ecaaf01d9eccf13eed7" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.028772 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e658a624977e4ecaaf01d9eccf13eed7" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:23.029443 22955 raft_consensus.cc:2468] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:23.030601 22849 leader_election.cc:304] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:23.031390 23129 raft_consensus.cc:2804] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.031724 23129 raft_consensus.cc:493] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.032025 23129 raft_consensus.cc:3060] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.035867 22884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b880e4f6e0b4a17bc565ba13493c6ea" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:23.036568 22884 raft_consensus.cc:2393] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49a410cdb7ff47229cead662fbfb517b in current term 1: Already voted for candidate 7ef544d65adb471ea9b4e6eab4c0681b in this term.
I20260709 13:06:23.029385 22810 raft_consensus.cc:2468] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:23.038918 23157 consensus_queue.cc:1048] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.039702 23129 raft_consensus.cc:515] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.043198 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e658a624977e4ecaaf01d9eccf13eed7" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:23.043702 22810 raft_consensus.cc:3060] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.026355 23038 leader_election.cc:290] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.054903 22923 leader_election.cc:304] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.052870 23129 leader_election.cc:290] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.060806 23082 raft_consensus.cc:2749] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.054008 22956 raft_consensus.cc:2468] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:23.073151 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e658a624977e4ecaaf01d9eccf13eed7" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:23.073688 22959 raft_consensus.cc:3060] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.080395 22849 leader_election.cc:304] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.081108 23000 tablet_bootstrap.cc:654] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.082464 23168 raft_consensus.cc:2804] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.082955 23168 raft_consensus.cc:697] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:23.085606 22999 tablet_bootstrap.cc:654] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.083719 23168 consensus_queue.cc:237] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.089775 22810 raft_consensus.cc:2468] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:23.091233 22849 leader_election.cc:304] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:23.092245 23129 raft_consensus.cc:2804] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.092895 23129 raft_consensus.cc:697] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:23.093616 23129 consensus_queue.cc:237] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.098049 22959 raft_consensus.cc:2468] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:23.109086 23001 tablet_bootstrap.cc:654] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.113143 23021 consensus_queue.cc:1048] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:23.121887 23082 consensus_queue.cc:1048] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.130304 22708 catalog_manager.cc:5697] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.131774 22708 catalog_manager.cc:5697] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.142477 23157 consensus_queue.cc:1048] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:23.160223 23180 log.cc:927] Time spent T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e: Append to log took a long time: real 0.106s	user 0.000s	sys 0.006s
I20260709 13:06:23.185947 22999 tablet_bootstrap.cc:492] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:23.186394 22999 ts_tablet_manager.cc:1403] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.348s	user 0.026s	sys 0.006s
I20260709 13:06:23.188869 22999 raft_consensus.cc:359] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.189517 22999 raft_consensus.cc:385] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.194566 23000 tablet_bootstrap.cc:492] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:23.199844 22999 raft_consensus.cc:740] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.200021 23000 ts_tablet_manager.cc:1403] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.271s	user 0.019s	sys 0.029s
I20260709 13:06:23.196945 23001 tablet_bootstrap.cc:492] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.200487 23001 ts_tablet_manager.cc:1403] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.186s	user 0.010s	sys 0.018s
I20260709 13:06:23.200645 22999 consensus_queue.cc:260] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.202618 22999 ts_tablet_manager.cc:1434] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:23.202803 23001 raft_consensus.cc:359] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.203383 23001 raft_consensus.cc:385] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.203706 23001 raft_consensus.cc:740] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.204347 23001 consensus_queue.cc:260] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.203439 22999 tablet_bootstrap.cc:492] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:23.207064 23000 raft_consensus.cc:359] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.207655 23000 raft_consensus.cc:385] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.207926 23000 raft_consensus.cc:740] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.208585 23000 consensus_queue.cc:260] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.210525 23001 ts_tablet_manager.cc:1434] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:23.211545 22999 tablet_bootstrap.cc:654] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.212615 23000 ts_tablet_manager.cc:1434] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:23.213608 23001 tablet_bootstrap.cc:492] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.218721 23001 tablet_bootstrap.cc:654] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.220083 23000 tablet_bootstrap.cc:492] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:23.225235 23000 tablet_bootstrap.cc:654] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.227622 22999 tablet_bootstrap.cc:492] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:23.228125 22999 ts_tablet_manager.cc:1403] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 13:06:23.231380 22999 raft_consensus.cc:359] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.232016 22999 raft_consensus.cc:385] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.232327 22999 raft_consensus.cc:740] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.232869 22999 consensus_queue.cc:260] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.233512 23001 tablet_bootstrap.cc:492] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.233956 23001 ts_tablet_manager.cc:1403] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 13:06:23.236344 22999 ts_tablet_manager.cc:1434] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:06:23.236174 23001 raft_consensus.cc:359] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.236775 23001 raft_consensus.cc:385] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.237013 23001 raft_consensus.cc:740] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.237181 22999 tablet_bootstrap.cc:492] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:23.241242 23001 consensus_queue.cc:260] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.242645 23000 tablet_bootstrap.cc:492] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:23.243513 23000 ts_tablet_manager.cc:1403] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.006s
I20260709 13:06:23.246028 23000 raft_consensus.cc:359] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.246695 23000 raft_consensus.cc:385] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.246997 23000 raft_consensus.cc:740] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.247632 23000 consensus_queue.cc:260] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.248950 22999 tablet_bootstrap.cc:654] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.249593 23000 ts_tablet_manager.cc:1434] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:06:23.250896 23000 tablet_bootstrap.cc:492] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:23.254704 23001 ts_tablet_manager.cc:1434] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:06:23.256477 23000 tablet_bootstrap.cc:654] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.266600 23001 tablet_bootstrap.cc:492] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.273419 22999 tablet_bootstrap.cc:492] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:23.273887 22999 ts_tablet_manager.cc:1403] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.001s
I20260709 13:06:23.276542 23001 tablet_bootstrap.cc:654] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.276883 22999 raft_consensus.cc:359] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.277573 22999 raft_consensus.cc:385] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.277860 22999 raft_consensus.cc:740] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.279601 22999 consensus_queue.cc:260] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.280615 23000 tablet_bootstrap.cc:492] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:23.281068 23000 ts_tablet_manager.cc:1403] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.015s
I20260709 13:06:23.281440 22999 ts_tablet_manager.cc:1434] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:23.282284 22999 tablet_bootstrap.cc:492] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:23.283661 23000 raft_consensus.cc:359] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.289568 23000 raft_consensus.cc:385] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.289860 23000 raft_consensus.cc:740] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.287349 22999 tablet_bootstrap.cc:654] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.292205 23000 consensus_queue.cc:260] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.293908 23000 ts_tablet_manager.cc:1434] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 13:06:23.295164 23000 tablet_bootstrap.cc:492] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:23.300192 23000 tablet_bootstrap.cc:654] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.304894 23157 consensus_queue.cc:1048] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.311355 22999 tablet_bootstrap.cc:492] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:23.311753 22999 ts_tablet_manager.cc:1403] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.005s
I20260709 13:06:23.311969 23000 tablet_bootstrap.cc:492] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:23.312412 23000 ts_tablet_manager.cc:1403] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.013s
I20260709 13:06:23.314785 23000 raft_consensus.cc:359] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.314549 22999 raft_consensus.cc:359] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.315492 22999 raft_consensus.cc:385] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.315878 22999 raft_consensus.cc:740] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.316453 22999 consensus_queue.cc:260] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.318554 22999 ts_tablet_manager.cc:1434] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:06:23.315470 23000 raft_consensus.cc:385] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.318841 23000 raft_consensus.cc:740] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.319352 23000 consensus_queue.cc:260] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.320797 23000 ts_tablet_manager.cc:1434] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:06:23.321482 23000 tablet_bootstrap.cc:492] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:23.325793 23001 tablet_bootstrap.cc:492] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.326223 23001 ts_tablet_manager.cc:1403] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.004s
I20260709 13:06:23.326392 22999 tablet_bootstrap.cc:492] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:23.329227 23001 raft_consensus.cc:359] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.329897 23001 raft_consensus.cc:385] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.330199 23001 raft_consensus.cc:740] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.331440 22999 tablet_bootstrap.cc:654] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.331223 23120 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:23.330808 23001 consensus_queue.cc:260] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.333596 23001 ts_tablet_manager.cc:1434] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:06:23.334267 23000 tablet_bootstrap.cc:654] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.336532 23001 tablet_bootstrap.cc:492] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.339133 22808 raft_consensus.cc:3060] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.343417 23001 tablet_bootstrap.cc:654] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.348765 22955 raft_consensus.cc:3060] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.353386 22999 tablet_bootstrap.cc:492] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:23.353832 22999 ts_tablet_manager.cc:1403] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260709 13:06:23.355468 23000 tablet_bootstrap.cc:492] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:23.355909 23000 ts_tablet_manager.cc:1403] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.008s
I20260709 13:06:23.356197 22999 raft_consensus.cc:359] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.356812 22999 raft_consensus.cc:385] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.357059 22999 raft_consensus.cc:740] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.357637 22999 consensus_queue.cc:260] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.359243 23000 raft_consensus.cc:359] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.360714 23000 raft_consensus.cc:385] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.361279 22999 ts_tablet_manager.cc:1434] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:23.361328 23000 raft_consensus.cc:740] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.362219 22999 tablet_bootstrap.cc:492] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:23.362819 23000 consensus_queue.cc:260] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.374550 23000 ts_tablet_manager.cc:1434] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:06:23.375432 23000 tablet_bootstrap.cc:492] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:23.376586 23157 consensus_queue.cc:1048] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.390652 23001 tablet_bootstrap.cc:492] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.393846 23001 ts_tablet_manager.cc:1403] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.003s
I20260709 13:06:23.396420 23001 raft_consensus.cc:359] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.396958 23001 raft_consensus.cc:385] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.397199 23001 raft_consensus.cc:740] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.397818 23001 consensus_queue.cc:260] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.399739 23001 ts_tablet_manager.cc:1434] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:23.400511 23001 tablet_bootstrap.cc:492] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.405462 22809 raft_consensus.cc:3060] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.407418 23058 raft_consensus.cc:493] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.407871 22999 tablet_bootstrap.cc:654] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.410101 23120 raft_consensus.cc:493] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.407848 23058 raft_consensus.cc:515] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.410557 23120 raft_consensus.cc:515] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.413925 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6b7207909c462b9729f6f4f7806148" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.414572 23058 leader_election.cc:290] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:23.417506 23128 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:06:23.418172 23058 raft_consensus.cc:493] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.418592 23058 raft_consensus.cc:515] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.419049 23168 raft_consensus.cc:493] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.419485 23168 raft_consensus.cc:515] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.419976 23120 leader_election.cc:290] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.420080 23000 tablet_bootstrap.cc:654] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.421232 23168 leader_election.cc:290] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.417567 22807 raft_consensus.cc:2468] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:23.423416 23021 raft_consensus.cc:493] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.424072 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.424263 23021 raft_consensus.cc:515] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.424901 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0de8160880743daa92639a18292e078" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.426128 23021 leader_election.cc:290] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.426954 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fd2bd9173d46bcae002f64cb0bca57" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.426079 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:23.429486 23128 raft_consensus.cc:493] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.430809 23058 leader_election.cc:290] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
W20260709 13:06:23.431303 22923 leader_election.cc:343] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.431025 23128 raft_consensus.cc:515] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.426066 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fd2bd9173d46bcae002f64cb0bca57" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:23.427241 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0096400bc934190914c4ec03dcbcf4b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:23.429998 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0096400bc934190914c4ec03dcbcf4b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:23.430976 22959 raft_consensus.cc:2468] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
W20260709 13:06:23.434096 22774 leader_election.cc:343] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.434670 22923 leader_election.cc:304] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
W20260709 13:06:23.434960 22849 leader_election.cc:343] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:23.435344 22775 leader_election.cc:343] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.435786 22775 leader_election.cc:304] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:23.435638 22849 leader_election.cc:304] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.436791 23128 leader_election.cc:290] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.425280 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6b7207909c462b9729f6f4f7806148" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:23.434557 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0de8160880743daa92639a18292e078" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:23.440783 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46868f832143415a84d7a9d3f85f97fa" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:23.441351 22959 raft_consensus.cc:2468] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:23.432420 22957 raft_consensus.cc:2468] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
W20260709 13:06:23.441463 22924 leader_election.cc:343] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.441696 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46868f832143415a84d7a9d3f85f97fa" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.441955 22924 leader_election.cc:304] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.436810 23021 raft_consensus.cc:2749] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:23.437490 22849 leader_election.cc:343] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.437305 23128 raft_consensus.cc:2804] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.443184 23082 raft_consensus.cc:2749] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.443920 23128 raft_consensus.cc:493] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.443572 22849 leader_election.cc:304] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:23.435773 23058 raft_consensus.cc:2804] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.444926 23128 raft_consensus.cc:3060] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.445662 23168 raft_consensus.cc:2804] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.445813 22849 leader_election.cc:304] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.444940 22881 raft_consensus.cc:2468] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:23.447423 23168 raft_consensus.cc:493] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:23.449587 22849 leader_election.cc:343] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.449546 23168 raft_consensus.cc:3060] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.451946 23129 raft_consensus.cc:2804] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.452373 23129 raft_consensus.cc:493] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.446532 23058 raft_consensus.cc:493] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.453285 23129 raft_consensus.cc:3060] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.453780 23058 raft_consensus.cc:3060] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.451886 23001 tablet_bootstrap.cc:654] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.469197 23129 raft_consensus.cc:515] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.473461 23128 raft_consensus.cc:515] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.475274 23128 leader_election.cc:290] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.477767 23129 leader_election.cc:290] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.479212 22999 tablet_bootstrap.cc:492] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:23.479641 22999 ts_tablet_manager.cc:1403] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.003s
I20260709 13:06:23.480829 23001 tablet_bootstrap.cc:492] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.481155 23001 ts_tablet_manager.cc:1403] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.001s
I20260709 13:06:23.482285 22999 raft_consensus.cc:359] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.482877 22999 raft_consensus.cc:385] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.483088 22999 raft_consensus.cc:740] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.483613 22999 consensus_queue.cc:260] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.485282 22999 ts_tablet_manager.cc:1434] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:23.485560 23168 raft_consensus.cc:515] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.487624 23058 raft_consensus.cc:515] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.489439 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:23.490410 23168 leader_election.cc:290] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.491210 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:23.491221 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6b7207909c462b9729f6f4f7806148" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:23.492439 22806 raft_consensus.cc:3060] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.493708 23001 raft_consensus.cc:359] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.494030 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6b7207909c462b9729f6f4f7806148" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:23.494361 23001 raft_consensus.cc:385] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.494644 23001 raft_consensus.cc:740] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.494527 22881 raft_consensus.cc:3060] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.495278 23001 consensus_queue.cc:260] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.498754 23082 raft_consensus.cc:493] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.499166 23082 raft_consensus.cc:515] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.500512 23001 ts_tablet_manager.cc:1434] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:06:23.501008 23082 leader_election.cc:290] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:23.501353 23001 tablet_bootstrap.cc:492] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.502427 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80c5a3f121140dfa7f4d26c1b907672" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.502835 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80c5a3f121140dfa7f4d26c1b907672" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:23.503515 22882 raft_consensus.cc:2468] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
W20260709 13:06:23.503805 22923 leader_election.cc:343] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.504129 22955 raft_consensus.cc:3060] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.512809 22999 tablet_bootstrap.cc:492] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:23.513200 22924 leader_election.cc:304] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.513226 23157 raft_consensus.cc:493] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.514607 23157 raft_consensus.cc:515] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.517346 23157 leader_election.cc:290] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.518373 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46868f832143415a84d7a9d3f85f97fa" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:23.518688 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46868f832143415a84d7a9d3f85f97fa" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:23.518788 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fd2bd9173d46bcae002f64cb0bca57" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:23.518963 22956 raft_consensus.cc:2468] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:23.519630 22882 raft_consensus.cc:2393] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef544d65adb471ea9b4e6eab4c0681b in current term 1: Already voted for candidate 6a22ead1f405493790a07a398b7ef92e in this term.
I20260709 13:06:23.520099 23082 raft_consensus.cc:2804] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.520319 22774 leader_election.cc:304] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:23.492950 23058 leader_election.cc:290] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:23.521221 22881 raft_consensus.cc:2468] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:23.521653 23157 raft_consensus.cc:2804] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.520548 23082 raft_consensus.cc:493] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.524546 23157 raft_consensus.cc:493] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.523885 22955 raft_consensus.cc:2468] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:23.525239 23157 raft_consensus.cc:3060] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.527163 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fd2bd9173d46bcae002f64cb0bca57" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:23.527678 22956 raft_consensus.cc:3060] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.525511 23082 raft_consensus.cc:3060] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.533851 22924 leader_election.cc:304] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:23.534627 23058 raft_consensus.cc:2804] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.535269 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46868f832143415a84d7a9d3f85f97fa" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:23.535625 23058 raft_consensus.cc:697] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:23.536751 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46868f832143415a84d7a9d3f85f97fa" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
W20260709 13:06:23.536953 22849 leader_election.cc:343] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.537302 22955 raft_consensus.cc:3060] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:23.537590 22849 leader_election.cc:343] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.541615 22806 raft_consensus.cc:2468] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:23.543265 23082 raft_consensus.cc:515] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.544672 22955 raft_consensus.cc:2468] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:23.536427 23058 consensus_queue.cc:237] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.547899 23082 leader_election.cc:290] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:23.548537 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80c5a3f121140dfa7f4d26c1b907672" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:23.577615 22849 leader_election.cc:304] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
W20260709 13:06:23.592621 22923 leader_election.cc:343] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.589262 23001 tablet_bootstrap.cc:654] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.594023 23157 raft_consensus.cc:515] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.594890 23000 tablet_bootstrap.cc:492] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:23.595358 23000 ts_tablet_manager.cc:1403] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.220s	user 0.048s	sys 0.041s
I20260709 13:06:23.595945 23157 leader_election.cc:290] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.596513 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46868f832143415a84d7a9d3f85f97fa" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:23.596166 22707 catalog_manager.cc:5697] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.597188 22882 raft_consensus.cc:2393] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ef544d65adb471ea9b4e6eab4c0681b in current term 1: Already voted for candidate 6a22ead1f405493790a07a398b7ef92e in this term.
I20260709 13:06:23.548792 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80c5a3f121140dfa7f4d26c1b907672" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:23.599364 22881 raft_consensus.cc:3060] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.599598 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46868f832143415a84d7a9d3f85f97fa" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:23.600286 22955 raft_consensus.cc:2393] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ef544d65adb471ea9b4e6eab4c0681b in current term 1: Already voted for candidate 6a22ead1f405493790a07a398b7ef92e in this term.
I20260709 13:06:23.600862 23000 raft_consensus.cc:359] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.601919 23000 raft_consensus.cc:385] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.599670 23038 raft_consensus.cc:2804] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.602154 23000 raft_consensus.cc:740] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.602515 22774 leader_election.cc:304] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [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: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:23.603282 23083 raft_consensus.cc:2749] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.602770 23000 consensus_queue.cc:260] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.605455 23000 ts_tablet_manager.cc:1434] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 13:06:23.605715 22808 raft_consensus.cc:2393] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a22ead1f405493790a07a398b7ef92e in current term 1: Already voted for candidate 7ef544d65adb471ea9b4e6eab4c0681b in this term.
I20260709 13:06:23.606249 23000 tablet_bootstrap.cc:492] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:23.608971 23038 raft_consensus.cc:697] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:23.610203 23038 consensus_queue.cc:237] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.611264 22849 leader_election.cc:304] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.588460 22999 tablet_bootstrap.cc:654] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.609292 22881 raft_consensus.cc:2468] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:23.613891 22924 leader_election.cc:304] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.565411 22956 raft_consensus.cc:2468] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:23.615942 22849 leader_election.cc:304] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.617233 23058 raft_consensus.cc:2804] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.617679 23058 raft_consensus.cc:697] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:23.618451 23058 consensus_queue.cc:237] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.624763 23168 raft_consensus.cc:2804] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.624841 23128 raft_consensus.cc:2804] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.625272 23168 raft_consensus.cc:697] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:23.625371 23128 raft_consensus.cc:697] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:23.626055 23168 consensus_queue.cc:237] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.626187 23128 consensus_queue.cc:237] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.664225 22705 catalog_manager.cc:5697] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.694525 22999 tablet_bootstrap.cc:492] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:23.695181 22999 ts_tablet_manager.cc:1403] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.183s	user 0.020s	sys 0.002s
I20260709 13:06:23.693661 23076 consensus_queue.cc:1048] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:06:23.705816 22999 raft_consensus.cc:359] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.706496 22999 raft_consensus.cc:385] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.706739 22999 raft_consensus.cc:740] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.707343 22999 consensus_queue.cc:260] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.712180 22999 ts_tablet_manager.cc:1434] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:06:23.714040 23080 raft_consensus.cc:493] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.714723 23000 tablet_bootstrap.cc:654] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.714494 23080 raft_consensus.cc:515] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.715847 22999 tablet_bootstrap.cc:492] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:23.717324 23080 leader_election.cc:290] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:23.719139 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691dac22177d4a01929d4a86b813debf" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.719103 23001 tablet_bootstrap.cc:492] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.720001 23001 ts_tablet_manager.cc:1403] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.219s	user 0.023s	sys 0.022s
I20260709 13:06:23.722479 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691dac22177d4a01929d4a86b813debf" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:23.723044 22881 raft_consensus.cc:2468] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:23.723301 23001 raft_consensus.cc:359] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.723969 23001 raft_consensus.cc:385] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.724223 23001 raft_consensus.cc:740] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.724800 23001 consensus_queue.cc:260] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:23.720539 22923 leader_election.cc:343] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.725939 23083 raft_consensus.cc:493] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.726347 23083 raft_consensus.cc:515] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.728295 23001 ts_tablet_manager.cc:1434] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:23.729456 23083 leader_election.cc:290] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.730103 22924 leader_election.cc:304] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.731447 23033 raft_consensus.cc:2804] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.731769 23033 raft_consensus.cc:493] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.732075 23033 raft_consensus.cc:3060] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.737434 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c3d9672b6401593c01b9ea6919d54" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:23.738063 22956 raft_consensus.cc:2468] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:23.739457 23120 raft_consensus.cc:493] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.738034 22999 tablet_bootstrap.cc:654] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.739887 23120 raft_consensus.cc:515] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.741050 22774 leader_election.cc:304] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:23.741850 23120 leader_election.cc:290] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.742362 23001 tablet_bootstrap.cc:492] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.744020 23083 raft_consensus.cc:2804] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.744421 23083 raft_consensus.cc:493] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.744746 23083 raft_consensus.cc:3060] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.747083 23000 tablet_bootstrap.cc:492] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:23.747503 23000 ts_tablet_manager.cc:1403] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.048s
I20260709 13:06:23.749064 23001 tablet_bootstrap.cc:654] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.750326 23000 raft_consensus.cc:359] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.750936 23000 raft_consensus.cc:385] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.751189 23000 raft_consensus.cc:740] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.751909 23000 consensus_queue.cc:260] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.739989 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c3d9672b6401593c01b9ea6919d54" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:23.752899 22881 raft_consensus.cc:2468] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:23.754158 23000 ts_tablet_manager.cc:1434] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:23.755105 23000 tablet_bootstrap.cc:492] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:23.757095 23033 raft_consensus.cc:515] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.760978 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691dac22177d4a01929d4a86b813debf" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:23.761502 22882 raft_consensus.cc:3060] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.762938 23000 tablet_bootstrap.cc:654] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.772168 22882 raft_consensus.cc:2468] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:23.773149 22924 leader_election.cc:304] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:23.773886 23058 raft_consensus.cc:2804] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.774379 23058 raft_consensus.cc:697] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:23.774430 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691dac22177d4a01929d4a86b813debf" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:23.774910 23083 raft_consensus.cc:515] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.775249 23058 consensus_queue.cc:237] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:23.776345 22923 leader_election.cc:343] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.765053 23033 leader_election.cc:290] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
W20260709 13:06:23.765349 22849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.67:43255, user_credentials={real_user=slave}} blocked reactor thread for 77968.1us
I20260709 13:06:23.780812 23083 leader_election.cc:290] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:23.783205 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c3d9672b6401593c01b9ea6919d54" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:23.783397 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c3d9672b6401593c01b9ea6919d54" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:23.783967 22956 raft_consensus.cc:3060] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.787102 23001 tablet_bootstrap.cc:492] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.787518 23001 ts_tablet_manager.cc:1403] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.020s
I20260709 13:06:23.795331 22999 tablet_bootstrap.cc:492] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:23.795796 22999 ts_tablet_manager.cc:1403] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.006s
I20260709 13:06:23.796990 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c3d9672b6401593c01b9ea6919d54" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:23.799923 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c3d9672b6401593c01b9ea6919d54" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.800596 22809 raft_consensus.cc:2393] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a22ead1f405493790a07a398b7ef92e in current term 1: Already voted for candidate 7ef544d65adb471ea9b4e6eab4c0681b in this term.
I20260709 13:06:23.796582 23129 consensus_queue.cc:1048] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:23.785612 22882 raft_consensus.cc:3060] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.808723 23218 consensus_queue.cc:1048] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:06:23.817791 23083 raft_consensus.cc:493] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.818220 23083 raft_consensus.cc:515] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.821688 23001 raft_consensus.cc:359] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.822510 23001 raft_consensus.cc:385] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.822841 23001 raft_consensus.cc:740] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.824445 23083 leader_election.cc:290] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
W20260709 13:06:23.823941 22849 consensus_peers.cc:597] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:23.825919 22849 leader_election.cc:304] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:23.826900 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80c5a3f121140dfa7f4d26c1b907672" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:23.827593 22881 raft_consensus.cc:2393] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef544d65adb471ea9b4e6eab4c0681b in current term 1: Already voted for candidate 49a410cdb7ff47229cead662fbfb517b in this term.
I20260709 13:06:23.827400 22999 raft_consensus.cc:359] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.820842 22956 raft_consensus.cc:2468] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:23.828577 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80c5a3f121140dfa7f4d26c1b907672" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:23.828743 22774 leader_election.cc:304] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:23.823521 23001 consensus_queue.cc:260] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.827733 22882 raft_consensus.cc:2468] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:23.829437 23083 raft_consensus.cc:2804] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.830588 23083 raft_consensus.cc:697] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:23.830754 23168 raft_consensus.cc:2749] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.831532 23083 consensus_queue.cc:237] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.830044 22774 leader_election.cc:304] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:23.834725 23157 raft_consensus.cc:3060] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.838081 23001 ts_tablet_manager.cc:1434] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:06:23.839520 23000 tablet_bootstrap.cc:492] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:23.839952 23000 ts_tablet_manager.cc:1403] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.011s
I20260709 13:06:23.842166 22707 catalog_manager.cc:5697] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.844039 23157 raft_consensus.cc:2749] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.843789 22707 catalog_manager.cc:5697] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.845057 23000 raft_consensus.cc:359] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.828037 22999 raft_consensus.cc:385] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.845925 23001 tablet_bootstrap.cc:492] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.845659 23000 raft_consensus.cc:385] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.846761 23000 raft_consensus.cc:740] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.845781 22999 raft_consensus.cc:740] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.849913 22999 consensus_queue.cc:260] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.845546 22707 catalog_manager.cc:5697] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.854512 22999 ts_tablet_manager.cc:1434] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 13:06:23.855718 22999 tablet_bootstrap.cc:492] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:23.856076 23001 tablet_bootstrap.cc:654] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.848479 23000 consensus_queue.cc:260] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.858004 23000 ts_tablet_manager.cc:1434] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:06:23.858861 23000 tablet_bootstrap.cc:492] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:23.863564 22706 catalog_manager.cc:5697] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.864530 22705 catalog_manager.cc:5697] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.868736 22999 tablet_bootstrap.cc:654] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.870693 23000 tablet_bootstrap.cc:654] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.878747 23001 tablet_bootstrap.cc:492] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.879165 23001 ts_tablet_manager.cc:1403] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.019s
I20260709 13:06:23.892254 23001 raft_consensus.cc:359] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.892871 23001 raft_consensus.cc:385] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.893106 23001 raft_consensus.cc:740] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.893669 23001 consensus_queue.cc:260] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.895044 23001 ts_tablet_manager.cc:1434] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:23.895810 23001 tablet_bootstrap.cc:492] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.901440 23001 tablet_bootstrap.cc:654] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.907416 23001 tablet_bootstrap.cc:492] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.907734 23001 ts_tablet_manager.cc:1403] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:06:23.909332 23001 raft_consensus.cc:359] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.909773 23001 raft_consensus.cc:385] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.909963 23001 raft_consensus.cc:740] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.910452 23001 consensus_queue.cc:260] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.911903 23001 ts_tablet_manager.cc:1434] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:23.912520 23001 tablet_bootstrap.cc:492] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.916283 23001 tablet_bootstrap.cc:654] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.920950 23033 raft_consensus.cc:493] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.921377 23033 raft_consensus.cc:515] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.923278 23033 leader_election.cc:290] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:23.924746 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f688a36b1124a40a5ebdbc484b9d1b5" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:23.925127 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f688a36b1124a40a5ebdbc484b9d1b5" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:23.925344 22809 raft_consensus.cc:2468] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:23.925685 22882 raft_consensus.cc:2468] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:23.926646 22923 leader_election.cc:304] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:23.929304 23001 tablet_bootstrap.cc:492] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.929719 23001 ts_tablet_manager.cc:1403] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:06:23.934068 23001 raft_consensus.cc:359] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.935381 23001 raft_consensus.cc:385] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.935635 23001 raft_consensus.cc:740] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.936311 23001 consensus_queue.cc:260] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.937234 23058 raft_consensus.cc:2804] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.937567 23058 raft_consensus.cc:493] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.937911 23058 raft_consensus.cc:3060] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.942297 23058 raft_consensus.cc:515] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.944401 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f688a36b1124a40a5ebdbc484b9d1b5" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:23.944617 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f688a36b1124a40a5ebdbc484b9d1b5" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:23.944916 22809 raft_consensus.cc:3060] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.945097 22882 raft_consensus.cc:3060] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.951088 22882 raft_consensus.cc:2468] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:23.952039 22924 leader_election.cc:304] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:23.952793 23080 raft_consensus.cc:2804] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.953204 23080 raft_consensus.cc:697] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:23.953938 23080 consensus_queue.cc:237] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.956638 23082 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.957412 23058 leader_election.cc:290] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:23.960582 23001 ts_tablet_manager.cc:1434] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.002s
I20260709 13:06:23.963871 23001 tablet_bootstrap.cc:492] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:23.966719 22809 raft_consensus.cc:2468] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:23.977073 23001 tablet_bootstrap.cc:654] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.979951 22999 tablet_bootstrap.cc:492] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:23.980470 22999 ts_tablet_manager.cc:1403] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.038s
I20260709 13:06:23.982640 23000 tablet_bootstrap.cc:492] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:23.983029 22999 raft_consensus.cc:359] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.983044 23000 ts_tablet_manager.cc:1403] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.124s	user 0.034s	sys 0.023s
I20260709 13:06:23.986155 23000 raft_consensus.cc:359] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.986742 23000 raft_consensus.cc:385] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.986996 23000 raft_consensus.cc:740] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.987572 23000 consensus_queue.cc:260] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.988555 22999 raft_consensus.cc:385] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.989224 22999 raft_consensus.cc:740] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.989557 23000 ts_tablet_manager.cc:1434] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:23.990355 23000 tablet_bootstrap.cc:492] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:23.990753 23001 tablet_bootstrap.cc:492] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:23.991161 23001 ts_tablet_manager.cc:1403] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 13:06:23.992481 22999 consensus_queue.cc:260] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.994534 22999 ts_tablet_manager.cc:1434] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:06:23.994410 23001 raft_consensus.cc:359] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:23.995113 23001 raft_consensus.cc:385] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.995507 22999 tablet_bootstrap.cc:492] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:23.995412 23001 raft_consensus.cc:740] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.996176 23001 consensus_queue.cc:260] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.031764 23120 raft_consensus.cc:493] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.033195 23120 raft_consensus.cc:515] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:24.039332 22849 consensus_peers.cc:597] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:24.037262 23129 raft_consensus.cc:493] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.042294 23129 raft_consensus.cc:515] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.044750 23120 leader_election.cc:290] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.045059 23129 leader_election.cc:290] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.049186 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:24.049912 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.049147 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6df8522f3e845cd9822d16fae75ecba" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:24.050315 22955 raft_consensus.cc:2468] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:24.050866 22956 raft_consensus.cc:2468] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:24.051090 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6df8522f3e845cd9822d16fae75ecba" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.052927 22849 leader_election.cc:304] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:24.053918 22849 leader_election.cc:304] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
W20260709 13:06:24.054754 22849 leader_election.cc:343] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:24.055748 22849 leader_election.cc:343] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.056134 23129 raft_consensus.cc:2804] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.056524 23129 raft_consensus.cc:493] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.056648 23120 raft_consensus.cc:2804] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.056927 23129 raft_consensus.cc:3060] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.057183 23120 raft_consensus.cc:493] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.057658 23120 raft_consensus.cc:3060] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.058286 23001 ts_tablet_manager.cc:1434] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.003s
I20260709 13:06:24.065164 23000 tablet_bootstrap.cc:654] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.065681 23001 tablet_bootstrap.cc:492] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:24.069730 23120 raft_consensus.cc:515] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.073519 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6df8522f3e845cd9822d16fae75ecba" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:24.074555 22706 catalog_manager.cc:5697] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:24.077816 22849 leader_election.cc:343] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.082894 23129 raft_consensus.cc:515] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.084524 23154 raft_consensus.cc:493] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.084353 23058 consensus_queue.cc:1048] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:24.086549 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6df8522f3e845cd9822d16fae75ecba" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:24.087325 22956 raft_consensus.cc:3060] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.083920 23233 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:24.086522 23154 raft_consensus.cc:515] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.086040 23120 leader_election.cc:290] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.096891 23154 leader_election.cc:290] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.097538 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030265bd47284962a228a2004e8c1601" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:24.097815 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030265bd47284962a228a2004e8c1601" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.099654 23129 leader_election.cc:290] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.099886 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:24.102562 23233 raft_consensus.cc:493] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.103188 23001 tablet_bootstrap.cc:654] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.102982 23233 raft_consensus.cc:515] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.118211 23058 raft_consensus.cc:493] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.118634 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b84ada59b4d3bbd0dae76e2e4adf5" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.118832 23058 raft_consensus.cc:515] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.119477 22881 raft_consensus.cc:2468] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:24.119585 22775 leader_election.cc:304] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:24.118687 22955 raft_consensus.cc:3060] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.121075 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
W20260709 13:06:24.122061 22756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:24.122485 22849 leader_election.cc:343] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.122766 23083 raft_consensus.cc:2749] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.125916 23233 leader_election.cc:290] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.135991 22999 tablet_bootstrap.cc:654] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.138762 23058 leader_election.cc:290] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.142266 23000 tablet_bootstrap.cc:492] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:24.142814 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b84ada59b4d3bbd0dae76e2e4adf5" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.142918 22956 raft_consensus.cc:2468] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:24.143986 22955 raft_consensus.cc:2468] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:24.145112 23000 ts_tablet_manager.cc:1403] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.155s	user 0.006s	sys 0.007s
I20260709 13:06:24.148569 22849 leader_election.cc:304] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:24.148836 22924 leader_election.cc:304] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:24.150154 22849 leader_election.cc:304] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:24.150599 23080 raft_consensus.cc:2804] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.151003 23080 raft_consensus.cc:493] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.151077 23168 raft_consensus.cc:2804] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.151455 23080 raft_consensus.cc:3060] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.151739 23168 raft_consensus.cc:697] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:24.152860 23168 consensus_queue.cc:237] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.146399 23129 consensus_queue.cc:1048] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:06:24.153939 23218 raft_consensus.cc:2804] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.154502 23218 raft_consensus.cc:697] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:24.156788 23120 consensus_queue.cc:1048] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:24.160673 23038 consensus_queue.cc:1048] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:06:24.155977 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0096400bc934190914c4ec03dcbcf4b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.155977 23218 consensus_queue.cc:237] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.170974 23233 raft_consensus.cc:493] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.171586 23233 raft_consensus.cc:515] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.174446 23001 tablet_bootstrap.cc:492] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:24.174834 23001 ts_tablet_manager.cc:1403] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.011s
I20260709 13:06:24.178267 23000 raft_consensus.cc:359] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.181309 23001 raft_consensus.cc:359] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.181985 23000 raft_consensus.cc:385] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.184504 23001 raft_consensus.cc:385] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.188452 23001 raft_consensus.cc:740] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.189818 23001 consensus_queue.cc:260] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.186614 23000 raft_consensus.cc:740] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.194195 23001 ts_tablet_manager.cc:1434] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:06:24.203181 23000 consensus_queue.cc:260] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.196344 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0096400bc934190914c4ec03dcbcf4b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.209371 22809 raft_consensus.cc:2468] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:24.209496 23082 raft_consensus.cc:493] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.209708 23233 leader_election.cc:290] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
W20260709 13:06:24.209456 22923 leader_election.cc:343] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.214082 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ebc4f8ad64f26a6773fb76240ae45" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.216179 23000 ts_tablet_manager.cc:1434] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.006s
I20260709 13:06:24.227016 22809 raft_consensus.cc:3060] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.227507 23080 raft_consensus.cc:515] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:24.222532 22923 leader_election.cc:343] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.237125 22923 leader_election.cc:304] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:24.210216 23082 raft_consensus.cc:515] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.237941 23168 consensus_queue.cc:1048] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.238168 23033 consensus_queue.cc:1048] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.239188 23082 leader_election.cc:290] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.239699 23082 raft_consensus.cc:2804] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.240010 23082 raft_consensus.cc:493] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.240342 23082 raft_consensus.cc:3060] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.241714 23000 tablet_bootstrap.cc:492] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:24.246081 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ebc4f8ad64f26a6773fb76240ae45" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.250825 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a289275c318e40f487ce39428fcf848f" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.264194 22999 tablet_bootstrap.cc:492] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:24.264055 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a289275c318e40f487ce39428fcf848f" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.264757 22999 ts_tablet_manager.cc:1403] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.269s	user 0.012s	sys 0.008s
W20260709 13:06:24.260537 22923 leader_election.cc:343] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.270100 22881 raft_consensus.cc:2468] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
W20260709 13:06:24.271646 22924 leader_election.cc:343] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.272115 22924 leader_election.cc:304] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:24.284626 22999 raft_consensus.cc:359] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.285384 22999 raft_consensus.cc:385] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.285651 22999 raft_consensus.cc:740] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.290715 22999 consensus_queue.cc:260] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.295483 23000 tablet_bootstrap.cc:654] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.306491 22999 ts_tablet_manager.cc:1434] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 13:06:24.307339 23001 tablet_bootstrap.cc:492] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:24.310128 22808 raft_consensus.cc:3060] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.310294 23080 leader_election.cc:290] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.312631 23251 raft_consensus.cc:493] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:24.314169 22924 leader_election.cc:343] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.297734 23246 raft_consensus.cc:2749] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.322906 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b84ada59b4d3bbd0dae76e2e4adf5" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:24.328214 22924 leader_election.cc:304] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
W20260709 13:06:24.328586 22923 leader_election.cc:343] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.329170 23058 raft_consensus.cc:2749] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.333194 23154 consensus_queue.cc:1048] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.325508 22999 tablet_bootstrap.cc:492] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:24.337910 23251 raft_consensus.cc:515] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.339116 23168 consensus_queue.cc:1048] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:24.342429 23248 log.cc:927] Time spent T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b: Append to log took a long time: real 0.067s	user 0.003s	sys 0.000s
I20260709 13:06:24.351009 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b84ada59b4d3bbd0dae76e2e4adf5" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:24.323287 23082 raft_consensus.cc:515] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.351555 22883 raft_consensus.cc:3060] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.353220 23082 leader_election.cc:290] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.353847 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0096400bc934190914c4ec03dcbcf4b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:24.355638 22809 raft_consensus.cc:3060] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.359272 22705 catalog_manager.cc:5697] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.360782 22705 catalog_manager.cc:5697] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.363224 22809 raft_consensus.cc:2468] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:24.364701 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0096400bc934190914c4ec03dcbcf4b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:24.365576 22881 raft_consensus.cc:3060] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.367588 23251 leader_election.cc:290] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.371181 23021 consensus_queue.cc:1048] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.368573 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3f7aba41c14db2871eefab55e08948" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.375808 22883 raft_consensus.cc:2468] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:24.377193 22923 leader_election.cc:304] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:24.378412 23251 raft_consensus.cc:2804] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.379132 23251 raft_consensus.cc:697] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:24.380105 23251 consensus_queue.cc:237] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.462347 23001 tablet_bootstrap.cc:654] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.465997 22924 leader_election.cc:304] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:24.470000 23058 raft_consensus.cc:2804] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.470459 23058 raft_consensus.cc:697] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:24.473382 23000 tablet_bootstrap.cc:492] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:24.473853 23000 ts_tablet_manager.cc:1403] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.232s	user 0.004s	sys 0.028s
I20260709 13:06:24.473002 23058 consensus_queue.cc:237] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:24.514683 22923 consensus_peers.cc:597] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:24.521708 22923 leader_election.cc:343] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.526889 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3f7aba41c14db2871eefab55e08948" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.529663 22881 raft_consensus.cc:2468] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:24.534020 23080 consensus_queue.cc:1048] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 13:06:24.539199 22924 leader_election.cc:343] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.539605 22924 leader_election.cc:304] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:24.540359 23080 raft_consensus.cc:2749] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.538874 23033 consensus_queue.cc:1048] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:24.549799 23000 raft_consensus.cc:359] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.550264 23000 raft_consensus.cc:385] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.550462 23000 raft_consensus.cc:740] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.555725 22999 tablet_bootstrap.cc:654] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.557910 23001 tablet_bootstrap.cc:492] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:24.558331 23001 ts_tablet_manager.cc:1403] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.251s	user 0.016s	sys 0.015s
I20260709 13:06:24.559686 23000 consensus_queue.cc:260] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.560750 23001 raft_consensus.cc:359] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.561414 23001 raft_consensus.cc:385] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.561807 23000 ts_tablet_manager.cc:1434] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
W20260709 13:06:24.562853 22849 consensus_peers.cc:597] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:24.563601 23000 tablet_bootstrap.cc:492] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:24.561664 23001 raft_consensus.cc:740] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.570412 23001 consensus_queue.cc:260] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.572356 23001 ts_tablet_manager.cc:1434] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260709 13:06:24.573238 23001 tablet_bootstrap.cc:492] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:24.562120 22706 catalog_manager.cc:5697] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:24.581346 22706 catalog_manager.cc:5697] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:24.584785 23000 tablet_bootstrap.cc:654] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.588483 23058 consensus_queue.cc:1048] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.588865 22999 tablet_bootstrap.cc:492] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:24.589293 22999 ts_tablet_manager.cc:1403] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.264s	user 0.009s	sys 0.007s
I20260709 13:06:24.591732 22999 raft_consensus.cc:359] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.592317 22999 raft_consensus.cc:385] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.592554 22999 raft_consensus.cc:740] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.596908 23001 tablet_bootstrap.cc:654] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.593261 22999 consensus_queue.cc:260] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.599418 22999 ts_tablet_manager.cc:1434] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:24.600381 22999 tablet_bootstrap.cc:492] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:24.601646 23000 tablet_bootstrap.cc:492] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:24.602115 23000 ts_tablet_manager.cc:1403] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 13:06:24.604709 23000 raft_consensus.cc:359] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.605365 23000 raft_consensus.cc:385] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.605592 22999 tablet_bootstrap.cc:654] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.605660 23000 raft_consensus.cc:740] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.609607 23000 consensus_queue.cc:260] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.614667 23001 tablet_bootstrap.cc:492] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:24.615105 23001 ts_tablet_manager.cc:1403] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.005s
I20260709 13:06:24.615592 23000 ts_tablet_manager.cc:1434] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:06:24.617545 23001 raft_consensus.cc:359] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.618191 23001 raft_consensus.cc:385] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.618439 23001 raft_consensus.cc:740] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.619534 23001 consensus_queue.cc:260] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.621510 23001 ts_tablet_manager.cc:1434] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:24.622430 23001 tablet_bootstrap.cc:492] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:24.623275 23000 tablet_bootstrap.cc:492] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:24.627224 23033 raft_consensus.cc:493] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.627657 23033 raft_consensus.cc:515] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.628924 22999 tablet_bootstrap.cc:492] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:24.629379 22999 ts_tablet_manager.cc:1403] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.001s
I20260709 13:06:24.629606 23033 leader_election.cc:290] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.631646 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6414d6f431f4790939cf2a3dd936968" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.631856 22999 raft_consensus.cc:359] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.632624 22999 raft_consensus.cc:385] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.632920 22999 raft_consensus.cc:740] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.633562 22999 consensus_queue.cc:260] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:24.634248 22923 leader_election.cc:343] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.635185 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6414d6f431f4790939cf2a3dd936968" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
W20260709 13:06:24.636272 22924 leader_election.cc:343] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.636636 22924 leader_election.cc:304] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:24.637676 23000 tablet_bootstrap.cc:654] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.638239 23080 raft_consensus.cc:2749] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.636658 22999 ts_tablet_manager.cc:1434] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:24.641176 22999 tablet_bootstrap.cc:492] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:24.646626 22999 tablet_bootstrap.cc:654] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.658118 22999 tablet_bootstrap.cc:492] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:24.658437 22999 ts_tablet_manager.cc:1403] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 13:06:24.659210 23120 raft_consensus.cc:493] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.659626 23120 raft_consensus.cc:515] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.661497 23120 leader_election.cc:290] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.662387 23001 tablet_bootstrap.cc:654] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.663861 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.664297 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
W20260709 13:06:24.666013 22849 leader_election.cc:343] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.666251 23000 tablet_bootstrap.cc:492] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:24.666688 23000 ts_tablet_manager.cc:1403] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.010s
W20260709 13:06:24.666594 22849 leader_election.cc:343] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.669296 23000 raft_consensus.cc:359] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.669943 23000 raft_consensus.cc:385] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.669863 22849 leader_election.cc:304] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:24.670274 23000 raft_consensus.cc:740] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.670694 23120 raft_consensus.cc:2749] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.672147 23168 consensus_queue.cc:1048] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.673987 22999 raft_consensus.cc:359] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.674921 22999 raft_consensus.cc:385] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.675161 22999 raft_consensus.cc:740] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.675720 22999 consensus_queue.cc:260] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.670954 23000 consensus_queue.cc:260] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.680178 23000 ts_tablet_manager.cc:1434] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:06:24.680806 22999 ts_tablet_manager.cc:1434] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:06:24.681274 23000 tablet_bootstrap.cc:492] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
W20260709 13:06:24.684850 22849 consensus_peers.cc:597] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:24.681718 22999 tablet_bootstrap.cc:492] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:24.691041 23000 tablet_bootstrap.cc:654] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.692394 22999 tablet_bootstrap.cc:654] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.695374 23001 tablet_bootstrap.cc:492] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:24.695778 23001 ts_tablet_manager.cc:1403] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.003s
I20260709 13:06:24.696921 22999 tablet_bootstrap.cc:492] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:24.697335 22999 ts_tablet_manager.cc:1403] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:06:24.698254 23001 raft_consensus.cc:359] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.698892 23001 raft_consensus.cc:385] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.699151 23001 raft_consensus.cc:740] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.699828 23001 consensus_queue.cc:260] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.699887 22999 raft_consensus.cc:359] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.701130 22999 raft_consensus.cc:385] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.701447 22999 raft_consensus.cc:740] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.702113 23000 tablet_bootstrap.cc:492] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:24.702512 23001 ts_tablet_manager.cc:1434] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:24.702571 23000 ts_tablet_manager.cc:1403] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 13:06:24.702190 22999 consensus_queue.cc:260] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.704263 22999 ts_tablet_manager.cc:1434] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:24.709326 23000 raft_consensus.cc:359] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.710922 23000 raft_consensus.cc:385] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.711230 23000 raft_consensus.cc:740] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.711542 22999 tablet_bootstrap.cc:492] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:24.711923 23000 consensus_queue.cc:260] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.714125 23000 ts_tablet_manager.cc:1434] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:24.714188 23120 consensus_queue.cc:1048] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.715323 23000 tablet_bootstrap.cc:492] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:24.720892 22999 tablet_bootstrap.cc:654] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.727250 23000 tablet_bootstrap.cc:654] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.729662 23001 tablet_bootstrap.cc:492] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:24.736359 23000 tablet_bootstrap.cc:492] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:24.737015 23000 ts_tablet_manager.cc:1403] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260709 13:06:24.740957 23000 raft_consensus.cc:359] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.742717 23000 raft_consensus.cc:385] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.743033 23000 raft_consensus.cc:740] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.744021 22999 tablet_bootstrap.cc:492] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:24.744448 22999 ts_tablet_manager.cc:1403] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.010s
I20260709 13:06:24.744814 23000 consensus_queue.cc:260] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.746815 23000 ts_tablet_manager.cc:1434] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:06:24.743963 23001 tablet_bootstrap.cc:654] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.747658 22999 raft_consensus.cc:359] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.748311 22999 raft_consensus.cc:385] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.748564 22999 raft_consensus.cc:740] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.749362 22999 consensus_queue.cc:260] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.752780 23000 tablet_bootstrap.cc:492] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:24.758615 22999 ts_tablet_manager.cc:1434] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 13:06:24.760156 23001 tablet_bootstrap.cc:492] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:24.760905 23001 ts_tablet_manager.cc:1403] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.006s
I20260709 13:06:24.763943 23000 tablet_bootstrap.cc:654] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.765559 23001 raft_consensus.cc:359] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.765236 22999 tablet_bootstrap.cc:492] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:24.766178 23001 raft_consensus.cc:385] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.766458 23001 raft_consensus.cc:740] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.767066 23001 consensus_queue.cc:260] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.772897 22999 tablet_bootstrap.cc:654] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.773542 23001 ts_tablet_manager.cc:1434] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:24.774658 23001 tablet_bootstrap.cc:492] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:24.779732 23001 tablet_bootstrap.cc:654] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.786208 22999 tablet_bootstrap.cc:492] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:24.786594 22999 ts_tablet_manager.cc:1403] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260709 13:06:24.788957 22999 raft_consensus.cc:359] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.789593 22999 raft_consensus.cc:385] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.789875 22999 raft_consensus.cc:740] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.790442 22999 consensus_queue.cc:260] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.791177 23000 tablet_bootstrap.cc:492] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:24.791963 23000 ts_tablet_manager.cc:1403] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260709 13:06:24.791982 23001 tablet_bootstrap.cc:492] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:24.792568 23001 ts_tablet_manager.cc:1403] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 13:06:24.793143 22999 ts_tablet_manager.cc:1434] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:24.794471 22999 tablet_bootstrap.cc:492] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:24.794392 23000 raft_consensus.cc:359] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.794982 23001 raft_consensus.cc:359] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.797123 23001 raft_consensus.cc:385] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.797482 23001 raft_consensus.cc:740] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.800532 22999 tablet_bootstrap.cc:654] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.799809 23001 consensus_queue.cc:260] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.795063 23000 raft_consensus.cc:385] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.803377 23000 raft_consensus.cc:740] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.804152 23000 consensus_queue.cc:260] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.815361 23001 ts_tablet_manager.cc:1434] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:06:24.815538 23000 ts_tablet_manager.cc:1434] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:06:24.816310 23001 tablet_bootstrap.cc:492] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:24.820644 23000 tablet_bootstrap.cc:492] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:24.825645 23001 tablet_bootstrap.cc:654] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.827020 23000 tablet_bootstrap.cc:654] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.829113 22999 tablet_bootstrap.cc:492] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:24.829540 22999 ts_tablet_manager.cc:1403] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.017s
I20260709 13:06:24.831044 23001 tablet_bootstrap.cc:492] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:24.831213 23080 raft_consensus.cc:493] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.831456 23001 ts_tablet_manager.cc:1403] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 13:06:24.831664 23080 raft_consensus.cc:515] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.831974 22999 raft_consensus.cc:359] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.832626 22999 raft_consensus.cc:385] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.832880 22999 raft_consensus.cc:740] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.833271 23058 raft_consensus.cc:493] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.833734 23080 leader_election.cc:290] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.833525 22999 consensus_queue.cc:260] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.833705 23058 raft_consensus.cc:515] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.835062 23033 raft_consensus.cc:493] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.835531 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.835786 23058 leader_election.cc:290] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.835484 23033 raft_consensus.cc:515] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:24.836782 22924 leader_election.cc:343] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.837189 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2991b304974b6f9da6726d19b4f40c" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.835530 22999 ts_tablet_manager.cc:1434] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 13:06:24.838711 22924 leader_election.cc:343] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.839123 22999 tablet_bootstrap.cc:492] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:24.839519 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.840103 22883 raft_consensus.cc:2468] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:24.841658 22924 leader_election.cc:304] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:24.843072 23058 raft_consensus.cc:2804] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.844213 23083 raft_consensus.cc:493] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.845526 23083 raft_consensus.cc:515] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.847728 22999 tablet_bootstrap.cc:654] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.849838 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.851874 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:24.852335 23058 raft_consensus.cc:493] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.853497 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2991b304974b6f9da6726d19b4f40c" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.854159 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.837466 23033 leader_election.cc:290] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.853588 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
W20260709 13:06:24.855032 22923 leader_election.cc:343] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.847695 23083 leader_election.cc:290] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.855443 22923 leader_election.cc:304] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
W20260709 13:06:24.856544 22923 leader_election.cc:343] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.856880 22923 leader_election.cc:304] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:24.857017 22774 leader_election.cc:304] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
W20260709 13:06:24.857755 22923 leader_election.cc:343] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.858167 23021 raft_consensus.cc:2749] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.859124 23233 raft_consensus.cc:2749] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.859712 23233 raft_consensus.cc:2749] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.844576 23001 raft_consensus.cc:359] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.864571 22999 tablet_bootstrap.cc:492] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:24.865053 22999 ts_tablet_manager.cc:1403] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260709 13:06:24.864629 23001 raft_consensus.cc:385] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.866451 22806 raft_consensus.cc:3060] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.866679 23058 raft_consensus.cc:3060] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.871809 23058 raft_consensus.cc:515] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.873137 23058 leader_election.cc:290] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.866462 23001 raft_consensus.cc:740] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.874081 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:24.874465 23001 consensus_queue.cc:260] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.874850 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
W20260709 13:06:24.875221 22923 leader_election.cc:343] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.875474 22883 raft_consensus.cc:3060] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.876510 23001 ts_tablet_manager.cc:1434] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.002s
I20260709 13:06:24.878024 23129 raft_consensus.cc:493] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.878490 23129 raft_consensus.cc:515] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.880412 23129 leader_election.cc:290] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.880981 23001 tablet_bootstrap.cc:492] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:24.881723 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0de8160880743daa92639a18292e078" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.881989 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0de8160880743daa92639a18292e078" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:24.882321 22810 raft_consensus.cc:2468] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:24.882521 22959 raft_consensus.cc:2468] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:24.883322 22999 raft_consensus.cc:359] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.883664 22849 leader_election.cc:304] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:24.883944 22999 raft_consensus.cc:385] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.884248 22999 raft_consensus.cc:740] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.884821 22999 consensus_queue.cc:260] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.885262 23129 raft_consensus.cc:2804] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.885648 23129 raft_consensus.cc:493] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.886408 23120 raft_consensus.cc:493] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.886838 23120 raft_consensus.cc:515] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.888736 23120 leader_election.cc:290] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.889994 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ebc4f8ad64f26a6773fb76240ae45" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.890501 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ebc4f8ad64f26a6773fb76240ae45" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:24.891052 22959 raft_consensus.cc:2468] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:24.891317 22999 ts_tablet_manager.cc:1434] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260709 13:06:24.892423 22999 tablet_bootstrap.cc:492] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:24.893146 22849 leader_election.cc:304] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
W20260709 13:06:24.894559 22849 leader_election.cc:343] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.895182 22883 raft_consensus.cc:2468] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:24.896584 23076 raft_consensus.cc:2804] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.896931 23076 raft_consensus.cc:493] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.897218 23076 raft_consensus.cc:3060] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.898223 23001 tablet_bootstrap.cc:654] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.886082 23129 raft_consensus.cc:3060] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.900569 23154 raft_consensus.cc:493] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.901187 22999 tablet_bootstrap.cc:654] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.900992 23154 raft_consensus.cc:515] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.902962 23154 leader_election.cc:290] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.904980 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b84ada59b4d3bbd0dae76e2e4adf5" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:24.908129 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b84ada59b4d3bbd0dae76e2e4adf5" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.908824 22882 raft_consensus.cc:2393] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef544d65adb471ea9b4e6eab4c0681b in current term 1: Already voted for candidate 49a410cdb7ff47229cead662fbfb517b in this term.
I20260709 13:06:24.909883 22775 leader_election.cc:304] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:24.910099 23033 consensus_queue.cc:1048] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.911579 23154 raft_consensus.cc:3060] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.918740 23154 raft_consensus.cc:2749] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.919411 23129 raft_consensus.cc:515] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.921784 23000 tablet_bootstrap.cc:492] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:24.922819 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0de8160880743daa92639a18292e078" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:24.918543 23076 raft_consensus.cc:515] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.923738 22806 raft_consensus.cc:3060] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.923892 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0de8160880743daa92639a18292e078" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:24.924427 22959 raft_consensus.cc:3060] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.933856 23000 ts_tablet_manager.cc:1403] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.113s	user 0.027s	sys 0.008s
I20260709 13:06:24.934572 22959 raft_consensus.cc:2468] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:24.936017 22849 leader_election.cc:304] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:24.936651 23218 raft_consensus.cc:2804] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.937134 23218 raft_consensus.cc:697] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:24.937927 23218 consensus_queue.cc:237] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.938735 22806 raft_consensus.cc:2468] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:24.938906 23076 leader_election.cc:290] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.941955 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ebc4f8ad64f26a6773fb76240ae45" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:24.943509 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ebc4f8ad64f26a6773fb76240ae45" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:24.944008 22956 raft_consensus.cc:3060] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.936357 23000 raft_consensus.cc:359] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.945395 23000 raft_consensus.cc:385] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.945657 23000 raft_consensus.cc:740] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.946242 23000 consensus_queue.cc:260] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.946902 22999 tablet_bootstrap.cc:492] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:24.947336 22999 ts_tablet_manager.cc:1403] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.012s
I20260709 13:06:24.948485 23000 ts_tablet_manager.cc:1434] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:06:24.949402 23000 tablet_bootstrap.cc:492] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:24.950582 22956 raft_consensus.cc:2468] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:24.949213 22999 raft_consensus.cc:359] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:24.951674 22849 leader_election.cc:343] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.951885 22999 raft_consensus.cc:385] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.952160 22999 raft_consensus.cc:740] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.952673 22999 consensus_queue.cc:260] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.953241 22849 leader_election.cc:304] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:24.953835 23001 tablet_bootstrap.cc:492] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:24.954279 23001 ts_tablet_manager.cc:1403] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.015s
I20260709 13:06:24.954226 22924 leader_election.cc:304] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:24.954604 22999 ts_tablet_manager.cc:1434] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:24.955451 22999 tablet_bootstrap.cc:492] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:24.955655 23033 raft_consensus.cc:2804] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.956111 23033 raft_consensus.cc:697] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:24.956883 23033 consensus_queue.cc:237] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.958570 23058 raft_consensus.cc:493] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.959041 23058 raft_consensus.cc:515] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.964013 23058 leader_election.cc:290] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:24.963444 23001 raft_consensus.cc:359] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.966538 23001 raft_consensus.cc:385] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.966840 23001 raft_consensus.cc:740] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.967387 23001 consensus_queue.cc:260] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.923372 23129 leader_election.cc:290] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.966547 23120 raft_consensus.cc:2804] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.971174 23120 raft_consensus.cc:697] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:24.971338 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baff4e33c2ac40e6b8b57fee637563c6" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:24.971899 22806 raft_consensus.cc:2468] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:24.971906 23120 consensus_queue.cc:237] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.972930 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baff4e33c2ac40e6b8b57fee637563c6" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:24.973122 22923 leader_election.cc:304] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:24.974109 23233 raft_consensus.cc:2804] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:24.974623 22924 leader_election.cc:343] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.974972 23233 raft_consensus.cc:493] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.975355 23233 raft_consensus.cc:3060] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.976127 22999 tablet_bootstrap.cc:654] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.977509 23001 ts_tablet_manager.cc:1434] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:06:24.981021 23001 tablet_bootstrap.cc:492] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:24.990741 23154 raft_consensus.cc:493] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.991189 23154 raft_consensus.cc:515] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:24.991675 22706 catalog_manager.cc:5697] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:24.995875 23154 leader_election.cc:290] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:24.996657 23080 consensus_queue.cc:1048] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.999732 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6df8522f3e845cd9822d16fae75ecba" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:24.999987 23000 tablet_bootstrap.cc:654] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.005937 23233 raft_consensus.cc:515] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.007275 23033 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.010234 23233 leader_election.cc:290] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:25.013533 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baff4e33c2ac40e6b8b57fee637563c6" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:25.013873 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baff4e33c2ac40e6b8b57fee637563c6" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:25.014146 22806 raft_consensus.cc:3060] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:25.018410 22924 leader_election.cc:343] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.021027 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6df8522f3e845cd9822d16fae75ecba" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:25.023301 23001 tablet_bootstrap.cc:654] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.025342 22806 raft_consensus.cc:2468] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:25.025801 22775 leader_election.cc:304] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.034736 23083 raft_consensus.cc:2749] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.035681 23083 raft_consensus.cc:493] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.036065 23083 raft_consensus.cc:515] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.050019 23083 leader_election.cc:290] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.053275 22923 leader_election.cc:304] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.054647 23033 raft_consensus.cc:2804] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.055153 23033 raft_consensus.cc:697] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:25.055752 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:25.055935 23033 consensus_queue.cc:237] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.057061 23129 raft_consensus.cc:493] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.057518 23129 raft_consensus.cc:515] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.059437 23129 leader_election.cc:290] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.064338 23058 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.065923 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:25.066216 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.068331 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.069398 22806 raft_consensus.cc:3060] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:25.070220 22849 leader_election.cc:343] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:25.070825 22849 leader_election.cc:343] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.071169 22849 leader_election.cc:304] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:25.072252 23076 raft_consensus.cc:2749] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.073027 22774 leader_election.cc:304] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.073875 23083 raft_consensus.cc:2749] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.076476 22999 tablet_bootstrap.cc:492] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:25.076882 22999 ts_tablet_manager.cc:1403] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.122s	user 0.028s	sys 0.048s
I20260709 13:06:25.079173 22999 raft_consensus.cc:359] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.079742 22999 raft_consensus.cc:385] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.079965 22999 raft_consensus.cc:740] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.080466 22999 consensus_queue.cc:260] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.088835 22706 catalog_manager.cc:5697] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.089509 23076 raft_consensus.cc:493] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.089396 22707 catalog_manager.cc:5697] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.090016 23076 raft_consensus.cc:515] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.090889 22707 catalog_manager.cc:5697] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.092098 23076 leader_election.cc:290] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.092945 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be8b51007524b61b21f99fad1a18956" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:25.093261 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be8b51007524b61b21f99fad1a18956" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.093516 22807 raft_consensus.cc:2468] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
W20260709 13:06:25.094285 22849 leader_election.cc:343] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.094928 22849 leader_election.cc:304] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [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: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:25.096340 23076 raft_consensus.cc:2804] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.096685 23076 raft_consensus.cc:493] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.096995 23076 raft_consensus.cc:3060] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.108127 23000 tablet_bootstrap.cc:492] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:25.108541 23000 ts_tablet_manager.cc:1403] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.159s	user 0.008s	sys 0.004s
I20260709 13:06:25.108443 23076 raft_consensus.cc:515] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.110234 23076 leader_election.cc:290] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.111351 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be8b51007524b61b21f99fad1a18956" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
W20260709 13:06:25.112517 22849 leader_election.cc:343] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.113201 23001 tablet_bootstrap.cc:492] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:25.113205 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be8b51007524b61b21f99fad1a18956" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:25.114411 23001 ts_tablet_manager.cc:1403] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.002s
I20260709 13:06:25.115043 22999 ts_tablet_manager.cc:1434] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:06:25.116392 22999 tablet_bootstrap.cc:492] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:25.113183 23000 raft_consensus.cc:359] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.115142 22810 raft_consensus.cc:3060] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.117326 23000 raft_consensus.cc:385] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.117815 23000 raft_consensus.cc:740] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.118408 23000 consensus_queue.cc:260] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.122677 22999 tablet_bootstrap.cc:654] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.123584 22810 raft_consensus.cc:2468] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:25.126384 22849 leader_election.cc:304] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [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: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:25.127504 22999 tablet_bootstrap.cc:492] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:25.127986 22999 ts_tablet_manager.cc:1403] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 13:06:25.130474 22999 raft_consensus.cc:359] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.131138 22999 raft_consensus.cc:385] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.131431 22999 raft_consensus.cc:740] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.132051 22999 consensus_queue.cc:260] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.133486 22999 ts_tablet_manager.cc:1434] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:25.134407 22999 tablet_bootstrap.cc:492] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:25.136525 23001 raft_consensus.cc:359] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.137209 23001 raft_consensus.cc:385] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.139500 23001 raft_consensus.cc:740] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.140142 23001 consensus_queue.cc:260] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.140828 22999 tablet_bootstrap.cc:654] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.137128 23120 raft_consensus.cc:2804] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.142093 23120 raft_consensus.cc:697] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:25.142455 23001 ts_tablet_manager.cc:1434] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 13:06:25.135907 23000 ts_tablet_manager.cc:1434] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:06:25.142858 23120 consensus_queue.cc:237] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.143633 23000 tablet_bootstrap.cc:492] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:25.145471 23129 raft_consensus.cc:493] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.145939 23129 raft_consensus.cc:515] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.147197 23001 tablet_bootstrap.cc:492] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:25.148391 23033 raft_consensus.cc:493] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.148859 23033 raft_consensus.cc:515] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.150780 23033 leader_election.cc:290] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:25.147692 23129 leader_election.cc:290] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.148224 23021 raft_consensus.cc:493] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.152819 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3f7aba41c14db2871eefab55e08948" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:25.152850 23021 raft_consensus.cc:515] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.155098 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3f7aba41c14db2871eefab55e08948" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.155750 22959 raft_consensus.cc:2468] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:25.156618 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:25.157128 23000 tablet_bootstrap.cc:654] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.157349 22885 raft_consensus.cc:2393] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef544d65adb471ea9b4e6eab4c0681b in current term 1: Already voted for candidate 49a410cdb7ff47229cead662fbfb517b in this term.
I20260709 13:06:25.155164 23021 leader_election.cc:290] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.158728 22999 tablet_bootstrap.cc:492] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:25.159157 22999 ts_tablet_manager.cc:1403] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.001s
I20260709 13:06:25.157488 22849 leader_election.cc:304] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:25.159356 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a594b6d51b3f48fba454cc869ada5369" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:25.160971 22807 raft_consensus.cc:3060] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:25.160593 22924 leader_election.cc:343] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.161511 22999 raft_consensus.cc:359] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.162111 22999 raft_consensus.cc:385] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.162369 22999 raft_consensus.cc:740] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.162891 22999 consensus_queue.cc:260] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.165382 22999 ts_tablet_manager.cc:1434] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:25.166244 22999 tablet_bootstrap.cc:492] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:25.167169 23001 tablet_bootstrap.cc:654] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.167343 23076 raft_consensus.cc:2804] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.167690 23076 raft_consensus.cc:493] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.168007 23076 raft_consensus.cc:3060] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.171274 22999 tablet_bootstrap.cc:654] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.172236 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a594b6d51b3f48fba454cc869ada5369" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:25.173046 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.173205 22810 raft_consensus.cc:2468] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:25.174525 22923 leader_election.cc:304] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.175284 23033 raft_consensus.cc:2804] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.175693 23033 raft_consensus.cc:493] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.176050 23033 raft_consensus.cc:3060] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.178258 23001 tablet_bootstrap.cc:492] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:25.179033 23001 ts_tablet_manager.cc:1403] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 13:06:25.179499 23000 tablet_bootstrap.cc:492] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:25.179906 23000 ts_tablet_manager.cc:1403] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.004s
I20260709 13:06:25.182399 23000 raft_consensus.cc:359] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.182991 23000 raft_consensus.cc:385] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.183239 23000 raft_consensus.cc:740] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
W20260709 13:06:25.185952 22849 leader_election.cc:343] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.191010 22807 raft_consensus.cc:3060] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.192176 23058 raft_consensus.cc:493] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.196142 23058 raft_consensus.cc:515] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.197166 23033 raft_consensus.cc:515] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.193899 22999 tablet_bootstrap.cc:492] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:25.194412 23001 raft_consensus.cc:359] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.197854 23058 leader_election.cc:290] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:25.202308 22999 ts_tablet_manager.cc:1403] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.003s
I20260709 13:06:25.202284 23001 raft_consensus.cc:385] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.202925 23001 raft_consensus.cc:740] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.203591 23001 consensus_queue.cc:260] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.204160 22774 leader_election.cc:304] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.204844 23021 raft_consensus.cc:3060] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.204855 22999 raft_consensus.cc:359] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.205813 22999 raft_consensus.cc:385] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.206100 22999 raft_consensus.cc:740] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.206674 22999 consensus_queue.cc:260] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.206656 23001 ts_tablet_manager.cc:1434] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:06:25.208519 23001 tablet_bootstrap.cc:492] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:25.208676 22999 ts_tablet_manager.cc:1434] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:06:25.209589 22999 tablet_bootstrap.cc:492] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:25.211251 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d544baf761f344d7bd9a330ce400d0a9" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:25.192536 23000 consensus_queue.cc:260] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.196165 22707 catalog_manager.cc:5697] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:25.212360 22924 leader_election.cc:343] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.211223 23021 raft_consensus.cc:2749] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.213964 23000 ts_tablet_manager.cc:1434] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.004s
I20260709 13:06:25.214919 23000 tablet_bootstrap.cc:492] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:25.216784 23001 tablet_bootstrap.cc:654] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.200323 23076 raft_consensus.cc:515] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.223358 22999 tablet_bootstrap.cc:654] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.223495 23033 leader_election.cc:290] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:25.227144 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a594b6d51b3f48fba454cc869ada5369" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
W20260709 13:06:25.229560 22924 leader_election.cc:343] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.232481 23000 tablet_bootstrap.cc:654] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.269016 23076 leader_election.cc:290] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.301514 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a594b6d51b3f48fba454cc869ada5369" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:25.301242 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d544baf761f344d7bd9a330ce400d0a9" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:25.307466 22809 raft_consensus.cc:3060] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.306110 23233 raft_consensus.cc:493] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.311956 23001 tablet_bootstrap.cc:492] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:25.313364 23001 ts_tablet_manager.cc:1403] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.007s
I20260709 13:06:25.307583 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3f7aba41c14db2871eefab55e08948" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:25.318671 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3f7aba41c14db2871eefab55e08948" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:25.319247 22956 raft_consensus.cc:3060] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.311978 23233 raft_consensus.cc:515] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:25.306344 22923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:33583, user_credentials={real_user=slave}} blocked reactor thread for 62027.8us
W20260709 13:06:25.323807 22849 leader_election.cc:343] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:25.324963 22923 leader_election.cc:343] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.325649 22923 leader_election.cc:304] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:25.327981 22956 raft_consensus.cc:2468] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:25.329447 23058 raft_consensus.cc:2749] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.330303 22999 tablet_bootstrap.cc:492] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:25.330726 22999 ts_tablet_manager.cc:1403] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.121s	user 0.005s	sys 0.017s
I20260709 13:06:25.330753 22849 leader_election.cc:304] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:25.333964 23120 raft_consensus.cc:2804] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.336401 23233 leader_election.cc:290] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:25.336530 23120 raft_consensus.cc:697] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:25.338078 23000 tablet_bootstrap.cc:492] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:25.338428 23000 ts_tablet_manager.cc:1403] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.012s
I20260709 13:06:25.337456 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be8b51007524b61b21f99fad1a18956" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:25.337380 23120 consensus_queue.cc:237] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.345315 22806 raft_consensus.cc:2393] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49a410cdb7ff47229cead662fbfb517b in current term 1: Already voted for candidate 6a22ead1f405493790a07a398b7ef92e in this term.
I20260709 13:06:25.346894 22809 raft_consensus.cc:2468] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:25.355383 22923 leader_election.cc:304] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.355926 23058 raft_consensus.cc:2804] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.356343 23058 raft_consensus.cc:697] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:25.356899 23058 consensus_queue.cc:237] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.362599 22999 raft_consensus.cc:359] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.363279 22999 raft_consensus.cc:385] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.363575 22999 raft_consensus.cc:740] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.366008 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be8b51007524b61b21f99fad1a18956" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:25.374143 22999 consensus_queue.cc:260] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.376394 22999 ts_tablet_manager.cc:1434] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:06:25.377265 22999 tablet_bootstrap.cc:492] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:25.380447 23218 consensus_queue.cc:1048] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.381204 22924 leader_election.cc:304] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:25.381870 23080 raft_consensus.cc:3060] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.393503 23001 raft_consensus.cc:359] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.395838 23001 raft_consensus.cc:385] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.396171 23038 consensus_queue.cc:1048] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:25.398193 23001 raft_consensus.cc:740] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.399240 23001 consensus_queue.cc:260] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:25.398613 22756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:25.396003 23129 raft_consensus.cc:493] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.407375 23001 ts_tablet_manager.cc:1434] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.001s
I20260709 13:06:25.408350 23001 tablet_bootstrap.cc:492] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:25.410396 22705 catalog_manager.cc:5697] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.409236 23129 raft_consensus.cc:515] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.421178 23129 leader_election.cc:290] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.425354 23033 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.425501 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d2d4f73fb4e72bbf3a7dea2487541" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:25.426776 23021 raft_consensus.cc:493] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.427275 23021 raft_consensus.cc:515] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:25.428478 22849 leader_election.cc:343] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.430394 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d2d4f73fb4e72bbf3a7dea2487541" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.430538 23021 leader_election.cc:290] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
W20260709 13:06:25.431378 22849 leader_election.cc:343] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.431788 22849 leader_election.cc:304] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:25.433507 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.433260 22707 catalog_manager.cc:5697] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.437348 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:25.438153 23080 raft_consensus.cc:2749] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:25.441529 22775 leader_election.cc:343] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.438086 23076 raft_consensus.cc:2749] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.442922 23000 raft_consensus.cc:359] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.443352 23000 raft_consensus.cc:385] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.443511 23000 raft_consensus.cc:740] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.434142 22955 raft_consensus.cc:2468] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:25.443878 23000 consensus_queue.cc:260] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.447597 22774 leader_election.cc:304] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.449323 22999 tablet_bootstrap.cc:654] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.449731 23000 ts_tablet_manager.cc:1434] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.111s	user 0.005s	sys 0.000s
I20260709 13:06:25.450205 23021 raft_consensus.cc:2804] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.450560 23021 raft_consensus.cc:493] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.451241 23021 raft_consensus.cc:3060] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.452409 23154 raft_consensus.cc:493] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.452842 23154 raft_consensus.cc:515] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.458149 23076 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:25.461150 23154 leader_election.cc:290] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.464422 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a289275c318e40f487ce39428fcf848f" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
W20260709 13:06:25.465759 22775 leader_election.cc:343] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.466969 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a289275c318e40f487ce39428fcf848f" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.467538 22955 raft_consensus.cc:2468] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:25.474391 22774 leader_election.cc:304] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.475334 23001 tablet_bootstrap.cc:654] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.479108 23000 tablet_bootstrap.cc:492] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:25.478775 23154 raft_consensus.cc:2804] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.492341 22809 raft_consensus.cc:3060] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.491186 23154 raft_consensus.cc:493] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.500706 23154 raft_consensus.cc:3060] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.504148 23021 raft_consensus.cc:515] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.504122 23129 raft_consensus.cc:493] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.513693 22999 tablet_bootstrap.cc:492] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:25.514194 22999 ts_tablet_manager.cc:1403] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.137s	user 0.006s	sys 0.017s
I20260709 13:06:25.513852 23080 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.516921 23021 leader_election.cc:290] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.518222 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:25.518389 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:25.518919 22955 raft_consensus.cc:3060] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.514441 23129 raft_consensus.cc:515] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.521301 23129 leader_election.cc:290] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
W20260709 13:06:25.524245 22775 leader_election.cc:343] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.525705 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:25.529974 23120 raft_consensus.cc:493] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.530396 23120 raft_consensus.cc:515] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.533188 22999 raft_consensus.cc:359] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.533625 22999 raft_consensus.cc:385] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.533869 22999 raft_consensus.cc:740] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.534605 23080 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.535157 23120 leader_election.cc:290] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.534366 22999 consensus_queue.cc:260] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.538188 22808 raft_consensus.cc:2468] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:25.538659 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baff4e33c2ac40e6b8b57fee637563c6" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.539390 22999 ts_tablet_manager.cc:1434] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.001s
I20260709 13:06:25.541651 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.542224 22957 raft_consensus.cc:2468] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:25.542732 22955 raft_consensus.cc:2468] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:25.540661 23154 raft_consensus.cc:515] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.543851 22774 leader_election.cc:304] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.544752 23083 raft_consensus.cc:2804] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.545060 23154 leader_election.cc:290] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.545192 23083 raft_consensus.cc:697] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:25.546021 23083 consensus_queue.cc:237] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.547070 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a289275c318e40f487ce39428fcf848f" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:25.547576 22959 raft_consensus.cc:3060] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.550107 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baff4e33c2ac40e6b8b57fee637563c6" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:25.551518 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a289275c318e40f487ce39428fcf848f" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:25.552349 22849 leader_election.cc:304] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:25.553128 23120 raft_consensus.cc:2804] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.553471 23120 raft_consensus.cc:493] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.553781 23120 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:25.556668 22775 leader_election.cc:343] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.558172 22959 raft_consensus.cc:2468] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:25.559212 22774 leader_election.cc:304] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.559594 23120 raft_consensus.cc:515] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.559685 23218 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.561407 23120 leader_election.cc:290] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.562297 23120 consensus_queue.cc:1048] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.562806 23157 raft_consensus.cc:2804] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.565332 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:25.570047 23000 tablet_bootstrap.cc:654] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.572250 22849 leader_election.cc:304] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:25.576951 23218 raft_consensus.cc:2749] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.571849 22957 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.580770 22882 raft_consensus.cc:3060] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.586194 22999 tablet_bootstrap.cc:492] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:25.574955 23157 raft_consensus.cc:697] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:25.588974 23001 tablet_bootstrap.cc:492] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:25.589318 23001 ts_tablet_manager.cc:1403] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.181s	user 0.009s	sys 0.003s
I20260709 13:06:25.602859 23154 raft_consensus.cc:493] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.603297 23154 raft_consensus.cc:515] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.600543 23001 raft_consensus.cc:359] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.605860 23001 raft_consensus.cc:385] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.606091 23001 raft_consensus.cc:740] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.606611 23001 consensus_queue.cc:260] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.610445 23154 leader_election.cc:290] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.611606 23001 ts_tablet_manager.cc:1434] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:06:25.611680 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8531b7314488c8079e71b5bfa2325" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.612684 23001 tablet_bootstrap.cc:492] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:25.612862 22955 raft_consensus.cc:2468] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:25.621419 22774 leader_election.cc:304] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:25.623102 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8531b7314488c8079e71b5bfa2325" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
W20260709 13:06:25.633972 22775 leader_election.cc:343] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.624666 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:25.636334 22806 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.637318 22999 tablet_bootstrap.cc:654] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.629014 23154 raft_consensus.cc:2804] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.638345 23154 raft_consensus.cc:493] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.638705 23154 raft_consensus.cc:3060] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.651136 23218 raft_consensus.cc:493] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.651345 23033 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.651569 23218 raft_consensus.cc:515] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.653383 23218 leader_election.cc:290] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.650986 22957 raft_consensus.cc:2468] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:25.659380 23154 raft_consensus.cc:515] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.613425 23157 consensus_queue.cc:237] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.659752 22849 leader_election.cc:304] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:25.679667 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8531b7314488c8079e71b5bfa2325" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
W20260709 13:06:25.681372 22775 leader_election.cc:343] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.701231 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37f1a8ac9be4afe83c5702707cdba7b" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:25.682045 23154 leader_election.cc:290] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:25.702051 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8531b7314488c8079e71b5bfa2325" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:25.702575 22955 raft_consensus.cc:3060] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.671914 23218 raft_consensus.cc:2804] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.706449 23218 raft_consensus.cc:697] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:25.681488 22806 raft_consensus.cc:2468] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:25.707304 23218 consensus_queue.cc:237] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:25.711094 22849 leader_election.cc:343] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.716929 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37f1a8ac9be4afe83c5702707cdba7b" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:25.723974 22955 raft_consensus.cc:2468] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:25.725167 22774 leader_election.cc:304] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:25.726341 23058 raft_consensus.cc:493] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.726799 23058 raft_consensus.cc:515] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.732986 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:25.733188 23058 leader_election.cc:290] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:25.733548 22881 raft_consensus.cc:2468] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:25.734995 22924 leader_election.cc:304] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:25.743146 23058 raft_consensus.cc:2804] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.743492 23058 raft_consensus.cc:493] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.743795 23058 raft_consensus.cc:3060] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.731181 23321 raft_consensus.cc:2804] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.755666 22707 catalog_manager.cc:5697] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.775300 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
W20260709 13:06:25.808848 22923 leader_election.cc:343] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.775436 23321 raft_consensus.cc:697] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:25.826438 23321 consensus_queue.cc:237] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.830993 23000 tablet_bootstrap.cc:492] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:25.831423 23000 ts_tablet_manager.cc:1403] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.364s	user 0.022s	sys 0.010s
I20260709 13:06:25.837316 23058 raft_consensus.cc:515] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:25.840873 22849 leader_election.cc:343] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.835704 23000 raft_consensus.cc:359] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.841245 22849 leader_election.cc:304] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:25.841732 23000 raft_consensus.cc:385] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.843052 23001 tablet_bootstrap.cc:654] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.842065 23000 raft_consensus.cc:740] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.849332 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:25.849826 22999 tablet_bootstrap.cc:492] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:25.844699 23076 raft_consensus.cc:2749] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.850250 22999 ts_tablet_manager.cc:1403] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.265s	user 0.023s	sys 0.010s
I20260709 13:06:25.840726 23120 consensus_queue.cc:1048] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:06:25.852727 22999 raft_consensus.cc:359] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.853314 22999 raft_consensus.cc:385] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.853549 22999 raft_consensus.cc:740] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.854251 22999 consensus_queue.cc:260] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.856129 22999 ts_tablet_manager.cc:1434] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:06:25.857257 22999 tablet_bootstrap.cc:492] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:25.858040 23058 leader_election.cc:290] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:25.860097 23000 consensus_queue.cc:260] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.862145 23000 ts_tablet_manager.cc:1434] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:06:25.863245 23000 tablet_bootstrap.cc:492] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
W20260709 13:06:25.865882 22923 leader_election.cc:343] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.871145 22999 tablet_bootstrap.cc:654] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:25.878324 22924 consensus_peers.cc:597] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:25.879052 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:25.879630 22882 raft_consensus.cc:3060] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.888123 23000 tablet_bootstrap.cc:654] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.891443 23334 consensus_queue.cc:1048] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:25.891238 22809 raft_consensus.cc:3060] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.895430 22882 raft_consensus.cc:2468] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
I20260709 13:06:25.905061 23001 tablet_bootstrap.cc:492] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:25.905331 22924 leader_election.cc:304] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:25.906016 23251 raft_consensus.cc:2804] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.906445 23251 raft_consensus.cc:697] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:25.907199 23251 consensus_queue.cc:237] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.908107 23329 consensus_queue.cc:1048] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:25.910524 23331 log.cc:927] Time spent T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b: Append to log took a long time: real 0.068s	user 0.002s	sys 0.000s
I20260709 13:06:25.901029 22706 catalog_manager.cc:5697] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.912127 23033 consensus_queue.cc:1048] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:25.905500 23001 ts_tablet_manager.cc:1403] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.293s	user 0.023s	sys 0.022s
I20260709 13:06:25.921610 23001 raft_consensus.cc:359] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.936282 23001 raft_consensus.cc:385] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.936538 23001 raft_consensus.cc:740] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.938278 23001 consensus_queue.cc:260] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.941771 22999 tablet_bootstrap.cc:492] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:25.942193 22999 ts_tablet_manager.cc:1403] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.004s
I20260709 13:06:25.944629 22999 raft_consensus.cc:359] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.945211 22999 raft_consensus.cc:385] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.945475 22999 raft_consensus.cc:740] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.946085 22999 consensus_queue.cc:260] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.946857 23001 ts_tablet_manager.cc:1434] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:06:25.946318 22707 catalog_manager.cc:5697] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.947782 23001 tablet_bootstrap.cc:492] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:25.947319 22705 catalog_manager.cc:5697] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.948905 22707 catalog_manager.cc:5697] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.951269 22999 ts_tablet_manager.cc:1434] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:25.952207 22999 tablet_bootstrap.cc:492] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:25.953759 23001 tablet_bootstrap.cc:654] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.945487 23000 tablet_bootstrap.cc:492] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:25.954735 23000 ts_tablet_manager.cc:1403] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.008s
I20260709 13:06:25.959242 23000 raft_consensus.cc:359] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.959820 23000 raft_consensus.cc:385] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.960071 23000 raft_consensus.cc:740] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.960606 23000 consensus_queue.cc:260] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.963249 23000 ts_tablet_manager.cc:1434] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:06:25.967835 22999 tablet_bootstrap.cc:654] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.973393 23000 tablet_bootstrap.cc:492] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:25.974504 22999 tablet_bootstrap.cc:492] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:25.974972 22999 ts_tablet_manager.cc:1403] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.004s
I20260709 13:06:25.981244 22999 raft_consensus.cc:359] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.987246 23001 tablet_bootstrap.cc:492] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:25.981894 22999 raft_consensus.cc:385] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.987663 23001 ts_tablet_manager.cc:1403] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260709 13:06:25.987815 22999 raft_consensus.cc:740] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.988965 22999 consensus_queue.cc:260] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.989676 23000 tablet_bootstrap.cc:654] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.991067 22999 ts_tablet_manager.cc:1434] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:25.992003 22999 tablet_bootstrap.cc:492] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:25.993059 23001 raft_consensus.cc:359] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.993666 23001 raft_consensus.cc:385] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.993932 23001 raft_consensus.cc:740] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.994635 23001 consensus_queue.cc:260] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:25.996484 23001 ts_tablet_manager.cc:1434] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 13:06:25.997380 23001 tablet_bootstrap.cc:492] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:25.998047 22999 tablet_bootstrap.cc:654] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.001075 23323 consensus_queue.cc:1048] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.006464 23001 tablet_bootstrap.cc:654] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.011595 23000 tablet_bootstrap.cc:492] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:26.012005 23000 ts_tablet_manager.cc:1403] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 13:06:26.015161 23000 raft_consensus.cc:359] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.015789 23000 raft_consensus.cc:385] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.016031 23000 raft_consensus.cc:740] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.016623 23000 consensus_queue.cc:260] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:26.018010 22775 consensus_peers.cc:597] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.024463 22999 tablet_bootstrap.cc:492] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:26.024935 22999 ts_tablet_manager.cc:1403] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.001s
I20260709 13:06:26.027980 22999 raft_consensus.cc:359] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.028554 22999 raft_consensus.cc:385] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.028687 23001 tablet_bootstrap.cc:492] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:26.028839 22999 raft_consensus.cc:740] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.029100 23001 ts_tablet_manager.cc:1403] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.009s
I20260709 13:06:26.029589 22999 consensus_queue.cc:260] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.018743 23000 ts_tablet_manager.cc:1434] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:26.031234 23000 tablet_bootstrap.cc:492] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:26.031890 23001 raft_consensus.cc:359] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.032521 23001 raft_consensus.cc:385] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.032768 23001 raft_consensus.cc:740] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.033859 23001 consensus_queue.cc:260] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.035907 23001 ts_tablet_manager.cc:1434] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:26.036113 22999 ts_tablet_manager.cc:1434] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:26.036716 23001 tablet_bootstrap.cc:492] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:26.036949 22999 tablet_bootstrap.cc:492] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:26.042598 23000 tablet_bootstrap.cc:654] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.044701 23001 tablet_bootstrap.cc:654] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.046249 22999 tablet_bootstrap.cc:654] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.053784 23000 tablet_bootstrap.cc:492] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:26.054163 23000 ts_tablet_manager.cc:1403] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.001s
I20260709 13:06:26.055651 23001 tablet_bootstrap.cc:492] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:26.056030 23001 ts_tablet_manager.cc:1403] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.009s
I20260709 13:06:26.059911 23000 raft_consensus.cc:359] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.060526 23000 raft_consensus.cc:385] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.060288 23001 raft_consensus.cc:359] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.060782 23000 raft_consensus.cc:740] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.060863 23001 raft_consensus.cc:385] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.061129 23001 raft_consensus.cc:740] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.061420 23000 consensus_queue.cc:260] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.061712 23001 consensus_queue.cc:260] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.063534 23001 ts_tablet_manager.cc:1434] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:06:26.064338 23001 tablet_bootstrap.cc:492] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:26.066674 23000 ts_tablet_manager.cc:1434] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:26.067803 22999 tablet_bootstrap.cc:492] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:26.068199 22999 ts_tablet_manager.cc:1403] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.002s
I20260709 13:06:26.070480 22999 raft_consensus.cc:359] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.071061 22999 raft_consensus.cc:385] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.071321 22999 raft_consensus.cc:740] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.071892 22999 consensus_queue.cc:260] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.072423 23000 tablet_bootstrap.cc:492] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:26.073894 22999 ts_tablet_manager.cc:1434] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:06:26.074784 22999 tablet_bootstrap.cc:492] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:26.079993 22999 tablet_bootstrap.cc:654] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.082571 23000 tablet_bootstrap.cc:654] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.125042 23001 tablet_bootstrap.cc:654] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.154266 23000 tablet_bootstrap.cc:492] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:26.154685 23000 ts_tablet_manager.cc:1403] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.007s
I20260709 13:06:26.156898 23000 raft_consensus.cc:359] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.157449 23000 raft_consensus.cc:385] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.157688 23000 raft_consensus.cc:740] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.158286 23000 consensus_queue.cc:260] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.160257 23000 ts_tablet_manager.cc:1434] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:26.161105 23000 tablet_bootstrap.cc:492] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:26.166751 22999 tablet_bootstrap.cc:492] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:26.167104 22999 ts_tablet_manager.cc:1403] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 13:06:26.169245 22999 raft_consensus.cc:359] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.169844 22999 raft_consensus.cc:385] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.170099 22999 raft_consensus.cc:740] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.170621 22999 consensus_queue.cc:260] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.172533 22999 ts_tablet_manager.cc:1434] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:26.173045 23000 tablet_bootstrap.cc:654] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.173513 22999 tablet_bootstrap.cc:492] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:26.181144 23334 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.183465 23000 tablet_bootstrap.cc:492] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:26.184311 23000 ts_tablet_manager.cc:1403] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260709 13:06:26.185130 23001 tablet_bootstrap.cc:492] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:26.185585 23001 ts_tablet_manager.cc:1403] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.000s
I20260709 13:06:26.187500 23000 raft_consensus.cc:359] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.187636 23083 consensus_queue.cc:1048] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.188187 23000 raft_consensus.cc:385] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.188491 23000 raft_consensus.cc:740] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.186952 23033 raft_consensus.cc:493] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.189241 23033 raft_consensus.cc:515] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.189769 23083 raft_consensus.cc:493] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.189070 23000 consensus_queue.cc:260] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.190240 23083 raft_consensus.cc:515] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.190990 23033 leader_election.cc:290] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:26.191985 23000 ts_tablet_manager.cc:1434] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:26.190773 23001 raft_consensus.cc:359] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.192404 23001 raft_consensus.cc:385] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.192780 23001 raft_consensus.cc:740] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.188058 22999 tablet_bootstrap.cc:654] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.192987 23000 tablet_bootstrap.cc:492] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:26.193414 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
W20260709 13:06:26.194634 22924 leader_election.cc:343] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.192618 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2991b304974b6f9da6726d19b4f40c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:26.195519 22882 raft_consensus.cc:2468] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.195780 23001 consensus_queue.cc:260] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.196673 22775 leader_election.cc:304] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.196869 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:26.197593 23321 raft_consensus.cc:2804] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.206391 23321 raft_consensus.cc:493] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.206753 23321 raft_consensus.cc:3060] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.197902 23001 ts_tablet_manager.cc:1434] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 13:06:26.199863 23000 tablet_bootstrap.cc:654] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.202180 22999 tablet_bootstrap.cc:492] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:26.209619 22999 ts_tablet_manager.cc:1403] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.001s
I20260709 13:06:26.211925 22999 raft_consensus.cc:359] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.212500 22999 raft_consensus.cc:385] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.212747 22999 raft_consensus.cc:740] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.213440 22999 consensus_queue.cc:260] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.206616 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2991b304974b6f9da6726d19b4f40c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:26.215731 22959 raft_consensus.cc:2468] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.216259 23000 tablet_bootstrap.cc:492] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:26.216645 23000 ts_tablet_manager.cc:1403] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260709 13:06:26.197872 23083 leader_election.cc:290] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.218817 23000 raft_consensus.cc:359] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.219414 23000 raft_consensus.cc:385] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.219651 23000 raft_consensus.cc:740] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.220218 23000 consensus_queue.cc:260] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.221971 23000 ts_tablet_manager.cc:1434] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:26.222854 23000 tablet_bootstrap.cc:492] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:26.225087 23154 raft_consensus.cc:493] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.216610 22999 ts_tablet_manager.cc:1434] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:26.225538 23154 raft_consensus.cc:515] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.226879 22999 tablet_bootstrap.cc:492] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:26.227432 23154 leader_election.cc:290] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.228703 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d2d4f73fb4e72bbf3a7dea2487541" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:26.229126 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d2d4f73fb4e72bbf3a7dea2487541" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:26.229300 22957 raft_consensus.cc:2468] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.229698 22882 raft_consensus.cc:2468] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.230572 22774 leader_election.cc:304] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.230921 23329 raft_consensus.cc:493] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.231370 23329 raft_consensus.cc:515] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.232545 22999 tablet_bootstrap.cc:654] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.233234 23329 leader_election.cc:290] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.234867 23154 raft_consensus.cc:2804] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.235631 23154 raft_consensus.cc:493] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.235920 23154 raft_consensus.cc:3060] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.236121 23000 tablet_bootstrap.cc:654] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.238024 23157 raft_consensus.cc:493] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.238441 23157 raft_consensus.cc:515] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.240249 23157 leader_election.cc:290] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.241825 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:26.242390 22959 raft_consensus.cc:2468] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.243407 22774 leader_election.cc:304] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.244066 23157 raft_consensus.cc:2804] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.244405 23157 raft_consensus.cc:493] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.244709 23157 raft_consensus.cc:3060] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.252481 23218 raft_consensus.cc:493] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.252909 23218 raft_consensus.cc:515] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.254621 23218 leader_election.cc:290] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.259392 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:26.259361 22883 raft_consensus.cc:3060] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:26.265991 22775 leader_election.cc:343] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.268752 23321 raft_consensus.cc:515] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:26.270239 22923 leader_election.cc:343] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.273938 22923 leader_election.cc:304] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b; no voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:26.274845 23033 raft_consensus.cc:2749] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.276584 23321 leader_election.cc:290] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.279345 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a289275c318e40f487ce39428fcf848f" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:26.279932 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8531b7314488c8079e71b5bfa2325" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:26.306389 22955 raft_consensus.cc:2393] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a22ead1f405493790a07a398b7ef92e in current term 1: Already voted for candidate 7ef544d65adb471ea9b4e6eab4c0681b in this term.
I20260709 13:06:26.282961 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2991b304974b6f9da6726d19b4f40c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:26.307593 22959 raft_consensus.cc:3060] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.309042 23001 tablet_bootstrap.cc:492] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:26.310801 23321 consensus_queue.cc:1048] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.313107 22959 raft_consensus.cc:2468] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:26.314096 22774 leader_election.cc:304] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.281755 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a289275c318e40f487ce39428fcf848f" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:26.315140 23001 tablet_bootstrap.cc:654] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.317389 23321 raft_consensus.cc:2804] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.318321 23321 raft_consensus.cc:697] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:26.295814 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2991b304974b6f9da6726d19b4f40c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:26.319319 22885 raft_consensus.cc:3060] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.297632 23334 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.325582 22885 raft_consensus.cc:2468] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:26.327781 22883 raft_consensus.cc:3060] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.300376 23157 raft_consensus.cc:515] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.279271 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8531b7314488c8079e71b5bfa2325" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:26.293990 23323 raft_consensus.cc:493] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.329289 23323 raft_consensus.cc:515] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.330396 23321 consensus_queue.cc:237] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.333094 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6414d6f431f4790939cf2a3dd936968" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:26.333565 23001 tablet_bootstrap.cc:492] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:26.337813 22955 raft_consensus.cc:2468] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.337947 23001 ts_tablet_manager.cc:1403] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260709 13:06:26.333717 23323 leader_election.cc:290] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.334453 23334 raft_consensus.cc:493] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.339242 22774 leader_election.cc:304] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.339071 23334 raft_consensus.cc:515] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.340641 23001 raft_consensus.cc:359] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.341346 23001 raft_consensus.cc:385] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.335150 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6414d6f431f4790939cf2a3dd936968" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:26.336910 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:26.341634 23001 raft_consensus.cc:740] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.341449 23323 raft_consensus.cc:2804] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.340994 23334 leader_election.cc:290] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.342310 23323 raft_consensus.cc:493] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.342666 23323 raft_consensus.cc:3060] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.342746 22885 raft_consensus.cc:2468] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.343932 23001 consensus_queue.cc:260] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
W20260709 13:06:26.344726 22775 leader_election.cc:343] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.346529 23001 ts_tablet_manager.cc:1434] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:26.321676 23154 raft_consensus.cc:515] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.349228 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d2d4f73fb4e72bbf3a7dea2487541" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:26.349800 22885 raft_consensus.cc:3060] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.351830 22999 tablet_bootstrap.cc:492] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:26.352293 22999 ts_tablet_manager.cc:1403] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.126s	user 0.049s	sys 0.041s
I20260709 13:06:26.354918 22999 raft_consensus.cc:359] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.355551 22999 raft_consensus.cc:385] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.355695 22885 raft_consensus.cc:2468] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:26.355849 22999 raft_consensus.cc:740] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.356176 23157 leader_election.cc:290] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.356544 22999 consensus_queue.cc:260] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.356876 22775 leader_election.cc:304] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.359359 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:26.359484 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:26.359638 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d2d4f73fb4e72bbf3a7dea2487541" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:26.360057 22959 raft_consensus.cc:3060] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.360239 22957 raft_consensus.cc:3060] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.359617 23362 raft_consensus.cc:2804] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.361119 23001 tablet_bootstrap.cc:492] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b: Bootstrap starting.
I20260709 13:06:26.361145 23362 raft_consensus.cc:697] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:26.362144 23362 consensus_queue.cc:237] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.365855 22959 raft_consensus.cc:2468] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:26.366871 23083 raft_consensus.cc:493] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.366945 22774 leader_election.cc:304] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:26.367553 23033 raft_consensus.cc:493] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.367388 23083 raft_consensus.cc:515] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.367939 23033 raft_consensus.cc:515] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.368388 22999 ts_tablet_manager.cc:1434] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:06:26.369269 23083 leader_election.cc:290] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.369621 23033 leader_election.cc:290] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:26.369771 23083 raft_consensus.cc:2804] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.370213 22999 tablet_bootstrap.cc:492] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:26.373070 23154 leader_election.cc:290] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.373549 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07843212621a4d5989dc895ec40d21b7" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:26.383551 22809 raft_consensus.cc:2468] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 0.
I20260709 13:06:26.384110 23157 raft_consensus.cc:493] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.384723 22923 leader_election.cc:304] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.374883 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04fa14f38814f8794c8325bc7b4ca9f" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:26.370244 23083 raft_consensus.cc:697] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:26.385432 22957 raft_consensus.cc:2468] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:26.386086 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
I20260709 13:06:26.378153 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04fa14f38814f8794c8325bc7b4ca9f" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:26.384537 23157 raft_consensus.cc:515] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.380553 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07843212621a4d5989dc895ec40d21b7" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:26.385406 23033 raft_consensus.cc:2804] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.387104 22959 raft_consensus.cc:2468] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.387202 22849 leader_election.cc:304] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:26.387821 23033 raft_consensus.cc:493] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.388155 23033 raft_consensus.cc:3060] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.389943 22849 leader_election.cc:304] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:26.386179 23083 consensus_queue.cc:237] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.394210 23218 raft_consensus.cc:3060] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.399868 23001 tablet_bootstrap.cc:654] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.401329 22849 leader_election.cc:304] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e; no voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:26.404227 23129 raft_consensus.cc:2749] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.406418 22774 leader_election.cc:304] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
W20260709 13:06:26.406826 22924 leader_election.cc:343] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.394426 23334 raft_consensus.cc:2749] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:26.414320 22775 leader_election.cc:343] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.415829 23154 raft_consensus.cc:2804] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.416209 23154 raft_consensus.cc:493] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.416512 23154 raft_consensus.cc:3060] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.425195 23033 raft_consensus.cc:515] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.446417 23033 leader_election.cc:290] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
W20260709 13:06:26.426244 22985 tablet.cc:2406] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:26.461875 23157 leader_election.cc:290] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.465448 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07843212621a4d5989dc895ec40d21b7" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
W20260709 13:06:26.470644 22924 leader_election.cc:343] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.468500 23154 raft_consensus.cc:515] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.497622 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37f1a8ac9be4afe83c5702707cdba7b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:26.492075 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07843212621a4d5989dc895ec40d21b7" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:26.498170 22959 raft_consensus.cc:2468] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.501940 23000 tablet_bootstrap.cc:492] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:26.502391 23000 ts_tablet_manager.cc:1403] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.280s	user 0.078s	sys 0.084s
I20260709 13:06:26.505154 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37f1a8ac9be4afe83c5702707cdba7b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:26.505550 22882 raft_consensus.cc:2468] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.499845 23218 raft_consensus.cc:2749] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.507992 22774 leader_election.cc:304] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.503334 22808 raft_consensus.cc:3060] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.497069 23362 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:06:26.513691 23154 leader_election.cc:290] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.523618 22999 tablet_bootstrap.cc:654] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:26.529006 22756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:26.530128 22881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04fa14f38814f8794c8325bc7b4ca9f" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:26.518175 23375 raft_consensus.cc:2804] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.533288 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04fa14f38814f8794c8325bc7b4ca9f" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:26.535921 22958 raft_consensus.cc:3060] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.534562 23375 raft_consensus.cc:493] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.538331 23375 raft_consensus.cc:3060] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:26.547672 22923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:33583, user_credentials={real_user=slave}} blocked reactor thread for 57830.2us
I20260709 13:06:26.548369 22707 catalog_manager.cc:5697] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.549955 22707 catalog_manager.cc:5697] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.516629 23323 raft_consensus.cc:515] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.552053 22707 catalog_manager.cc:5697] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:26.570889 22775 leader_election.cc:343] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.601320 22808 raft_consensus.cc:2468] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 1.
W20260709 13:06:26.609509 22923 consensus_peers.cc:597] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.611153 23033 consensus_queue.cc:1048] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.611819 22923 leader_election.cc:304] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:26.612643 23033 raft_consensus.cc:2804] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.616781 23000 raft_consensus.cc:359] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.617492 23000 raft_consensus.cc:385] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.617772 23000 raft_consensus.cc:740] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.621393 23000 consensus_queue.cc:260] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.625927 22885 raft_consensus.cc:3060] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.631754 23000 ts_tablet_manager.cc:1434] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.129s	user 0.006s	sys 0.000s
I20260709 13:06:26.616868 23334 raft_consensus.cc:493] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.634135 23334 raft_consensus.cc:515] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.639109 22999 tablet_bootstrap.cc:492] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:26.639866 22999 ts_tablet_manager.cc:1403] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.271s	user 0.010s	sys 0.005s
I20260709 13:06:26.639101 23334 leader_election.cc:290] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.643066 23323 leader_election.cc:290] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.644619 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6414d6f431f4790939cf2a3dd936968" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:26.645128 22959 raft_consensus.cc:3060] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.648401 23362 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.648779 23375 raft_consensus.cc:515] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.647261 22999 raft_consensus.cc:359] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.649813 22999 raft_consensus.cc:385] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.650068 22999 raft_consensus.cc:740] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.650805 23375 leader_election.cc:290] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.650828 22882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6414d6f431f4790939cf2a3dd936968" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:26.651649 22882 raft_consensus.cc:3060] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.652521 22958 raft_consensus.cc:2468] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:26.653923 22774 leader_election.cc:304] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:26.655009 22999 consensus_queue.cc:260] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.662683 22882 raft_consensus.cc:2468] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:26.665371 22959 raft_consensus.cc:2468] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:26.666317 22774 leader_election.cc:304] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.669018 23368 raft_consensus.cc:2804] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.669472 23368 raft_consensus.cc:697] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:26.670497 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37f1a8ac9be4afe83c5702707cdba7b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:26.670228 23368 consensus_queue.cc:237] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.671000 22958 raft_consensus.cc:3060] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.674098 23000 tablet_bootstrap.cc:492] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:26.676020 22999 ts_tablet_manager.cc:1434] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.001s
I20260709 13:06:26.682353 22999 tablet_bootstrap.cc:492] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:26.679119 23083 raft_consensus.cc:2804] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.700784 23033 raft_consensus.cc:697] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:26.702989 23033 consensus_queue.cc:237] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.708967 23001 tablet_bootstrap.cc:492] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b: No bootstrap required, opened a new log
I20260709 13:06:26.698539 23083 raft_consensus.cc:697] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:26.709390 23001 ts_tablet_manager.cc:1403] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b: Time spent bootstrapping tablet: real 0.348s	user 0.030s	sys 0.049s
I20260709 13:06:26.719380 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d544baf761f344d7bd9a330ce400d0a9" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:26.719918 22959 raft_consensus.cc:2468] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 0.
I20260709 13:06:26.731527 23001 raft_consensus.cc:359] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.732184 23001 raft_consensus.cc:385] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.732465 23001 raft_consensus.cc:740] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.731734 22958 raft_consensus.cc:2468] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
W20260709 13:06:26.738438 22923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:33583, user_credentials={real_user=slave}} blocked reactor thread for 50433.8us
I20260709 13:06:26.738794 23001 consensus_queue.cc:260] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.740427 23001 ts_tablet_manager.cc:1434] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:06:26.737942 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d544baf761f344d7bd9a330ce400d0a9" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" is_pre_election: true
W20260709 13:06:26.747295 22849 leader_election.cc:343] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.750416 22849 leader_election.cc:304] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:26.751819 23334 raft_consensus.cc:2804] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.752182 23334 raft_consensus.cc:493] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.752537 23334 raft_consensus.cc:3060] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.709776 23083 consensus_queue.cc:237] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.755837 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37f1a8ac9be4afe83c5702707cdba7b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:26.756402 22880 raft_consensus.cc:3060] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:26.768247 22924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 46927.3us
I20260709 13:06:26.778714 22774 leader_election.cc:304] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.786548 23083 raft_consensus.cc:2804] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.794395 23083 raft_consensus.cc:697] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:26.795228 23083 consensus_queue.cc:237] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.803119 23000 tablet_bootstrap.cc:654] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.814651 22999 tablet_bootstrap.cc:654] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.825359 22880 raft_consensus.cc:2468] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:26.828003 23362 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.845141 23334 raft_consensus.cc:515] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.849887 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d544baf761f344d7bd9a330ce400d0a9" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:26.850430 22958 raft_consensus.cc:3060] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.860062 23334 leader_election.cc:290] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.874529 23000 tablet_bootstrap.cc:492] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:26.875020 23000 ts_tablet_manager.cc:1403] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.222s	user 0.015s	sys 0.020s
I20260709 13:06:26.875029 23362 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.878490 22958 raft_consensus.cc:2468] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 1.
I20260709 13:06:26.879518 22849 leader_election.cc:304] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:26.880198 23334 raft_consensus.cc:2804] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.880638 23334 raft_consensus.cc:697] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:26.880815 23000 raft_consensus.cc:359] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.881477 23000 raft_consensus.cc:385] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.881407 23334 consensus_queue.cc:237] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.881860 23000 raft_consensus.cc:740] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.883932 23000 consensus_queue.cc:260] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.885820 23000 ts_tablet_manager.cc:1434] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:26.885269 22707 catalog_manager.cc:5697] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.886736 23000 tablet_bootstrap.cc:492] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:26.888228 22805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d544baf761f344d7bd9a330ce400d0a9" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
W20260709 13:06:26.889734 22849 leader_election.cc:343] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.893860 23368 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.887005 22707 catalog_manager.cc:5697] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.899361 22707 catalog_manager.cc:5697] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.910769 23375 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.912590 23000 tablet_bootstrap.cc:654] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.913280 22999 tablet_bootstrap.cc:492] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:26.913657 22999 ts_tablet_manager.cc:1403] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.231s	user 0.010s	sys 0.014s
I20260709 13:06:26.917464 22999 raft_consensus.cc:359] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.918313 22999 raft_consensus.cc:385] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.918565 22999 raft_consensus.cc:740] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.919123 22999 consensus_queue.cc:260] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.920008 23362 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.921934 22999 ts_tablet_manager.cc:1434] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:26.922873 22999 tablet_bootstrap.cc:492] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:26.949270 22885 raft_consensus.cc:3060] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.950739 22705 catalog_manager.cc:5697] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.966239 23000 tablet_bootstrap.cc:492] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:26.966652 23000 ts_tablet_manager.cc:1403] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.013s
I20260709 13:06:26.974423 23000 raft_consensus.cc:359] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.975026 23000 raft_consensus.cc:385] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.975277 23000 raft_consensus.cc:740] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.976064 22999 tablet_bootstrap.cc:654] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.977104 23000 consensus_queue.cc:260] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.978427 23376 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.981249 23000 ts_tablet_manager.cc:1434] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:26.982169 23000 tablet_bootstrap.cc:492] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:26.988438 23323 raft_consensus.cc:493] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.988903 23323 raft_consensus.cc:515] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:26.987787 23000 tablet_bootstrap.cc:654] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.990875 23323 leader_election.cc:290] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:26.992110 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081b95d5e024d68b0be678465055f1c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:26.992725 22883 raft_consensus.cc:2468] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:26.993722 22775 leader_election.cc:304] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:26.994434 23323 raft_consensus.cc:493] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.995904 23375 raft_consensus.cc:2804] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.996284 23375 raft_consensus.cc:493] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.996610 23375 raft_consensus.cc:3060] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.005722 23000 tablet_bootstrap.cc:492] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:27.006218 23000 ts_tablet_manager.cc:1403] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260709 13:06:26.994895 23323 raft_consensus.cc:515] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.008845 23323 leader_election.cc:290] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:27.008709 23000 raft_consensus.cc:359] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.009374 23000 raft_consensus.cc:385] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.009645 23000 raft_consensus.cc:740] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.010224 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:27.010790 22883 raft_consensus.cc:2468] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:27.011147 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081b95d5e024d68b0be678465055f1c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:27.011677 22955 raft_consensus.cc:2468] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:27.012507 22775 leader_election.cc:304] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:27.010274 23000 consensus_queue.cc:260] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.015738 23323 raft_consensus.cc:2804] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:27.016125 23323 raft_consensus.cc:493] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:27.016438 23323 raft_consensus.cc:3060] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.017329 23000 ts_tablet_manager.cc:1434] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:27.018235 23000 tablet_bootstrap.cc:492] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e: Bootstrap starting.
I20260709 13:06:27.003476 23375 raft_consensus.cc:515] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.024047 23000 tablet_bootstrap.cc:654] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.027027 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:27.027637 22955 raft_consensus.cc:2468] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 0.
I20260709 13:06:27.036615 22707 catalog_manager.cc:5697] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.038285 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081b95d5e024d68b0be678465055f1c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:27.038794 22883 raft_consensus.cc:3060] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.044931 22883 raft_consensus.cc:2468] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:27.046058 22775 leader_election.cc:304] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:27.046736 23362 raft_consensus.cc:2804] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.047160 23362 raft_consensus.cc:697] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:27.047881 23362 consensus_queue.cc:237] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.051364 23375 leader_election.cc:290] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:27.055651 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081b95d5e024d68b0be678465055f1c" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:27.056169 22955 raft_consensus.cc:3060] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.069410 22955 raft_consensus.cc:2468] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:27.073122 23000 tablet_bootstrap.cc:492] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e: No bootstrap required, opened a new log
I20260709 13:06:27.073591 23000 ts_tablet_manager.cc:1403] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.008s
I20260709 13:06:27.076128 23000 raft_consensus.cc:359] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.076736 23000 raft_consensus.cc:385] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.078614 23000 raft_consensus.cc:740] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.079370 23000 consensus_queue.cc:260] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.079624 23323 raft_consensus.cc:515] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.081398 23000 ts_tablet_manager.cc:1434] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 13:06:27.090442 22999 tablet_bootstrap.cc:492] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:27.090348 22883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:27.090909 22883 raft_consensus.cc:3060] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.090967 22999 ts_tablet_manager.cc:1403] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.168s	user 0.023s	sys 0.064s
I20260709 13:06:27.098316 22999 raft_consensus.cc:359] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.098978 22999 raft_consensus.cc:385] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.099293 22999 raft_consensus.cc:740] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.099907 22999 consensus_queue.cc:260] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.102303 22999 ts_tablet_manager.cc:1434] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:27.102931 22999 tablet_bootstrap.cc:492] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b: Bootstrap starting.
I20260709 13:06:27.103438 22705 catalog_manager.cc:5697] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.107256 22880 raft_consensus.cc:3060] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.112130 22999 tablet_bootstrap.cc:654] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.112253 22878 raft_consensus.cc:3060] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.106632 22883 raft_consensus.cc:2468] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:27.113852 22775 leader_election.cc:304] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:27.116850 23375 raft_consensus.cc:2804] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.117501 23083 consensus_queue.cc:1048] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.114718 23323 leader_election.cc:290] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:27.119311 23375 raft_consensus.cc:697] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:27.120290 23377 consensus_queue.cc:1048] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:27.123378 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:27.123921 22955 raft_consensus.cc:3060] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.120224 23375 consensus_queue.cc:237] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.133378 22955 raft_consensus.cc:2468] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 1.
I20260709 13:06:27.147505 22705 catalog_manager.cc:5697] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.175665 23386 consensus_queue.cc:1048] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.178313 22999 tablet_bootstrap.cc:492] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b: No bootstrap required, opened a new log
I20260709 13:06:27.179420 22999 ts_tablet_manager.cc:1403] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent bootstrapping tablet: real 0.077s	user 0.027s	sys 0.029s
I20260709 13:06:27.181905 22999 raft_consensus.cc:359] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.182489 22999 raft_consensus.cc:385] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.182744 22999 raft_consensus.cc:740] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.183283 22999 consensus_queue.cc:260] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.184643 22999 ts_tablet_manager.cc:1434] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:06:27.192030 23376 consensus_queue.cc:1048] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.263183 22806 raft_consensus.cc:3060] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.269070 23334 consensus_queue.cc:1048] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.280773 23419 consensus_queue.cc:1048] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.294000 23376 consensus_queue.cc:1048] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.305004 23375 consensus_queue.cc:1048] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.383214 23375 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.391826 23362 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.536101 23362 consensus_queue.cc:1048] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.539371 23376 consensus_queue.cc:1048] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.580549 23376 raft_consensus.cc:493] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.580979 23376 raft_consensus.cc:515] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:27.589124 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a22ead1f405493790a07a398b7ef92e" is_pre_election: true
I20260709 13:06:27.592803 23376 leader_election.cc:290] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:27.596871 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49a410cdb7ff47229cead662fbfb517b" is_pre_election: true
I20260709 13:06:27.598701 22774 leader_election.cc:304] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:27.599612 23376 raft_consensus.cc:2749] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:27.612380 22805 raft_consensus.cc:3060] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.628072 23362 consensus_queue.cc:1048] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.636209 23362 consensus_queue.cc:1048] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.639935 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:27.651659 23430 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
W20260709 13:06:27.656108 23431 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
I20260709 13:06:27.675642 21661 server_base.cc:1061] running on GCE node
W20260709 13:06:27.675791 23433 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
I20260709 13:06:27.677258 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:27.677526 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:27.677803 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602387677783 us; error 0 us; skew 500 ppm
I20260709 13:06:27.678574 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:27.681927 21661 webserver.cc:533] Webserver started at http://127.21.39.68:36609/ using document root <none> and password file <none>
I20260709 13:06:27.682533 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:27.682792 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:27.683174 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:27.684703 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-3-root/instance:
uuid: "ab89320513db45f3abc6e75a9e4981f5"
format_stamp: "Formatted at 2026-07-09 13:06:27 on dist-test-slave-ww3l"
I20260709 13:06:27.691037 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:06:27.700973 23438 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:27.701761 21661 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.008s	sys 0.001s
I20260709 13:06:27.702092 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-3-root
uuid: "ab89320513db45f3abc6e75a9e4981f5"
format_stamp: "Formatted at 2026-07-09 13:06:27 on dist-test-slave-ww3l"
I20260709 13:06:27.702442 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-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)
I20260709 13:06:27.723762 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:27.725318 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:27.728403 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:27.730901 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:27.731074 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:27.731262 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:27.731405 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:27.800278 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.68:42337
I20260709 13:06:27.800372 23500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.68:42337 every 8 connection(s)
I20260709 13:06:27.805809 21661 auto_leader_rebalancer-test.cc:384] add a tserver: ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:27.823135 23501 heartbeater.cc:344] Connected to a master server at 127.21.39.126:34141
I20260709 13:06:27.823496 23501 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:27.824093 23501 heartbeater.cc:507] Master 127.21.39.126:34141 requested a full tablet report, sending...
I20260709 13:06:27.826284 22707 ts_manager.cc:194] Registered new tserver with Master: ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337)
I20260709 13:06:27.827672 22707 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45542
I20260709 13:06:28.672538 22955 consensus_queue.cc:237] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:28.683224 22879 raft_consensus.cc:1275] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:28.683254 22806 raft_consensus.cc:1275] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:28.684724 23382 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.685580 23386 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.693162 23386 raft_consensus.cc:2955] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
W20260709 13:06:28.698907 22924 consensus_peers.cc:597] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f1e13e661e04fefb9ad97429d19b69b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.700388 22806 raft_consensus.cc:2955] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:28.701416 22879 raft_consensus.cc:2955] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:28.710148 22707 catalog_manager.cc:5697] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.728864 22806 consensus_queue.cc:237] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:28.737577 22955 raft_consensus.cc:1275] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:28.739396 23362 consensus_queue.cc:1048] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.742089 22879 raft_consensus.cc:1275] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:28.743459 23362 consensus_queue.cc:1048] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.751245 23521 raft_consensus.cc:2955] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:28.752660 22879 raft_consensus.cc:2955] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
W20260709 13:06:28.761960 22775 consensus_peers.cc:597] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e081b95d5e024d68b0be678465055f1c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.767383 22956 consensus_queue.cc:237] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:28.774277 22880 raft_consensus.cc:1275] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:28.775707 22924 consensus_peers.cc:597] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ba88b163301440ba8bf1904496302cd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.776180 23382 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.776634 22806 raft_consensus.cc:1275] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:28.775555 22704 catalog_manager.cc:5697] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.778466 23382 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.794934 22955 raft_consensus.cc:2955] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:28.808854 23386 raft_consensus.cc:2955] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:28.816071 22806 raft_consensus.cc:2955] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:28.816455 22879 raft_consensus.cc:2955] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:28.826777 22959 consensus_queue.cc:237] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:28.829849 23501 heartbeater.cc:499] Master 127.21.39.126:34141 was elected leader, sending a full tablet report...
W20260709 13:06:28.836974 22924 consensus_peers.cc:597] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a594b6d51b3f48fba454cc869ada5369. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.837306 22880 raft_consensus.cc:1275] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:28.838050 22705 catalog_manager.cc:5697] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:28.839676 23506 consensus_queue.cc:1048] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.846995 22806 raft_consensus.cc:1275] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:28.848098 23506 consensus_queue.cc:1048] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.850133 23382 raft_consensus.cc:2955] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:28.854599 22806 raft_consensus.cc:2955] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:28.866058 22705 catalog_manager.cc:5697] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.856621 22880 raft_consensus.cc:2955] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:29.071887 23531 ts_tablet_manager.cc:933] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:29.074091 23531 tablet_copy_client.cc:323] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:29.085368 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet 0f1e13e661e04fefb9ad97429d19b69b from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:29.085923 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet 0f1e13e661e04fefb9ad97429d19b69b from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-0f1e13e661e04fefb9ad97429d19b69b
I20260709 13:06:29.094527 22969 tablet_copy_source_session.cc:215] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:29.097906 23531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1e13e661e04fefb9ad97429d19b69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:29.108119 23531 tablet_copy_client.cc:806] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:29.108701 23531 tablet_copy_client.cc:670] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:29.112895 23531 tablet_copy_client.cc:538] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:29.122259 23531 tablet_bootstrap.cc:492] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:29.144642 23531 tablet_bootstrap.cc:492] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:29.145534 23531 tablet_bootstrap.cc:492] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:29.146164 23531 ts_tablet_manager.cc:1403] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260709 13:06:29.146606 23535 ts_tablet_manager.cc:933] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:29.148298 23535 tablet_copy_client.cc:323] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:29.149366 23531 raft_consensus.cc:359] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:29.151252 23531 raft_consensus.cc:740] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:29.151865 23531 consensus_queue.cc:260] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:29.159471 23531 ts_tablet_manager.cc:1434] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.008s
I20260709 13:06:29.161896 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-0f1e13e661e04fefb9ad97429d19b69b received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:29.162338 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-0f1e13e661e04fefb9ad97429d19b69b on tablet 0f1e13e661e04fefb9ad97429d19b69b with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:29.165632 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet e081b95d5e024d68b0be678465055f1c from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:29.166182 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet e081b95d5e024d68b0be678465055f1c from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-e081b95d5e024d68b0be678465055f1c
I20260709 13:06:29.179342 22820 tablet_copy_source_session.cc:215] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:29.181963 23535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e081b95d5e024d68b0be678465055f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:29.195160 23535 tablet_copy_client.cc:806] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:29.195652 23535 tablet_copy_client.cc:670] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:29.200779 23535 tablet_copy_client.cc:538] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:29.208595 23535 tablet_bootstrap.cc:492] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:29.227913 23535 tablet_bootstrap.cc:492] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:29.228672 23535 tablet_bootstrap.cc:492] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:29.229265 23535 ts_tablet_manager.cc:1403] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 13:06:29.231884 23535 raft_consensus.cc:359] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:29.232656 23535 raft_consensus.cc:740] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:29.233273 23535 consensus_queue.cc:260] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:29.235397 23535 ts_tablet_manager.cc:1434] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:29.237139 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-e081b95d5e024d68b0be678465055f1c received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:29.237541 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-e081b95d5e024d68b0be678465055f1c on tablet e081b95d5e024d68b0be678465055f1c with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:29.268471 23535 ts_tablet_manager.cc:933] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:29.272857 23535 tablet_copy_client.cc:323] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:29.274144 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet 2ba88b163301440ba8bf1904496302cd from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:29.274570 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet 2ba88b163301440ba8bf1904496302cd from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-2ba88b163301440ba8bf1904496302cd
I20260709 13:06:29.287385 22969 tablet_copy_source_session.cc:215] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:29.296968 23535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba88b163301440ba8bf1904496302cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:29.309608 23535 tablet_copy_client.cc:806] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:29.310096 23535 tablet_copy_client.cc:670] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:29.313407 23535 tablet_copy_client.cc:538] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:29.319473 23535 tablet_bootstrap.cc:492] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:29.338464 23535 tablet_bootstrap.cc:492] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:29.339090 23535 tablet_bootstrap.cc:492] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:29.339546 23535 ts_tablet_manager.cc:1403] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 13:06:29.341574 23535 raft_consensus.cc:359] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:29.342201 23535 raft_consensus.cc:740] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:29.342741 23535 consensus_queue.cc:260] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:29.347270 23535 ts_tablet_manager.cc:1434] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:29.348966 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-2ba88b163301440ba8bf1904496302cd received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:29.349289 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-2ba88b163301440ba8bf1904496302cd on tablet 2ba88b163301440ba8bf1904496302cd with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:29.369932 23535 ts_tablet_manager.cc:933] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:29.371413 23535 tablet_copy_client.cc:323] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:29.372968 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet a594b6d51b3f48fba454cc869ada5369 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:29.373446 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet a594b6d51b3f48fba454cc869ada5369 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-a594b6d51b3f48fba454cc869ada5369
I20260709 13:06:29.380246 22969 tablet_copy_source_session.cc:215] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:29.383167 23535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a594b6d51b3f48fba454cc869ada5369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:29.396757 23535 tablet_copy_client.cc:806] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:29.397199 23535 tablet_copy_client.cc:670] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:29.400231 23535 tablet_copy_client.cc:538] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:29.405311 23535 tablet_bootstrap.cc:492] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:29.418594 23535 tablet_bootstrap.cc:492] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:29.419152 23535 tablet_bootstrap.cc:492] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:29.419561 23535 ts_tablet_manager.cc:1403] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.003s
I20260709 13:06:29.421237 23535 raft_consensus.cc:359] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:29.421727 23535 raft_consensus.cc:740] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:29.422143 23535 consensus_queue.cc:260] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:29.423686 23535 ts_tablet_manager.cc:1434] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:29.425012 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-a594b6d51b3f48fba454cc869ada5369 received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:29.425372 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-a594b6d51b3f48fba454cc869ada5369 on tablet a594b6d51b3f48fba454cc869ada5369 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:29.580912 23476 raft_consensus.cc:1217] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:29.671790 23476 raft_consensus.cc:1217] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:29.782608 23476 raft_consensus.cc:1217] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:29.834460 23476 raft_consensus.cc:1217] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:30.014325 23362 raft_consensus.cc:1064] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:30.016558 23362 consensus_queue.cc:237] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:30.025552 23476 raft_consensus.cc:1275] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.027742 22879 raft_consensus.cc:1275] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.030853 23362 consensus_queue.cc:1048] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.031595 23546 consensus_queue.cc:1048] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.032998 22955 raft_consensus.cc:1275] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.034263 23526 consensus_queue.cc:1048] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.043222 23362 raft_consensus.cc:2955] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.047127 22879 raft_consensus.cc:2955] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.046550 23476 raft_consensus.cc:2955] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.059908 22955 raft_consensus.cc:2955] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.062451 22705 catalog_manager.cc:5697] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.085389 23506 raft_consensus.cc:1064] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:30.087810 23506 consensus_queue.cc:237] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:30.112991 23476 raft_consensus.cc:1275] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.113111 22806 raft_consensus.cc:1275] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.112993 22879 raft_consensus.cc:1275] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.116140 23382 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.117913 23382 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.125048 23544 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.146003 23506 raft_consensus.cc:2955] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.147569 22805 consensus_queue.cc:237] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:30.150578 23476 raft_consensus.cc:2955] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.153908 23475 raft_consensus.cc:1275] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:30.155953 23362 consensus_queue.cc:1048] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.161768 22883 raft_consensus.cc:2955] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.162637 22806 raft_consensus.cc:2955] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.164309 22880 raft_consensus.cc:1275] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:30.165580 23362 consensus_queue.cc:1048] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.167161 23362 raft_consensus.cc:2955] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.170761 22707 catalog_manager.cc:5697] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.172634 23475 raft_consensus.cc:2955] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.183030 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e081b95d5e024d68b0be678465055f1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:30.222719 22955 consensus_queue.cc:237] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:30.233309 22878 raft_consensus.cc:2955] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.235671 23475 raft_consensus.cc:1275] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:30.238096 23506 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.242578 22806 raft_consensus.cc:1275] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:30.245000 23386 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.251535 23382 raft_consensus.cc:2955] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.255415 22806 raft_consensus.cc:2955] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.258606 22706 catalog_manager.cc:5697] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.261365 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f1e13e661e04fefb9ad97429d19b69b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:30.266930 23475 raft_consensus.cc:2955] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
W20260709 13:06:30.273115 22693 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 0f1e13e661e04fefb9ad97429d19b69b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:06:30.280915 22704 catalog_manager.cc:5697] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.285588 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet e081b95d5e024d68b0be678465055f1c with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:30.295295 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f1e13e661e04fefb9ad97429d19b69b with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:30.303469 23559 tablet_replica.cc:333] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:30.304659 23559 raft_consensus.cc:2243] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:30.305452 23559 raft_consensus.cc:2272] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:30.313198 23559 ts_tablet_manager.cc:1916] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:30.317714 23560 tablet_replica.cc:333] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:30.318661 23560 raft_consensus.cc:2243] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:30.319336 23560 raft_consensus.cc:2272] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:30.321923 23560 ts_tablet_manager.cc:1916] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:30.328233 23559 ts_tablet_manager.cc:1929] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:30.328866 23559 log.cc:1199] T e081b95d5e024d68b0be678465055f1c P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/e081b95d5e024d68b0be678465055f1c
I20260709 13:06:30.330323 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet e081b95d5e024d68b0be678465055f1c (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:30.333834 23560 ts_tablet_manager.cc:1929] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:30.334133 23560 log.cc:1199] T 0f1e13e661e04fefb9ad97429d19b69b P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/0f1e13e661e04fefb9ad97429d19b69b
I20260709 13:06:30.335278 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet 0f1e13e661e04fefb9ad97429d19b69b (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:30.369606 23382 raft_consensus.cc:1064] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:30.371711 23382 consensus_queue.cc:237] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:30.378074 22806 raft_consensus.cc:1275] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.378388 23475 raft_consensus.cc:1275] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.378082 22879 raft_consensus.cc:1275] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.379844 23386 consensus_queue.cc:1048] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.380605 23544 consensus_queue.cc:1048] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.381580 23506 consensus_queue.cc:1048] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.409492 23386 raft_consensus.cc:1064] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:30.411664 23386 consensus_queue.cc:237] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:30.415606 23544 raft_consensus.cc:2955] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.428691 23476 raft_consensus.cc:1275] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.429992 22878 raft_consensus.cc:1275] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.423166 22805 raft_consensus.cc:2955] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.434054 23382 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.435693 23382 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.445624 22806 raft_consensus.cc:1275] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:30.447801 23566 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:30.455626 23475 raft_consensus.cc:2955] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.457137 23386 raft_consensus.cc:2955] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.459313 23476 raft_consensus.cc:2955] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.469558 22878 raft_consensus.cc:2955] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.479355 22704 catalog_manager.cc:5697] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.494511 22879 raft_consensus.cc:2955] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.503479 22959 consensus_queue.cc:237] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:30.510978 22878 raft_consensus.cc:1275] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:30.511993 23566 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.537019 23386 raft_consensus.cc:2955] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.538662 23474 raft_consensus.cc:1275] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:30.544579 22706 catalog_manager.cc:5697] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.548560 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ba88b163301440ba8bf1904496302cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:30.553272 22880 raft_consensus.cc:2955] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.561091 23566 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.567391 23474 raft_consensus.cc:2955] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.582545 22955 consensus_queue.cc:237] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:30.583782 22706 catalog_manager.cc:5697] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.592303 23474 raft_consensus.cc:1275] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:30.593510 23386 consensus_queue.cc:1048] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.595711 22879 raft_consensus.cc:1275] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:30.596714 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ba88b163301440ba8bf1904496302cd with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:30.599153 23572 tablet_replica.cc:333] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:30.599022 23386 consensus_queue.cc:1048] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.601310 23572 raft_consensus.cc:2243] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:30.601891 23572 pending_rounds.cc:70] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: Trying to abort 1 pending ops.
I20260709 13:06:30.602190 23572 pending_rounds.cc:77] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305635391121039360 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "2ba88b163301440ba8bf1904496302cd" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } } }
I20260709 13:06:30.603401 23572 raft_consensus.cc:2917] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:06:30.605235 23572 raft_consensus.cc:2889] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:06:30.605584 23572 raft_consensus.cc:2272] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:30.607576 23568 raft_consensus.cc:2955] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.610365 23572 ts_tablet_manager.cc:1916] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:30.614208 22879 raft_consensus.cc:2955] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.614269 23474 raft_consensus.cc:2955] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.621467 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a594b6d51b3f48fba454cc869ada5369 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:30.626360 23572 ts_tablet_manager.cc:1929] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:30.626737 23572 log.cc:1199] T 2ba88b163301440ba8bf1904496302cd P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/2ba88b163301440ba8bf1904496302cd
I20260709 13:06:30.628702 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet 2ba88b163301440ba8bf1904496302cd (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:30.628932 22707 catalog_manager.cc:5697] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:30.644515 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet a594b6d51b3f48fba454cc869ada5369 with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:30.646164 23572 tablet_replica.cc:333] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:30.653142 23572 raft_consensus.cc:2243] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:30.653661 23572 raft_consensus.cc:2272] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:30.655954 23572 ts_tablet_manager.cc:1916] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:30.667048 23572 ts_tablet_manager.cc:1929] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:30.667315 23572 log.cc:1199] T a594b6d51b3f48fba454cc869ada5369 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/a594b6d51b3f48fba454cc869ada5369
I20260709 13:06:30.668329 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet a594b6d51b3f48fba454cc869ada5369 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:31.707713 22805 consensus_queue.cc:237] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
W20260709 13:06:31.713493 22775 consensus_peers.cc:597] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 492d2d4f73fb4e72bbf3a7dea2487541. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:31.715066 22878 raft_consensus.cc:1275] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.715323 22955 raft_consensus.cc:1275] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.716131 23362 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.716799 23526 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.725301 23576 raft_consensus.cc:2955] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.727906 22955 raft_consensus.cc:2955] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.743037 22705 catalog_manager.cc:5697] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.750397 22879 raft_consensus.cc:2955] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.769693 22879 consensus_queue.cc:237] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:31.779265 22955 raft_consensus.cc:1275] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.779506 22805 raft_consensus.cc:1275] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.780769 23585 consensus_queue.cc:1048] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:31.781792 23542 consensus_queue.cc:1048] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:31.790438 22850 consensus_peers.cc:597] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5be8b51007524b61b21f99fad1a18956. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:31.801201 23542 raft_consensus.cc:2955] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.804953 22805 raft_consensus.cc:2955] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.811866 22955 raft_consensus.cc:2955] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.818414 22805 consensus_queue.cc:237] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:31.820364 22707 catalog_manager.cc:5697] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:31.832034 22775 consensus_peers.cc:597] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6414d6f431f4790939cf2a3dd936968. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:31.832808 22879 raft_consensus.cc:1275] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.832882 22955 raft_consensus.cc:1275] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.833985 23526 consensus_queue.cc:1048] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.835562 23575 consensus_queue.cc:1048] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.843593 23526 raft_consensus.cc:2955] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.844102 22879 raft_consensus.cc:2955] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.895696 22707 catalog_manager.cc:5697] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.897555 22805 consensus_queue.cc:237] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
W20260709 13:06:31.907048 22775 consensus_peers.cc:597] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11f8531b7314488c8079e71b5bfa2325. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:31.907341 22878 raft_consensus.cc:1275] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.908504 23526 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.911162 22959 raft_consensus.cc:1275] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:31.912190 22955 raft_consensus.cc:2955] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.914909 23362 raft_consensus.cc:2955] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.916391 22879 raft_consensus.cc:2955] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.921159 23575 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.936554 22705 catalog_manager.cc:5697] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:31.945364 22955 raft_consensus.cc:2955] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:32.174576 23598 ts_tablet_manager.cc:933] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:32.176651 23598 tablet_copy_client.cc:323] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:32.178141 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet 492d2d4f73fb4e72bbf3a7dea2487541 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:32.178670 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet 492d2d4f73fb4e72bbf3a7dea2487541 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-492d2d4f73fb4e72bbf3a7dea2487541
I20260709 13:06:32.185003 22820 tablet_copy_source_session.cc:215] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:32.187969 23598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492d2d4f73fb4e72bbf3a7dea2487541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.201486 23598 tablet_copy_client.cc:806] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:32.202033 23598 tablet_copy_client.cc:670] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:32.208230 23598 tablet_copy_client.cc:538] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:32.215693 23598 tablet_bootstrap.cc:492] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:32.233157 23598 tablet_bootstrap.cc:492] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:32.233979 23598 tablet_bootstrap.cc:492] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:32.235536 23598 ts_tablet_manager.cc:1403] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 13:06:32.238999 23598 raft_consensus.cc:359] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:32.239637 23598 raft_consensus.cc:740] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:32.240149 23598 consensus_queue.cc:260] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:32.243448 23598 ts_tablet_manager.cc:1434] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:32.245535 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-492d2d4f73fb4e72bbf3a7dea2487541 received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:32.245956 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-492d2d4f73fb4e72bbf3a7dea2487541 on tablet 492d2d4f73fb4e72bbf3a7dea2487541 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:32.323899 23598 ts_tablet_manager.cc:933] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:32.326499 23598 tablet_copy_client.cc:323] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:32.353514 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet 5be8b51007524b61b21f99fad1a18956 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:32.353994 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet 5be8b51007524b61b21f99fad1a18956 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-5be8b51007524b61b21f99fad1a18956
I20260709 13:06:32.359336 22895 tablet_copy_source_session.cc:215] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:32.361521 23598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be8b51007524b61b21f99fad1a18956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.371124 23598 tablet_copy_client.cc:806] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:32.371588 23598 tablet_copy_client.cc:670] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:32.374713 23598 tablet_copy_client.cc:538] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:32.380517 23598 tablet_bootstrap.cc:492] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:32.394280 23605 ts_tablet_manager.cc:933] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:32.398699 23605 tablet_copy_client.cc:323] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:32.399315 23598 tablet_bootstrap.cc:492] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:32.400267 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet 11f8531b7314488c8079e71b5bfa2325 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:32.400745 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet 11f8531b7314488c8079e71b5bfa2325 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-11f8531b7314488c8079e71b5bfa2325
I20260709 13:06:32.402951 23598 tablet_bootstrap.cc:492] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:32.404489 23598 ts_tablet_manager.cc:1403] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:06:32.406906 22820 tablet_copy_source_session.cc:215] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:32.408192 23598 raft_consensus.cc:359] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:32.408986 23598 raft_consensus.cc:740] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:32.409304 23605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f8531b7314488c8079e71b5bfa2325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.409571 23598 consensus_queue.cc:260] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:32.411852 23598 ts_tablet_manager.cc:1434] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:32.417027 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-5be8b51007524b61b21f99fad1a18956 received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:32.417418 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-5be8b51007524b61b21f99fad1a18956 on tablet 5be8b51007524b61b21f99fad1a18956 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:32.423640 23598 ts_tablet_manager.cc:933] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:32.424772 23605 tablet_copy_client.cc:806] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:32.425253 23605 tablet_copy_client.cc:670] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:32.439611 23605 tablet_copy_client.cc:538] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:32.447227 23598 tablet_copy_client.cc:323] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:32.448709 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet e6414d6f431f4790939cf2a3dd936968 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:32.449179 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet e6414d6f431f4790939cf2a3dd936968 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-e6414d6f431f4790939cf2a3dd936968
I20260709 13:06:32.452957 23605 tablet_bootstrap.cc:492] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:32.455718 22820 tablet_copy_source_session.cc:215] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:32.458621 23598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6414d6f431f4790939cf2a3dd936968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.474581 23598 tablet_copy_client.cc:806] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:32.475018 23598 tablet_copy_client.cc:670] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:32.479035 23598 tablet_copy_client.cc:538] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:32.480703 23605 tablet_bootstrap.cc:492] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:32.481467 23605 tablet_bootstrap.cc:492] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:32.482074 23605 ts_tablet_manager.cc:1403] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.009s
I20260709 13:06:32.484714 23605 raft_consensus.cc:359] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:32.485466 23605 raft_consensus.cc:740] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:32.486325 23598 tablet_bootstrap.cc:492] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:32.486092 23605 consensus_queue.cc:260] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:32.491026 23605 ts_tablet_manager.cc:1434] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:06:32.492463 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-11f8531b7314488c8079e71b5bfa2325 received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:32.492833 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-11f8531b7314488c8079e71b5bfa2325 on tablet 11f8531b7314488c8079e71b5bfa2325 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:32.505672 23598 tablet_bootstrap.cc:492] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:32.506480 23598 tablet_bootstrap.cc:492] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:32.507030 23598 ts_tablet_manager.cc:1403] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:06:32.509366 23598 raft_consensus.cc:359] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:32.510074 23598 raft_consensus.cc:740] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:32.510607 23598 consensus_queue.cc:260] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:32.512770 23598 ts_tablet_manager.cc:1434] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:06:32.514356 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-e6414d6f431f4790939cf2a3dd936968 received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:32.514722 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-e6414d6f431f4790939cf2a3dd936968 on tablet e6414d6f431f4790939cf2a3dd936968 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:32.704746 23474 raft_consensus.cc:1217] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:32.762321 23474 raft_consensus.cc:1217] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:32.937947 23474 raft_consensus.cc:1217] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:32.956571 23474 raft_consensus.cc:1217] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:33.294140 23419 raft_consensus.cc:1064] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:33.295835 23419 consensus_queue.cc:237] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:33.307945 23474 raft_consensus.cc:1275] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.308192 22959 raft_consensus.cc:1275] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.308993 22807 raft_consensus.cc:1275] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.309454 23419 consensus_queue.cc:1048] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.310344 23542 consensus_queue.cc:1048] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.311357 23618 consensus_queue.cc:1048] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.322944 23419 raft_consensus.cc:2955] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.324620 22959 raft_consensus.cc:2955] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.328838 22807 raft_consensus.cc:2955] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.335011 23474 raft_consensus.cc:2955] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.348575 22705 catalog_manager.cc:5697] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.367759 23362 raft_consensus.cc:1064] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:33.369874 23362 consensus_queue.cc:237] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:33.380887 22879 consensus_queue.cc:237] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:33.387328 22805 raft_consensus.cc:1275] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.388661 23474 raft_consensus.cc:1275] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.390312 23526 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.392284 23474 raft_consensus.cc:1275] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.390336 23419 consensus_queue.cc:1048] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:06:33.394027 23419 consensus_queue.cc:1048] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:33.403477 23542 raft_consensus.cc:2955] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.405640 22879 raft_consensus.cc:1275] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.407083 23362 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.411162 22955 raft_consensus.cc:1275] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.413143 23615 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.418077 23474 raft_consensus.cc:2955] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.429108 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5be8b51007524b61b21f99fad1a18956 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:33.440001 22807 raft_consensus.cc:2955] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.443287 22704 catalog_manager.cc:5697] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.453133 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet 5be8b51007524b61b21f99fad1a18956 with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:33.456004 23631 tablet_replica.cc:333] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:33.459966 23615 raft_consensus.cc:2955] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.463721 23631 raft_consensus.cc:2243] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.464426 23631 raft_consensus.cc:2272] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.467499 23631 ts_tablet_manager.cc:1916] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:33.468449 22879 raft_consensus.cc:2955] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.474344 22956 raft_consensus.cc:2955] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.477679 23476 raft_consensus.cc:2955] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.487959 23526 raft_consensus.cc:1064] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:33.490099 23526 consensus_queue.cc:237] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:33.495860 22705 catalog_manager.cc:5697] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.500593 22880 raft_consensus.cc:1275] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.502265 23476 raft_consensus.cc:1275] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.502415 23362 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.505896 22955 raft_consensus.cc:1275] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.508970 23362 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.522676 23362 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.523427 23631 ts_tablet_manager.cc:1929] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:33.523828 23631 log.cc:1199] T 5be8b51007524b61b21f99fad1a18956 P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/5be8b51007524b61b21f99fad1a18956
I20260709 13:06:33.525414 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet 5be8b51007524b61b21f99fad1a18956 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:33.538111 22807 consensus_queue.cc:237] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:33.543787 22955 raft_consensus.cc:1275] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.545017 23526 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:33.548398 23362 raft_consensus.cc:2955] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.549288 23474 raft_consensus.cc:1275] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.556002 22956 raft_consensus.cc:2955] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.556903 23614 raft_consensus.cc:2955] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.561563 22959 raft_consensus.cc:2955] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.571621 23615 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:33.573098 22879 raft_consensus.cc:2955] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.576169 23476 raft_consensus.cc:2955] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.581059 23474 raft_consensus.cc:2955] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.582437 22707 catalog_manager.cc:5697] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.590832 23615 raft_consensus.cc:1064] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:33.593263 23615 consensus_queue.cc:237] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:33.605032 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet 492d2d4f73fb4e72bbf3a7dea2487541 with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:33.606037 22705 catalog_manager.cc:5697] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.609025 23638 tablet_replica.cc:333] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:33.613126 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 492d2d4f73fb4e72bbf3a7dea2487541 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:33.613328 22879 raft_consensus.cc:1275] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.610983 23638 raft_consensus.cc:2243] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.614616 23637 consensus_queue.cc:1048] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.615021 23638 raft_consensus.cc:2272] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.618160 23638 ts_tablet_manager.cc:1916] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:33.627480 22959 raft_consensus.cc:1275] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.629137 23476 raft_consensus.cc:1275] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:33.629734 23362 consensus_queue.cc:1048] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.630540 23526 consensus_queue.cc:1048] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:33.644419 23638 ts_tablet_manager.cc:1929] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:33.644876 23638 log.cc:1199] T 492d2d4f73fb4e72bbf3a7dea2487541 P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/492d2d4f73fb4e72bbf3a7dea2487541
I20260709 13:06:33.647547 23614 raft_consensus.cc:2955] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.652043 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet 492d2d4f73fb4e72bbf3a7dea2487541 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:33.652951 23476 raft_consensus.cc:2955] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.660245 22879 raft_consensus.cc:2955] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.661191 22959 raft_consensus.cc:2955] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.662213 22807 consensus_queue.cc:237] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:33.667600 23474 raft_consensus.cc:1275] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.673842 23614 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:33.677165 22704 catalog_manager.cc:5697] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.680992 22956 raft_consensus.cc:1275] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.682214 23362 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:33.689359 23362 raft_consensus.cc:2955] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.696337 22956 raft_consensus.cc:2955] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.697003 23476 raft_consensus.cc:2955] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.701994 22807 consensus_queue.cc:237] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:33.707566 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11f8531b7314488c8079e71b5bfa2325 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:33.713645 22704 catalog_manager.cc:5697] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.715231 22880 raft_consensus.cc:1275] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.715767 23476 raft_consensus.cc:1275] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:33.717060 23614 consensus_queue.cc:1048] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:33.719486 23614 consensus_queue.cc:1048] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:33.726629 23636 raft_consensus.cc:2955] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.728844 23474 raft_consensus.cc:2955] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.735313 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet 11f8531b7314488c8079e71b5bfa2325 with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:33.736078 23638 tablet_replica.cc:333] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:33.736984 23638 raft_consensus.cc:2243] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.737599 23638 raft_consensus.cc:2272] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.740674 23638 ts_tablet_manager.cc:1916] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:33.741714 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e6414d6f431f4790939cf2a3dd936968 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:33.743242 22880 raft_consensus.cc:2955] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.745270 22705 catalog_manager.cc:5697] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:33.758520 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet e6414d6f431f4790939cf2a3dd936968 with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:33.759366 23631 tablet_replica.cc:333] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:33.760094 23631 raft_consensus.cc:2243] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.760577 23631 raft_consensus.cc:2272] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.763739 23631 ts_tablet_manager.cc:1916] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:33.769490 23638 ts_tablet_manager.cc:1929] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:33.769899 23638 log.cc:1199] T 11f8531b7314488c8079e71b5bfa2325 P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/11f8531b7314488c8079e71b5bfa2325
I20260709 13:06:33.771155 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet 11f8531b7314488c8079e71b5bfa2325 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:33.775305 23631 ts_tablet_manager.cc:1929] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:33.775619 23631 log.cc:1199] T e6414d6f431f4790939cf2a3dd936968 P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/e6414d6f431f4790939cf2a3dd936968
I20260709 13:06:33.776702 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet e6414d6f431f4790939cf2a3dd936968 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:34.834059 22880 consensus_queue.cc:237] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
W20260709 13:06:34.840369 22850 consensus_peers.cc:597] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 030265bd47284962a228a2004e8c1601. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.842558 22805 raft_consensus.cc:1275] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:34.843041 22955 raft_consensus.cc:1275] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:34.843917 23628 consensus_queue.cc:1048] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:34.844888 23645 consensus_queue.cc:1048] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:34.853374 23645 raft_consensus.cc:2955] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:34.854843 22955 raft_consensus.cc:2955] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:34.867000 22955 consensus_queue.cc:237] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:34.869079 22805 raft_consensus.cc:2955] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:34.870834 22704 catalog_manager.cc:5697] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.878206 22878 raft_consensus.cc:1275] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:34.882418 22924 consensus_peers.cc:597] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e2b84ada59b4d3bbd0dae76e2e4adf5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.887964 23644 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:34.899364 22807 raft_consensus.cc:1275] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:34.901046 23613 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:34.937497 22807 raft_consensus.cc:2955] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:34.937088 23613 raft_consensus.cc:2955] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:34.958861 22878 raft_consensus.cc:2955] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:34.978259 22878 consensus_queue.cc:237] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
W20260709 13:06:34.993187 22850 consensus_peers.cc:597] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6df8522f3e845cd9822d16fae75ecba. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.995011 22955 raft_consensus.cc:1275] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:34.995574 22807 raft_consensus.cc:1275] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:34.997013 23628 consensus_queue.cc:1048] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:34.998715 23645 consensus_queue.cc:1048] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.003067 22706 catalog_manager.cc:5697] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.014660 23628 raft_consensus.cc:2955] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:35.022416 22807 raft_consensus.cc:2955] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:35.022037 22955 raft_consensus.cc:2955] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:35.028760 22805 consensus_queue.cc:237] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:35.037612 22705 catalog_manager.cc:5697] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
W20260709 13:06:35.046434 22775 consensus_peers.cc:597] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ff747224a614196ae1dd5217879484d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.046383 22955 raft_consensus.cc:1275] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:35.047976 22879 raft_consensus.cc:1275] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:35.048072 23526 consensus_queue.cc:1048] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.049784 23665 consensus_queue.cc:1048] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.063246 22879 raft_consensus.cc:2955] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:35.061945 23665 raft_consensus.cc:2955] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:35.064028 22955 raft_consensus.cc:2955] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:35.079303 22704 catalog_manager.cc:5697] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:35.342734 23668 ts_tablet_manager.cc:933] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:35.345254 23668 tablet_copy_client.cc:323] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:35.346948 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet 030265bd47284962a228a2004e8c1601 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:35.347376 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet 030265bd47284962a228a2004e8c1601 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-030265bd47284962a228a2004e8c1601
I20260709 13:06:35.354570 22895 tablet_copy_source_session.cc:215] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:35.356957 23668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030265bd47284962a228a2004e8c1601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:35.366865 23668 tablet_copy_client.cc:806] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:35.367424 23668 tablet_copy_client.cc:670] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:35.416298 23668 tablet_copy_client.cc:538] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:35.432229 23668 tablet_bootstrap.cc:492] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:35.443121 23670 ts_tablet_manager.cc:933] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:35.445067 23670 tablet_copy_client.cc:323] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:35.448117 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet f6df8522f3e845cd9822d16fae75ecba from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:35.448617 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet f6df8522f3e845cd9822d16fae75ecba from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-f6df8522f3e845cd9822d16fae75ecba
I20260709 13:06:35.455411 22895 tablet_copy_source_session.cc:215] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:35.458400 23670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6df8522f3e845cd9822d16fae75ecba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:35.458527 23668 tablet_bootstrap.cc:492] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:35.459496 23668 tablet_bootstrap.cc:492] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:35.460157 23668 ts_tablet_manager.cc:1403] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.000s
I20260709 13:06:35.463328 23668 raft_consensus.cc:359] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:35.464983 23668 raft_consensus.cc:740] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:35.465662 23668 consensus_queue.cc:260] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:35.479355 23670 tablet_copy_client.cc:806] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:35.479903 23670 tablet_copy_client.cc:670] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:35.481634 23668 ts_tablet_manager.cc:1434] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.008s
I20260709 13:06:35.484846 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-030265bd47284962a228a2004e8c1601 received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:35.485349 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-030265bd47284962a228a2004e8c1601 on tablet 030265bd47284962a228a2004e8c1601 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:35.485605 23670 tablet_copy_client.cc:538] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:35.491827 23674 ts_tablet_manager.cc:933] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:35.491292 23668 ts_tablet_manager.cc:933] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:35.494081 23670 tablet_bootstrap.cc:492] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:35.502801 23674 tablet_copy_client.cc:323] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:35.504987 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:35.505553 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-8e2b84ada59b4d3bbd0dae76e2e4adf5
I20260709 13:06:35.513098 22969 tablet_copy_source_session.cc:215] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:35.520085 23670 tablet_bootstrap.cc:492] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:35.520324 23674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:35.521415 23670 tablet_bootstrap.cc:492] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:35.522102 23670 ts_tablet_manager.cc:1403] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.028s	user 0.026s	sys 0.000s
I20260709 13:06:35.524931 23668 tablet_copy_client.cc:323] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:35.524909 23670 raft_consensus.cc:359] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:35.526520 23670 raft_consensus.cc:740] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:35.526755 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet 0ff747224a614196ae1dd5217879484d from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:35.527323 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet 0ff747224a614196ae1dd5217879484d from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-0ff747224a614196ae1dd5217879484d
I20260709 13:06:35.527189 23670 consensus_queue.cc:260] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:35.529443 23670 ts_tablet_manager.cc:1434] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:35.532897 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-f6df8522f3e845cd9822d16fae75ecba received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:35.533289 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-f6df8522f3e845cd9822d16fae75ecba on tablet f6df8522f3e845cd9822d16fae75ecba with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:35.545230 22820 tablet_copy_source_session.cc:215] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:35.551512 23668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff747224a614196ae1dd5217879484d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:35.557346 23674 tablet_copy_client.cc:806] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:35.557866 23674 tablet_copy_client.cc:670] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:35.560827 23674 tablet_copy_client.cc:538] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:35.566145 23668 tablet_copy_client.cc:806] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:35.566697 23668 tablet_copy_client.cc:670] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:35.570093 23668 tablet_copy_client.cc:538] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:35.570657 23674 tablet_bootstrap.cc:492] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:35.577661 23668 tablet_bootstrap.cc:492] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:35.600057 23674 tablet_bootstrap.cc:492] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:35.600903 23674 tablet_bootstrap.cc:492] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:35.601229 23668 tablet_bootstrap.cc:492] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:35.601504 23674 ts_tablet_manager.cc:1403] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.004s
I20260709 13:06:35.602056 23668 tablet_bootstrap.cc:492] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:35.602691 23668 ts_tablet_manager.cc:1403] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.008s
I20260709 13:06:35.604519 23674 raft_consensus.cc:359] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:35.605376 23674 raft_consensus.cc:740] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:35.605419 23668 raft_consensus.cc:359] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:35.606305 23668 raft_consensus.cc:740] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:35.606145 23674 consensus_queue.cc:260] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:35.607137 23668 consensus_queue.cc:260] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:35.609503 23668 ts_tablet_manager.cc:1434] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:35.609570 23674 ts_tablet_manager.cc:1434] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:06:35.612331 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-8e2b84ada59b4d3bbd0dae76e2e4adf5 received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:35.612445 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-0ff747224a614196ae1dd5217879484d received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:35.612768 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-8e2b84ada59b4d3bbd0dae76e2e4adf5 on tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:35.612874 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-0ff747224a614196ae1dd5217879484d on tablet 0ff747224a614196ae1dd5217879484d with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:35.792533 23476 raft_consensus.cc:1217] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:35.946116 23476 raft_consensus.cc:1217] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:35.987877 23476 raft_consensus.cc:1217] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:36.057672 23476 raft_consensus.cc:1217] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:36.254444 23618 raft_consensus.cc:1064] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:36.256220 23618 consensus_queue.cc:237] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:36.262136 22959 raft_consensus.cc:1275] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.262202 23476 raft_consensus.cc:1275] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.263564 23645 consensus_queue.cc:1048] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:36.264581 23628 consensus_queue.cc:1048] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.268061 22807 raft_consensus.cc:1275] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.270433 23628 consensus_queue.cc:1048] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.303943 23645 raft_consensus.cc:2955] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.311625 22807 raft_consensus.cc:2955] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.320041 22955 raft_consensus.cc:2955] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.330468 23474 raft_consensus.cc:2955] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.336198 22705 catalog_manager.cc:5697] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.370162 22879 consensus_queue.cc:237] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:36.376425 23474 raft_consensus.cc:1275] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:36.377848 22959 raft_consensus.cc:1275] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:36.380738 23645 consensus_queue.cc:1048] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:36.384857 23628 consensus_queue.cc:1048] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:36.387087 23628 raft_consensus.cc:2955] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.388440 23474 raft_consensus.cc:2955] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.392606 22955 raft_consensus.cc:2955] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.396981 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 030265bd47284962a228a2004e8c1601 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:36.401031 22704 catalog_manager.cc:5697] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.412482 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet 030265bd47284962a228a2004e8c1601 with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:36.414480 23694 tablet_replica.cc:333] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:36.415927 23694 raft_consensus.cc:2243] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:36.416891 23694 raft_consensus.cc:2272] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:36.419718 23694 ts_tablet_manager.cc:1916] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:36.433079 23694 ts_tablet_manager.cc:1929] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:36.433437 23694 log.cc:1199] T 030265bd47284962a228a2004e8c1601 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/030265bd47284962a228a2004e8c1601
I20260709 13:06:36.435096 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet 030265bd47284962a228a2004e8c1601 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:36.560770 23679 raft_consensus.cc:1064] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:36.563110 23679 consensus_queue.cc:237] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:36.572207 23474 raft_consensus.cc:1275] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.573194 22878 raft_consensus.cc:1275] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.573424 23650 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.574833 22805 raft_consensus.cc:1275] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.576498 23650 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.577286 23651 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.593545 23645 raft_consensus.cc:1064] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:36.595919 23645 consensus_queue.cc:237] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:36.618707 23698 raft_consensus.cc:1064] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:36.625830 23698 consensus_queue.cc:237] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:36.635078 23474 raft_consensus.cc:1275] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.635584 22959 raft_consensus.cc:1275] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.636723 23628 consensus_queue.cc:1048] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.637655 23684 consensus_queue.cc:1048] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.644845 23651 raft_consensus.cc:2955] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.654990 22958 raft_consensus.cc:1275] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.655350 23474 raft_consensus.cc:1275] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.656564 23526 consensus_queue.cc:1048] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.669600 22807 raft_consensus.cc:1275] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.670312 22885 raft_consensus.cc:1275] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:36.670435 23702 consensus_queue.cc:1048] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:36.672487 23526 consensus_queue.cc:1048] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:06:36.699637 23687 consensus_queue.cc:1048] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:06:36.725685 22807 raft_consensus.cc:2955] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.746488 23476 raft_consensus.cc:2955] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.751576 23698 raft_consensus.cc:2955] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.770541 22885 raft_consensus.cc:2955] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.774531 22958 raft_consensus.cc:2955] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.760120 22704 catalog_manager.cc:5697] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.790939 22878 raft_consensus.cc:2955] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.842955 22707 catalog_manager.cc:5697] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.829890 23476 raft_consensus.cc:2955] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.862797 23618 raft_consensus.cc:2955] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.876400 22959 consensus_queue.cc:237] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:36.879983 22806 consensus_queue.cc:237] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:36.888242 22958 raft_consensus.cc:1275] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:36.888970 23476 raft_consensus.cc:1275] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:36.891193 23702 consensus_queue.cc:1048] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:36.891745 22958 raft_consensus.cc:2955] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.892932 23702 consensus_queue.cc:1048] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:36.899392 22806 raft_consensus.cc:2955] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.901930 23526 raft_consensus.cc:2955] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.909807 23474 raft_consensus.cc:1275] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:36.909798 22959 raft_consensus.cc:2955] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.911434 23708 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:36.912118 22883 raft_consensus.cc:1275] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:36.916585 23475 raft_consensus.cc:2955] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.923998 23710 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:36.926153 22704 catalog_manager.cc:5697] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.926607 23710 raft_consensus.cc:2955] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.932600 23474 raft_consensus.cc:2955] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.940794 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ff747224a614196ae1dd5217879484d with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:36.942636 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:36.954815 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ff747224a614196ae1dd5217879484d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:36.954041 23475 raft_consensus.cc:2955] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.960657 22878 raft_consensus.cc:2955] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:36.973961 23717 tablet_replica.cc:333] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:36.974990 23717 raft_consensus.cc:2243] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:36.975692 23717 raft_consensus.cc:2272] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:36.975744 22705 catalog_manager.cc:5697] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.977304 22704 catalog_manager.cc:5697] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.978982 23717 ts_tablet_manager.cc:1916] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:36.990476 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5 with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:37.002714 23717 ts_tablet_manager.cc:1929] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:37.003151 23717 log.cc:1199] T 0ff747224a614196ae1dd5217879484d P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/0ff747224a614196ae1dd5217879484d
I20260709 13:06:37.003269 22883 consensus_queue.cc:237] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:37.005312 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet 0ff747224a614196ae1dd5217879484d (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:37.007187 23718 tablet_replica.cc:333] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:37.009104 22806 raft_consensus.cc:1275] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:37.011272 23718 raft_consensus.cc:2243] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:37.011948 23718 raft_consensus.cc:2272] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:37.010926 23475 raft_consensus.cc:1275] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:37.011823 23628 consensus_queue.cc:1048] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.015275 23687 consensus_queue.cc:1048] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.017418 23718 ts_tablet_manager.cc:1916] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:37.026443 23628 raft_consensus.cc:2955] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:37.028213 22806 raft_consensus.cc:2955] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:37.031855 23718 ts_tablet_manager.cc:1929] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:37.032256 23718 log.cc:1199] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/8e2b84ada59b4d3bbd0dae76e2e4adf5
I20260709 13:06:37.033635 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet 8e2b84ada59b4d3bbd0dae76e2e4adf5 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:37.034555 23475 raft_consensus.cc:2955] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:37.045816 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f6df8522f3e845cd9822d16fae75ecba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:37.046523 22707 catalog_manager.cc:5697] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:37.058656 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet f6df8522f3e845cd9822d16fae75ecba with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:37.060308 23719 tablet_replica.cc:333] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:37.061177 23719 raft_consensus.cc:2243] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:37.061802 23719 raft_consensus.cc:2272] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:37.065358 23719 ts_tablet_manager.cc:1916] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:37.075627 23719 ts_tablet_manager.cc:1929] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:37.075881 23719 log.cc:1199] T f6df8522f3e845cd9822d16fae75ecba P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/f6df8522f3e845cd9822d16fae75ecba
I20260709 13:06:37.077000 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet f6df8522f3e845cd9822d16fae75ecba (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:38.119279 22807 consensus_queue.cc:237] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
W20260709 13:06:38.129434 22775 consensus_peers.cc:597] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e37f1a8ac9be4afe83c5702707cdba7b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.131031 22958 raft_consensus.cc:1275] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.131726 22885 raft_consensus.cc:1275] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.132200 23526 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.132911 23702 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.141110 23526 raft_consensus.cc:2955] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.143179 22885 raft_consensus.cc:2955] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.148641 22959 raft_consensus.cc:2955] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.162123 22707 catalog_manager.cc:5697] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.165130 22806 consensus_queue.cc:237] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
W20260709 13:06:38.178018 22775 consensus_peers.cc:597] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce2991b304974b6f9da6726d19b4f40c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.180449 22885 raft_consensus.cc:1275] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.180572 22959 raft_consensus.cc:1275] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.181473 23702 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.182313 23726 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.199877 23702 raft_consensus.cc:2955] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.201375 22959 raft_consensus.cc:2955] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.212632 22885 raft_consensus.cc:2955] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.214198 22883 consensus_queue.cc:237] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:38.219143 22707 catalog_manager.cc:5697] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.230566 22959 raft_consensus.cc:1275] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:38.232352 22850 consensus_peers.cc:597] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 316dbb8a53d2449e8039c3a0c71e094e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.234637 22806 raft_consensus.cc:1275] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.235019 23628 consensus_queue.cc:1048] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.237344 23721 consensus_queue.cc:1048] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.244377 23645 raft_consensus.cc:2955] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.245584 22959 raft_consensus.cc:2955] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.246311 22807 raft_consensus.cc:2955] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.257719 22959 consensus_queue.cc:237] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:38.263757 22704 catalog_manager.cc:5697] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
W20260709 13:06:38.272913 22924 consensus_peers.cc:597] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ceda8c27bb946fb8522fd36c9edc46c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.274942 22807 raft_consensus.cc:1275] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.274942 22883 raft_consensus.cc:1275] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:38.276080 23723 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.276818 23720 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.283126 23710 raft_consensus.cc:2955] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.284674 22883 raft_consensus.cc:2955] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.284710 22807 raft_consensus.cc:2955] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:38.298321 22706 catalog_manager.cc:5697] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.515435 23742 ts_tablet_manager.cc:933] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:38.517731 23742 tablet_copy_client.cc:323] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:38.519174 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet e37f1a8ac9be4afe83c5702707cdba7b from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:38.519685 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet e37f1a8ac9be4afe83c5702707cdba7b from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-e37f1a8ac9be4afe83c5702707cdba7b
I20260709 13:06:38.526736 22820 tablet_copy_source_session.cc:215] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:38.529642 23742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37f1a8ac9be4afe83c5702707cdba7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.545087 23742 tablet_copy_client.cc:806] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:38.545619 23742 tablet_copy_client.cc:670] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:38.549811 23742 tablet_copy_client.cc:538] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:38.557643 23742 tablet_bootstrap.cc:492] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:38.577077 23742 tablet_bootstrap.cc:492] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:38.577906 23742 tablet_bootstrap.cc:492] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:38.578497 23742 ts_tablet_manager.cc:1403] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260709 13:06:38.581385 23742 raft_consensus.cc:359] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:38.582178 23742 raft_consensus.cc:740] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:38.582780 23742 consensus_queue.cc:260] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:38.585672 23742 ts_tablet_manager.cc:1434] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:38.587116 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-e37f1a8ac9be4afe83c5702707cdba7b received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:38.587430 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-e37f1a8ac9be4afe83c5702707cdba7b on tablet e37f1a8ac9be4afe83c5702707cdba7b with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:38.633167 23742 ts_tablet_manager.cc:933] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:38.636221 23742 tablet_copy_client.cc:323] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:38.637423 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet 316dbb8a53d2449e8039c3a0c71e094e from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:38.637849 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet 316dbb8a53d2449e8039c3a0c71e094e from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-316dbb8a53d2449e8039c3a0c71e094e
I20260709 13:06:38.643883 22895 tablet_copy_source_session.cc:215] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:38.646705 23742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316dbb8a53d2449e8039c3a0c71e094e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.660971 23742 tablet_copy_client.cc:806] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:38.661499 23742 tablet_copy_client.cc:670] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:38.664408 23742 tablet_copy_client.cc:538] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:38.672449 23742 tablet_bootstrap.cc:492] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:38.690665 23742 tablet_bootstrap.cc:492] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:38.691286 23742 tablet_bootstrap.cc:492] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:38.691926 23742 ts_tablet_manager.cc:1403] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.004s
I20260709 13:06:38.693886 23742 raft_consensus.cc:359] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:38.694423 23742 raft_consensus.cc:740] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:38.694881 23742 consensus_queue.cc:260] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:38.696812 23742 ts_tablet_manager.cc:1434] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:06:38.698258 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-316dbb8a53d2449e8039c3a0c71e094e received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:38.698572 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-316dbb8a53d2449e8039c3a0c71e094e on tablet 316dbb8a53d2449e8039c3a0c71e094e with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:38.722783 23742 ts_tablet_manager.cc:933] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:38.726393 23742 tablet_copy_client.cc:323] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:38.727856 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet ce2991b304974b6f9da6726d19b4f40c from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:38.728359 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet ce2991b304974b6f9da6726d19b4f40c from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-ce2991b304974b6f9da6726d19b4f40c
I20260709 13:06:38.736761 22820 tablet_copy_source_session.cc:215] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:38.739688 23742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2991b304974b6f9da6726d19b4f40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.749158 23742 tablet_copy_client.cc:806] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:38.749588 23742 tablet_copy_client.cc:670] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:38.754762 23742 tablet_copy_client.cc:538] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:38.761844 23742 tablet_bootstrap.cc:492] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:38.773281 23750 ts_tablet_manager.cc:933] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:38.775141 23750 tablet_copy_client.cc:323] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:38.775579 23742 tablet_bootstrap.cc:492] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:38.776301 23742 tablet_bootstrap.cc:492] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:38.776579 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet 3ceda8c27bb946fb8522fd36c9edc46c from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:38.776825 23742 ts_tablet_manager.cc:1403] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.004s
I20260709 13:06:38.777089 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet 3ceda8c27bb946fb8522fd36c9edc46c from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-3ceda8c27bb946fb8522fd36c9edc46c
I20260709 13:06:38.779454 23742 raft_consensus.cc:359] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:38.780158 23742 raft_consensus.cc:740] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:38.780988 23742 consensus_queue.cc:260] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:38.783690 23742 ts_tablet_manager.cc:1434] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:38.785422 22969 tablet_copy_source_session.cc:215] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:38.786158 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-ce2991b304974b6f9da6726d19b4f40c received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:38.786475 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-ce2991b304974b6f9da6726d19b4f40c on tablet ce2991b304974b6f9da6726d19b4f40c with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:38.789556 23750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ceda8c27bb946fb8522fd36c9edc46c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.802563 23750 tablet_copy_client.cc:806] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:38.803092 23750 tablet_copy_client.cc:670] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:38.806653 23750 tablet_copy_client.cc:538] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:38.822278 23750 tablet_bootstrap.cc:492] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:38.839680 23750 tablet_bootstrap.cc:492] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:38.840282 23750 tablet_bootstrap.cc:492] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:38.840744 23750 ts_tablet_manager.cc:1403] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 13:06:38.842841 23750 raft_consensus.cc:359] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:38.843389 23750 raft_consensus.cc:740] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:38.843916 23750 consensus_queue.cc:260] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:38.846246 23750 ts_tablet_manager.cc:1434] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 13:06:38.851970 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-3ceda8c27bb946fb8522fd36c9edc46c received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:38.852368 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-3ceda8c27bb946fb8522fd36c9edc46c on tablet 3ceda8c27bb946fb8522fd36c9edc46c with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:38.947654 23474 raft_consensus.cc:1217] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:39.095921 23474 raft_consensus.cc:1217] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:39.267630 23474 raft_consensus.cc:1217] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:39.294086 23474 raft_consensus.cc:1217] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:39.512585 23526 raft_consensus.cc:1064] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:39.514647 23526 consensus_queue.cc:237] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:39.521035 22959 raft_consensus.cc:1275] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.521456 23475 raft_consensus.cc:1275] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.523056 23702 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.524435 23726 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.525624 22885 raft_consensus.cc:1275] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.527810 23726 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.545660 23755 raft_consensus.cc:2955] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.547642 23645 raft_consensus.cc:1064] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:39.549350 23645 consensus_queue.cc:237] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:39.561793 22885 raft_consensus.cc:2955] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.562836 23475 raft_consensus.cc:2955] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.564146 22959 raft_consensus.cc:2955] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.572883 22707 catalog_manager.cc:5697] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.589031 23475 raft_consensus.cc:1275] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.590176 22958 raft_consensus.cc:1275] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.591579 22806 raft_consensus.cc:1275] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.592700 23721 consensus_queue.cc:1048] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.593478 23753 consensus_queue.cc:1048] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.594445 23763 consensus_queue.cc:1048] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.618006 23753 raft_consensus.cc:2955] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.619619 23475 raft_consensus.cc:2955] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.620023 22806 raft_consensus.cc:2955] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.629226 22958 raft_consensus.cc:2955] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.639503 22704 catalog_manager.cc:5697] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.653482 22806 consensus_queue.cc:237] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:39.662598 22955 raft_consensus.cc:1275] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:39.663817 23755 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:39.664758 23475 raft_consensus.cc:1275] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:39.666460 23755 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:39.669028 22885 consensus_queue.cc:237] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:39.671937 23526 raft_consensus.cc:2955] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.675889 22958 raft_consensus.cc:2955] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.677520 23474 raft_consensus.cc:2955] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.683238 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e37f1a8ac9be4afe83c5702707cdba7b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:39.692333 22955 raft_consensus.cc:1275] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:39.693308 23475 raft_consensus.cc:1275] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:39.694514 23645 consensus_queue.cc:1048] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:39.696055 23721 consensus_queue.cc:1048] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:39.694099 22705 catalog_manager.cc:5697] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.701879 23763 raft_consensus.cc:2955] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.704349 23476 raft_consensus.cc:2955] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.711617 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet e37f1a8ac9be4afe83c5702707cdba7b with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:39.724097 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 316dbb8a53d2449e8039c3a0c71e094e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:39.725986 22705 catalog_manager.cc:5697] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.728677 22955 raft_consensus.cc:2955] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.732357 23769 tablet_replica.cc:333] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:39.733105 23769 raft_consensus.cc:2243] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.733641 23769 raft_consensus.cc:2272] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.737310 23769 ts_tablet_manager.cc:1916] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:39.755213 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet 316dbb8a53d2449e8039c3a0c71e094e with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:39.761121 23769 ts_tablet_manager.cc:1929] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:39.761590 23769 log.cc:1199] T e37f1a8ac9be4afe83c5702707cdba7b P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/e37f1a8ac9be4afe83c5702707cdba7b
I20260709 13:06:39.763238 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet e37f1a8ac9be4afe83c5702707cdba7b (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:39.769603 23770 tablet_replica.cc:333] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:39.770637 23770 raft_consensus.cc:2243] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.771375 23770 raft_consensus.cc:2272] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.774509 23770 ts_tablet_manager.cc:1916] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:39.788757 23720 raft_consensus.cc:1064] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:39.789088 23770 ts_tablet_manager.cc:1929] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:39.789472 23770 log.cc:1199] T 316dbb8a53d2449e8039c3a0c71e094e P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/316dbb8a53d2449e8039c3a0c71e094e
I20260709 13:06:39.790993 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet 316dbb8a53d2449e8039c3a0c71e094e (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:39.791123 23720 consensus_queue.cc:237] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:39.797457 23476 raft_consensus.cc:1275] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.797549 22885 raft_consensus.cc:1275] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.799341 23720 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.799819 22807 raft_consensus.cc:1275] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.800581 23710 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.801244 23723 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.812945 23720 raft_consensus.cc:2955] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.815245 23476 raft_consensus.cc:2955] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.820183 22807 raft_consensus.cc:2955] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.830384 22885 raft_consensus.cc:2955] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.830394 22704 catalog_manager.cc:5697] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.846251 22955 consensus_queue.cc:237] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:39.850576 23476 raft_consensus.cc:1275] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:39.855037 23772 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:39.864502 22807 raft_consensus.cc:1275] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:39.866629 23723 raft_consensus.cc:2955] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.868556 23702 raft_consensus.cc:1064] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:39.877907 23710 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:39.880524 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ceda8c27bb946fb8522fd36c9edc46c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:39.880131 23702 consensus_queue.cc:237] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:39.889605 22806 raft_consensus.cc:2955] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.897557 23474 raft_consensus.cc:2955] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.913314 22955 raft_consensus.cc:1275] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.913468 22885 raft_consensus.cc:1275] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.915038 23702 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.916626 23702 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.932530 23476 raft_consensus.cc:1275] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:39.937412 23526 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:39.941320 22704 catalog_manager.cc:5697] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.954174 22958 raft_consensus.cc:2955] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.955065 23759 raft_consensus.cc:2955] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.966566 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ceda8c27bb946fb8522fd36c9edc46c with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:39.967427 23769 tablet_replica.cc:333] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:39.968358 23769 raft_consensus.cc:2243] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.969071 23769 raft_consensus.cc:2272] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.974423 22878 raft_consensus.cc:2955] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.975505 22706 catalog_manager.cc:5697] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.977016 23769 ts_tablet_manager.cc:1916] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:39.982762 23476 raft_consensus.cc:2955] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:39.999815 22810 consensus_queue.cc:237] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:40.000213 23769 ts_tablet_manager.cc:1929] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:40.004009 23769 log.cc:1199] T 3ceda8c27bb946fb8522fd36c9edc46c P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/3ceda8c27bb946fb8522fd36c9edc46c
I20260709 13:06:40.005365 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet 3ceda8c27bb946fb8522fd36c9edc46c (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:40.006913 22878 raft_consensus.cc:1275] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:40.007577 23476 raft_consensus.cc:1275] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:40.008410 23759 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:40.010026 23702 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:40.016526 23526 raft_consensus.cc:2955] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:40.018306 22878 raft_consensus.cc:2955] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:40.019893 23475 raft_consensus.cc:2955] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:40.032862 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce2991b304974b6f9da6726d19b4f40c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:40.046833 22706 catalog_manager.cc:5697] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:40.056658 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet ce2991b304974b6f9da6726d19b4f40c with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:40.059172 23782 tablet_replica.cc:333] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:40.059878 23782 raft_consensus.cc:2243] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.060379 23782 raft_consensus.cc:2272] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.063387 23782 ts_tablet_manager.cc:1916] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:40.078702 23782 ts_tablet_manager.cc:1929] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:40.079070 23782 log.cc:1199] T ce2991b304974b6f9da6726d19b4f40c P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/ce2991b304974b6f9da6726d19b4f40c
I20260709 13:06:40.080289 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet ce2991b304974b6f9da6726d19b4f40c (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:41.128362 22883 consensus_queue.cc:237] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.134936 22955 raft_consensus.cc:1275] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:41.134960 22850 consensus_peers.cc:597] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 757998820fc347ab80ab7748db14390f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.135690 22810 raft_consensus.cc:1275] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:41.136296 23763 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.137441 23785 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.145597 23645 raft_consensus.cc:2955] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.147033 22955 raft_consensus.cc:2955] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.147384 22810 raft_consensus.cc:2955] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.160442 22705 catalog_manager.cc:5697] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.161082 22955 consensus_queue.cc:237] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.169724 22883 raft_consensus.cc:1275] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:41.170007 22810 raft_consensus.cc:1275] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:41.170975 22924 consensus_peers.cc:597] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f1d4a3c1afe4298a2715afad689ba04. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.171773 23777 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.175611 23777 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.188833 23776 raft_consensus.cc:2955] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.190289 22810 raft_consensus.cc:2955] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.211846 22883 consensus_queue.cc:237] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.214326 22878 raft_consensus.cc:2955] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.224854 22706 catalog_manager.cc:5697] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
W20260709 13:06:41.228199 22850 consensus_peers.cc:597] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a010554db98e40dc8f22bb33820e82fb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.229085 22955 raft_consensus.cc:1275] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:41.230281 22805 raft_consensus.cc:1275] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:41.233630 23763 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.234820 23645 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.246250 23645 raft_consensus.cc:2955] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.247143 22805 raft_consensus.cc:2955] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.254724 22955 raft_consensus.cc:2955] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.266423 22704 catalog_manager.cc:5697] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.267313 22958 consensus_queue.cc:237] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
W20260709 13:06:41.277401 22924 consensus_peers.cc:597] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: baff4e33c2ac40e6b8b57fee637563c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.277421 22883 raft_consensus.cc:1275] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:41.277669 22805 raft_consensus.cc:1275] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:41.278829 23797 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.280583 23796 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.292876 23795 raft_consensus.cc:2955] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.294476 22805 raft_consensus.cc:2955] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.309357 22704 catalog_manager.cc:5697] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.311090 22883 raft_consensus.cc:2955] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:41.579391 23804 ts_tablet_manager.cc:933] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:41.581178 23804 tablet_copy_client.cc:323] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:41.582405 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet 9f1d4a3c1afe4298a2715afad689ba04 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:41.582836 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet 9f1d4a3c1afe4298a2715afad689ba04 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-9f1d4a3c1afe4298a2715afad689ba04
I20260709 13:06:41.587479 22969 tablet_copy_source_session.cc:215] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:41.590232 23804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1d4a3c1afe4298a2715afad689ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.604701 23804 tablet_copy_client.cc:806] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:41.605218 23804 tablet_copy_client.cc:670] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:41.608003 23804 tablet_copy_client.cc:538] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:41.615625 23804 tablet_bootstrap.cc:492] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:41.635466 23804 tablet_bootstrap.cc:492] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:41.636360 23804 tablet_bootstrap.cc:492] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:41.637058 23804 ts_tablet_manager.cc:1403] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.005s
I20260709 13:06:41.639895 23804 raft_consensus.cc:359] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.640741 23804 raft_consensus.cc:740] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:41.641433 23804 consensus_queue.cc:260] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.645678 23804 ts_tablet_manager.cc:1434] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:06:41.647444 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-9f1d4a3c1afe4298a2715afad689ba04 received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:41.648418 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-9f1d4a3c1afe4298a2715afad689ba04 on tablet 9f1d4a3c1afe4298a2715afad689ba04 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:41.702133 23804 ts_tablet_manager.cc:933] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:41.703717 23804 tablet_copy_client.cc:323] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:41.705195 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet 757998820fc347ab80ab7748db14390f from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:41.705705 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet 757998820fc347ab80ab7748db14390f from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-757998820fc347ab80ab7748db14390f
I20260709 13:06:41.714783 22895 tablet_copy_source_session.cc:215] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:41.717315 23810 ts_tablet_manager.cc:933] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:41.719077 23810 tablet_copy_client.cc:323] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:41.720418 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet a010554db98e40dc8f22bb33820e82fb from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:41.720799 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet a010554db98e40dc8f22bb33820e82fb from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-a010554db98e40dc8f22bb33820e82fb
I20260709 13:06:41.726164 23804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757998820fc347ab80ab7748db14390f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.727551 22895 tablet_copy_source_session.cc:215] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:41.730692 23810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a010554db98e40dc8f22bb33820e82fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.741533 23804 tablet_copy_client.cc:806] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:41.742089 23804 tablet_copy_client.cc:670] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:41.743098 23810 tablet_copy_client.cc:806] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:41.744942 23810 tablet_copy_client.cc:670] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:41.745721 23804 tablet_copy_client.cc:538] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:41.748415 23810 tablet_copy_client.cc:538] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:41.754027 23804 tablet_bootstrap.cc:492] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:41.756268 23810 tablet_bootstrap.cc:492] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:41.770007 23812 ts_tablet_manager.cc:933] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:41.774930 23812 tablet_copy_client.cc:323] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:41.776319 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet baff4e33c2ac40e6b8b57fee637563c6 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:41.776717 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet baff4e33c2ac40e6b8b57fee637563c6 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-baff4e33c2ac40e6b8b57fee637563c6
I20260709 13:06:41.783273 22969 tablet_copy_source_session.cc:215] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:41.788847 23812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baff4e33c2ac40e6b8b57fee637563c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.793509 23810 tablet_bootstrap.cc:492] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:41.794361 23810 tablet_bootstrap.cc:492] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:41.794994 23810 ts_tablet_manager.cc:1403] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.002s
I20260709 13:06:41.804090 23810 raft_consensus.cc:359] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.805645 23810 raft_consensus.cc:740] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:41.806301 23810 consensus_queue.cc:260] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.808164 23804 tablet_bootstrap.cc:492] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:41.811211 23804 tablet_bootstrap.cc:492] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:41.811852 23804 ts_tablet_manager.cc:1403] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.004s
I20260709 13:06:41.812306 23812 tablet_copy_client.cc:806] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:41.812819 23812 tablet_copy_client.cc:670] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:41.815866 23804 raft_consensus.cc:359] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.816694 23804 raft_consensus.cc:740] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:41.817346 23804 consensus_queue.cc:260] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.819625 23804 ts_tablet_manager.cc:1434] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:41.823055 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-757998820fc347ab80ab7748db14390f received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:41.823401 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-757998820fc347ab80ab7748db14390f on tablet 757998820fc347ab80ab7748db14390f with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:41.827952 23810 ts_tablet_manager.cc:1434] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:06:41.830665 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-a010554db98e40dc8f22bb33820e82fb received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:41.830971 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-a010554db98e40dc8f22bb33820e82fb on tablet a010554db98e40dc8f22bb33820e82fb with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:41.837692 23812 tablet_copy_client.cc:538] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:41.844220 23812 tablet_bootstrap.cc:492] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:41.860493 23812 tablet_bootstrap.cc:492] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:41.861327 23812 tablet_bootstrap.cc:492] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:41.861999 23812 ts_tablet_manager.cc:1403] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260709 13:06:41.864082 23812 raft_consensus.cc:359] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.864632 23812 raft_consensus.cc:740] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:41.865068 23812 consensus_queue.cc:260] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:41.868011 23812 ts_tablet_manager.cc:1434] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:41.869975 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-baff4e33c2ac40e6b8b57fee637563c6 received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:41.870353 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-baff4e33c2ac40e6b8b57fee637563c6 on tablet baff4e33c2ac40e6b8b57fee637563c6 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:42.112670 23475 raft_consensus.cc:1217] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:42.158772 23475 raft_consensus.cc:1217] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:42.263015 23475 raft_consensus.cc:1217] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:42.286737 23475 raft_consensus.cc:1217] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:42.656426 23797 raft_consensus.cc:1064] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:42.658715 23797 consensus_queue.cc:237] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:42.671404 22883 raft_consensus.cc:1275] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.671597 23475 raft_consensus.cc:1275] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.672081 22805 raft_consensus.cc:1275] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.673230 23797 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:42.674494 23816 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:42.676316 23816 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:42.751441 23797 raft_consensus.cc:2955] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.755035 22883 raft_consensus.cc:2955] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.758412 22805 raft_consensus.cc:2955] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.777842 22704 catalog_manager.cc:5697] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.779755 23818 raft_consensus.cc:1064] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:42.782003 23818 consensus_queue.cc:237] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:42.787804 23474 raft_consensus.cc:2955] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.797955 23476 raft_consensus.cc:1275] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.799437 23645 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:42.801538 23795 raft_consensus.cc:1064] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:42.803725 23795 consensus_queue.cc:237] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:42.814165 22958 raft_consensus.cc:1275] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.819630 22810 raft_consensus.cc:1275] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.818852 23645 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:42.837663 23830 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:42.848658 22805 raft_consensus.cc:1275] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.859289 23474 raft_consensus.cc:1275] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.856906 23795 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:06:42.861497 22883 raft_consensus.cc:1275] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.862301 23816 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:42.864945 23816 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:42.866864 23830 raft_consensus.cc:2955] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.874378 23475 raft_consensus.cc:2955] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.891933 22810 raft_consensus.cc:2955] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.904260 22955 raft_consensus.cc:2955] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.916321 23763 raft_consensus.cc:1064] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:42.917498 23797 raft_consensus.cc:2955] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.921036 23474 raft_consensus.cc:2955] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.919067 23763 consensus_queue.cc:237] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:42.926466 22883 raft_consensus.cc:2955] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.935736 22805 raft_consensus.cc:2955] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.939661 23474 raft_consensus.cc:1275] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.940435 22955 raft_consensus.cc:1275] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.941139 23830 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:42.942098 23818 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:42.951175 22805 raft_consensus.cc:1275] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:42.952661 23830 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:42.969759 22955 consensus_queue.cc:237] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:42.971333 23645 raft_consensus.cc:2955] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.975342 23475 raft_consensus.cc:2955] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.980101 23474 raft_consensus.cc:1275] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:42.980964 22805 raft_consensus.cc:2955] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.988960 23795 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:42.973313 22706 catalog_manager.cc:5697] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:42.999161 22706 catalog_manager.cc:5697] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.003799 22810 raft_consensus.cc:1275] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:43.007315 23797 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:43.009632 23816 raft_consensus.cc:2955] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.016515 22958 raft_consensus.cc:2955] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.021793 23474 raft_consensus.cc:2955] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.026157 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet baff4e33c2ac40e6b8b57fee637563c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:43.034430 22810 raft_consensus.cc:2955] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.047469 22883 consensus_queue.cc:237] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:43.058320 22958 consensus_queue.cc:237] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:43.060854 22705 catalog_manager.cc:5697] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.063462 22705 catalog_manager.cc:5697] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.068392 22805 raft_consensus.cc:1275] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:43.068779 23475 raft_consensus.cc:1275] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:43.069483 22883 raft_consensus.cc:1275] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:43.055627 23474 raft_consensus.cc:1275] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:43.073380 23763 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:43.073468 23795 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:43.075161 23795 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:43.079347 23818 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:43.080497 23830 raft_consensus.cc:2955] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.087302 23476 raft_consensus.cc:2955] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.087684 23795 raft_consensus.cc:2955] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.091305 22805 raft_consensus.cc:2955] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.094640 23475 raft_consensus.cc:2955] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.101854 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet baff4e33c2ac40e6b8b57fee637563c6 with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:43.103497 22879 raft_consensus.cc:2955] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.111810 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f1d4a3c1afe4298a2715afad689ba04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:43.110953 23845 tablet_replica.cc:333] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:43.117192 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 757998820fc347ab80ab7748db14390f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:43.130100 23845 raft_consensus.cc:2243] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:43.135480 22707 catalog_manager.cc:5697] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:43.140074 23845 raft_consensus.cc:2272] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:43.142058 22879 consensus_queue.cc:237] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:43.143885 23845 ts_tablet_manager.cc:1916] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:43.146632 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f1d4a3c1afe4298a2715afad689ba04 with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:43.148700 22955 raft_consensus.cc:1275] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:43.148902 22704 catalog_manager.cc:5697] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.150517 23830 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:43.159529 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet 757998820fc347ab80ab7748db14390f with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:43.162289 22955 raft_consensus.cc:2955] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.165467 23763 raft_consensus.cc:2955] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.169555 23845 ts_tablet_manager.cc:1929] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:43.170054 23845 log.cc:1199] T baff4e33c2ac40e6b8b57fee637563c6 P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/baff4e33c2ac40e6b8b57fee637563c6
I20260709 13:06:43.171509 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet baff4e33c2ac40e6b8b57fee637563c6 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:43.172722 23475 raft_consensus.cc:1275] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:43.174113 23830 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:43.174475 23846 tablet_replica.cc:333] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:43.175558 23846 raft_consensus.cc:2243] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:43.176321 23846 raft_consensus.cc:2272] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:43.177979 23847 tablet_replica.cc:333] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:43.180930 23847 raft_consensus.cc:2243] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:43.184171 23846 ts_tablet_manager.cc:1916] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:43.181634 23475 raft_consensus.cc:2955] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:43.181828 23847 raft_consensus.cc:2272] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:43.185966 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a010554db98e40dc8f22bb33820e82fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:43.229969 23847 ts_tablet_manager.cc:1916] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:43.231405 22706 catalog_manager.cc:5697] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:43.236984 23846 ts_tablet_manager.cc:1929] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:43.237488 23846 log.cc:1199] T 9f1d4a3c1afe4298a2715afad689ba04 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/9f1d4a3c1afe4298a2715afad689ba04
I20260709 13:06:43.240237 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet 9f1d4a3c1afe4298a2715afad689ba04 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:43.243057 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet a010554db98e40dc8f22bb33820e82fb with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:43.245409 23846 tablet_replica.cc:333] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:43.246376 23846 raft_consensus.cc:2243] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:43.247067 23846 raft_consensus.cc:2272] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:43.252367 23846 ts_tablet_manager.cc:1916] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:43.255347 23847 ts_tablet_manager.cc:1929] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:43.255771 23847 log.cc:1199] T 757998820fc347ab80ab7748db14390f P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/757998820fc347ab80ab7748db14390f
I20260709 13:06:43.257552 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet 757998820fc347ab80ab7748db14390f (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:43.266714 23846 ts_tablet_manager.cc:1929] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:43.267148 23846 log.cc:1199] T a010554db98e40dc8f22bb33820e82fb P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/a010554db98e40dc8f22bb33820e82fb
I20260709 13:06:43.268366 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet a010554db98e40dc8f22bb33820e82fb (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:44.329133 22879 consensus_queue.cc:237] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:44.337652 22955 raft_consensus.cc:1275] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:44.339100 22850 consensus_peers.cc:597] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad3f7aba41c14db2871eefab55e08948. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:44.339692 23830 consensus_queue.cc:1048] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:44.340853 22810 raft_consensus.cc:1275] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:44.342939 23830 consensus_queue.cc:1048] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:44.349640 23763 raft_consensus.cc:2955] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.351311 22958 raft_consensus.cc:2955] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.354157 22810 raft_consensus.cc:2955] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.381928 22879 consensus_queue.cc:237] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:44.379237 22705 catalog_manager.cc:5697] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
W20260709 13:06:44.396724 22850 consensus_peers.cc:597] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: feb70ba7aa3b49ec886b492dcbdd54f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:44.396921 22958 raft_consensus.cc:1275] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:44.397559 22810 raft_consensus.cc:1275] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:44.398185 23763 consensus_queue.cc:1048] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:44.398898 23830 consensus_queue.cc:1048] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:44.410040 23763 raft_consensus.cc:2955] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.412089 22810 raft_consensus.cc:2955] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.414664 22955 raft_consensus.cc:2955] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.427855 22806 consensus_queue.cc:237] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:44.434616 22706 catalog_manager.cc:5697] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.447031 22955 raft_consensus.cc:1275] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:44.447989 22879 raft_consensus.cc:1275] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:44.448215 23823 consensus_queue.cc:1048] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:44.449185 22775 consensus_peers.cc:597] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b04fa14f38814f8794c8325bc7b4ca9f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:44.450116 23835 consensus_queue.cc:1048] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:44.459056 23850 raft_consensus.cc:2955] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.460299 22955 raft_consensus.cc:2955] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.466468 22879 raft_consensus.cc:2955] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.475436 22806 consensus_queue.cc:237] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:44.480165 22706 catalog_manager.cc:5697] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:44.496568 22775 consensus_peers.cc:597] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b880e4f6e0b4a17bc565ba13493c6ea. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:44.496994 22955 raft_consensus.cc:1275] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:44.498281 23835 consensus_queue.cc:1048] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:44.500834 22879 raft_consensus.cc:1275] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:44.502075 23823 consensus_queue.cc:1048] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:44.506431 23835 raft_consensus.cc:2955] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.507701 22955 raft_consensus.cc:2955] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.512243 22879 raft_consensus.cc:2955] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:44.527005 22706 catalog_manager.cc:5697] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.830583 23869 ts_tablet_manager.cc:933] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:44.832887 23869 tablet_copy_client.cc:323] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:44.834890 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet ad3f7aba41c14db2871eefab55e08948 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:44.835448 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet ad3f7aba41c14db2871eefab55e08948 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-ad3f7aba41c14db2871eefab55e08948
I20260709 13:06:44.841329 22895 tablet_copy_source_session.cc:215] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:44.843838 23869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3f7aba41c14db2871eefab55e08948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.851918 23871 ts_tablet_manager.cc:933] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:44.853811 23871 tablet_copy_client.cc:323] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:44.855216 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet feb70ba7aa3b49ec886b492dcbdd54f8 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:44.855701 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet feb70ba7aa3b49ec886b492dcbdd54f8 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-feb70ba7aa3b49ec886b492dcbdd54f8
I20260709 13:06:44.901605 22895 tablet_copy_source_session.cc:215] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:44.901863 23869 tablet_copy_client.cc:806] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:44.902523 23869 tablet_copy_client.cc:670] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:44.906931 23871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb70ba7aa3b49ec886b492dcbdd54f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.916437 23869 tablet_copy_client.cc:538] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:06:44.916909 22924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 60238.9us
I20260709 13:06:44.925194 23869 tablet_bootstrap.cc:492] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:44.951207 23871 tablet_copy_client.cc:806] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:44.951764 23871 tablet_copy_client.cc:670] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:44.957815 23871 tablet_copy_client.cc:538] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:44.966070 23871 tablet_bootstrap.cc:492] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:44.979512 23875 ts_tablet_manager.cc:933] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:44.983374 23869 tablet_bootstrap.cc:492] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:44.984278 23869 tablet_bootstrap.cc:492] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:44.984974 23869 ts_tablet_manager.cc:1403] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.016s
I20260709 13:06:44.987691 23874 ts_tablet_manager.cc:933] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:44.994138 23875 tablet_copy_client.cc:323] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:44.991076 23869 raft_consensus.cc:359] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:44.994769 23869 raft_consensus.cc:740] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:44.996280 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet 4b880e4f6e0b4a17bc565ba13493c6ea from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:44.996830 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet 4b880e4f6e0b4a17bc565ba13493c6ea from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-4b880e4f6e0b4a17bc565ba13493c6ea
I20260709 13:06:45.004626 22820 tablet_copy_source_session.cc:215] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:45.005991 23869 consensus_queue.cc:260] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:45.011080 23875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b880e4f6e0b4a17bc565ba13493c6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.012899 23869 ts_tablet_manager.cc:1434] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 13:06:45.014526 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-ad3f7aba41c14db2871eefab55e08948 received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:45.014967 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-ad3f7aba41c14db2871eefab55e08948 on tablet ad3f7aba41c14db2871eefab55e08948 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:45.020464 23871 tablet_bootstrap.cc:492] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:45.021333 23871 tablet_bootstrap.cc:492] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:45.022006 23871 ts_tablet_manager.cc:1403] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.007s
I20260709 13:06:45.024974 23871 raft_consensus.cc:359] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:45.025800 23871 raft_consensus.cc:740] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:45.026440 23871 consensus_queue.cc:260] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:45.028959 23871 ts_tablet_manager.cc:1434] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:45.033623 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-feb70ba7aa3b49ec886b492dcbdd54f8 received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:45.033663 23874 tablet_copy_client.cc:323] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:45.034101 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-feb70ba7aa3b49ec886b492dcbdd54f8 on tablet feb70ba7aa3b49ec886b492dcbdd54f8 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:45.035862 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet b04fa14f38814f8794c8325bc7b4ca9f from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:45.036361 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet b04fa14f38814f8794c8325bc7b4ca9f from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-b04fa14f38814f8794c8325bc7b4ca9f
I20260709 13:06:45.047363 22820 tablet_copy_source_session.cc:215] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:45.050534 23875 tablet_copy_client.cc:806] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:45.051106 23875 tablet_copy_client.cc:670] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:45.052160 23874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b04fa14f38814f8794c8325bc7b4ca9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.059103 23875 tablet_copy_client.cc:538] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:45.065017 23874 tablet_copy_client.cc:806] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:45.065438 23874 tablet_copy_client.cc:670] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:45.067242 23875 tablet_bootstrap.cc:492] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:45.072474 23874 tablet_copy_client.cc:538] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:45.079324 23874 tablet_bootstrap.cc:492] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:45.092883 23875 tablet_bootstrap.cc:492] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:45.093792 23875 tablet_bootstrap.cc:492] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:45.094463 23875 ts_tablet_manager.cc:1403] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260709 13:06:45.097340 23875 raft_consensus.cc:359] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:45.098148 23875 raft_consensus.cc:740] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:45.098742 23875 consensus_queue.cc:260] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:45.101161 23875 ts_tablet_manager.cc:1434] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:45.102680 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-4b880e4f6e0b4a17bc565ba13493c6ea received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:45.103053 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-4b880e4f6e0b4a17bc565ba13493c6ea on tablet 4b880e4f6e0b4a17bc565ba13493c6ea with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:45.106264 23874 tablet_bootstrap.cc:492] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:45.107021 23874 tablet_bootstrap.cc:492] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:45.108088 23874 ts_tablet_manager.cc:1403] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.007s
I20260709 13:06:45.111141 23874 raft_consensus.cc:359] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:45.111909 23874 raft_consensus.cc:740] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:45.112507 23874 consensus_queue.cc:260] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:45.115221 23874 ts_tablet_manager.cc:1434] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:06:45.116858 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-b04fa14f38814f8794c8325bc7b4ca9f received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:45.117260 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-b04fa14f38814f8794c8325bc7b4ca9f on tablet b04fa14f38814f8794c8325bc7b4ca9f with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:45.224684 23476 raft_consensus.cc:1217] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:45.310747 23476 raft_consensus.cc:1217] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:45.460758 23476 raft_consensus.cc:1217] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:45.504835 23476 raft_consensus.cc:1217] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:45.629189 23873 raft_consensus.cc:1064] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:45.630985 23873 consensus_queue.cc:237] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:45.636897 22955 raft_consensus.cc:1275] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:45.637925 23476 raft_consensus.cc:1275] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:45.638721 23763 consensus_queue.cc:1048] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.639322 22806 raft_consensus.cc:1275] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:45.641266 23763 consensus_queue.cc:1048] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.642947 23763 consensus_queue.cc:1048] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.659487 23830 raft_consensus.cc:2955] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.663825 23475 raft_consensus.cc:2955] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.669389 22955 raft_consensus.cc:2955] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.675840 22806 raft_consensus.cc:2955] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.676987 22704 catalog_manager.cc:5697] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.711459 22879 consensus_queue.cc:237] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:45.717084 23475 raft_consensus.cc:1275] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:45.718922 23830 consensus_queue.cc:1048] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:45.723702 22810 raft_consensus.cc:1275] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:45.724975 23873 consensus_queue.cc:1048] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:45.726663 23873 raft_consensus.cc:2955] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.728114 23475 raft_consensus.cc:2955] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.735631 22810 raft_consensus.cc:2955] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.746912 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad3f7aba41c14db2871eefab55e08948 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:45.748116 22706 catalog_manager.cc:5697] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.760114 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet ad3f7aba41c14db2871eefab55e08948 with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:45.769603 23894 tablet_replica.cc:333] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:45.770606 23894 raft_consensus.cc:2243] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.771281 23894 raft_consensus.cc:2272] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.774462 23894 ts_tablet_manager.cc:1916] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:45.786193 23835 raft_consensus.cc:1064] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:45.788565 23835 consensus_queue.cc:237] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:45.789963 23894 ts_tablet_manager.cc:1929] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:45.790472 23894 log.cc:1199] T ad3f7aba41c14db2871eefab55e08948 P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/ad3f7aba41c14db2871eefab55e08948
I20260709 13:06:45.793490 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet ad3f7aba41c14db2871eefab55e08948 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:45.799815 23475 raft_consensus.cc:1275] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:45.799841 22958 raft_consensus.cc:1275] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:45.801059 23823 consensus_queue.cc:1048] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.801913 22885 raft_consensus.cc:1275] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:45.801887 23896 consensus_queue.cc:1048] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:45.803206 23835 consensus_queue.cc:1048] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.816490 23850 raft_consensus.cc:2955] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.830037 23475 raft_consensus.cc:2955] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.833524 22958 raft_consensus.cc:2955] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.851711 22879 raft_consensus.cc:2955] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.857223 23886 raft_consensus.cc:1064] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:45.859640 23886 consensus_queue.cc:237] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:45.860774 22706 catalog_manager.cc:5697] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:45.877430 22955 raft_consensus.cc:1275] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:45.879796 22806 raft_consensus.cc:1275] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:45.879696 23886 consensus_queue.cc:1048] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.883512 23830 consensus_queue.cc:1048] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.886359 23475 raft_consensus.cc:1275] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:45.887660 23873 consensus_queue.cc:1048] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.890493 22806 consensus_queue.cc:237] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:45.900547 23476 raft_consensus.cc:1275] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:45.901973 23901 consensus_queue.cc:1048] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:45.904124 22955 raft_consensus.cc:1275] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:45.908937 23900 consensus_queue.cc:1048] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:45.910539 23896 raft_consensus.cc:2955] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.912220 23476 raft_consensus.cc:2955] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.918011 23830 raft_consensus.cc:2955] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.921526 23475 raft_consensus.cc:2955] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.924765 22958 raft_consensus.cc:2955] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.928980 22810 raft_consensus.cc:2955] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.937677 22704 catalog_manager.cc:5697] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.945601 22707 catalog_manager.cc:5697] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.946866 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b880e4f6e0b4a17bc565ba13493c6ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:45.947676 22956 raft_consensus.cc:2955] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.959074 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b880e4f6e0b4a17bc565ba13493c6ea with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:45.966539 22885 consensus_queue.cc:237] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:45.971518 23907 tablet_replica.cc:333] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:45.972470 23476 raft_consensus.cc:1275] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:45.972617 23907 raft_consensus.cc:2243] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.973424 23907 raft_consensus.cc:2272] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.973793 23763 consensus_queue.cc:1048] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:45.980162 23900 raft_consensus.cc:1064] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:45.980121 23830 raft_consensus.cc:2955] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.989302 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet feb70ba7aa3b49ec886b492dcbdd54f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:45.981600 23475 raft_consensus.cc:2955] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:45.992698 23907 ts_tablet_manager.cc:1916] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:45.993705 23900 consensus_queue.cc:237] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:46.002156 22956 raft_consensus.cc:1275] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:46.005862 23830 consensus_queue.cc:1048] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:46.010825 22956 raft_consensus.cc:2955] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.015477 22706 catalog_manager.cc:5697] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.015228 23907 ts_tablet_manager.cc:1929] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:46.022351 23907 log.cc:1199] T 4b880e4f6e0b4a17bc565ba13493c6ea P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/4b880e4f6e0b4a17bc565ba13493c6ea
I20260709 13:06:46.024070 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet 4b880e4f6e0b4a17bc565ba13493c6ea (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:46.030920 23476 raft_consensus.cc:1275] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:46.032768 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet feb70ba7aa3b49ec886b492dcbdd54f8 with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:46.033069 23900 consensus_queue.cc:1048] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:46.035214 22885 raft_consensus.cc:1275] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:46.036674 23909 tablet_replica.cc:333] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:46.037492 23900 consensus_queue.cc:1048] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:46.038260 23909 raft_consensus.cc:2243] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:46.038925 23909 raft_consensus.cc:2272] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:46.041935 22956 raft_consensus.cc:1275] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:46.043365 23909 ts_tablet_manager.cc:1916] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:46.044165 23896 consensus_queue.cc:1048] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:46.067514 23909 ts_tablet_manager.cc:1929] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:46.068584 23896 raft_consensus.cc:2955] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.070256 23909 log.cc:1199] T feb70ba7aa3b49ec886b492dcbdd54f8 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/feb70ba7aa3b49ec886b492dcbdd54f8
I20260709 13:06:46.072399 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet feb70ba7aa3b49ec886b492dcbdd54f8 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:46.073447 22956 raft_consensus.cc:2955] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.079795 23475 raft_consensus.cc:2955] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.084949 22885 raft_consensus.cc:2955] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.099673 22706 catalog_manager.cc:5697] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.125784 22810 consensus_queue.cc:237] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:46.132305 22885 raft_consensus.cc:1275] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:46.133597 23475 raft_consensus.cc:1275] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:46.134804 23896 consensus_queue.cc:1048] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:46.135593 23900 consensus_queue.cc:1048] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:46.145418 22885 raft_consensus.cc:2955] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.153076 23476 raft_consensus.cc:2955] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.143963 23896 raft_consensus.cc:2955] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.162256 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b04fa14f38814f8794c8325bc7b4ca9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:46.168411 22707 catalog_manager.cc:5697] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:46.177125 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet b04fa14f38814f8794c8325bc7b4ca9f with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:46.178169 23894 tablet_replica.cc:333] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:46.179044 23894 raft_consensus.cc:2243] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:46.179697 23894 raft_consensus.cc:2272] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:46.182281 23894 ts_tablet_manager.cc:1916] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:46.193418 23894 ts_tablet_manager.cc:1929] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:46.193696 23894 log.cc:1199] T b04fa14f38814f8794c8325bc7b4ca9f P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/b04fa14f38814f8794c8325bc7b4ca9f
I20260709 13:06:46.194729 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet b04fa14f38814f8794c8325bc7b4ca9f (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:47.241408 22806 consensus_queue.cc:237] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
W20260709 13:06:47.246683 22775 consensus_peers.cc:597] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 474d73cddbc24b8fa40ace800bbec884. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:47.246779 22956 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:47.247275 22879 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:47.247931 23900 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:47.248524 23896 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:47.256783 23900 raft_consensus.cc:2955] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.259702 22956 raft_consensus.cc:2955] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.268674 22879 raft_consensus.cc:2955] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.272267 22885 consensus_queue.cc:237] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:47.273067 22705 catalog_manager.cc:5697] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
W20260709 13:06:47.284596 22850 consensus_peers.cc:597] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a493f5e9f7a4b4cbcbdfbc147c0df14. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:47.286005 22956 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:47.285945 22810 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:47.287514 23913 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:47.288332 23830 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:47.304955 23913 raft_consensus.cc:2955] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.306557 22806 raft_consensus.cc:2955] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.307210 22956 raft_consensus.cc:2955] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.315815 22885 consensus_queue.cc:237] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:47.320719 22707 catalog_manager.cc:5697] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:47.331374 22850 consensus_peers.cc:597] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aad7af146a0640d9b14da2c3cbbd8acd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:47.333222 22958 raft_consensus.cc:1275] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:47.333314 22806 raft_consensus.cc:1275] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:47.334679 23830 consensus_queue.cc:1048] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:47.335453 23763 consensus_queue.cc:1048] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:47.345826 23763 raft_consensus.cc:2955] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.347680 22806 raft_consensus.cc:2955] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.349771 22956 raft_consensus.cc:2955] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.357785 22810 consensus_queue.cc:237] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:47.362898 22705 catalog_manager.cc:5697] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.381611 22956 raft_consensus.cc:1275] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:47.388782 23896 consensus_queue.cc:1048] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:47.391171 22775 consensus_peers.cc:597] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e43c3d9672b6401593c01b9ea6919d54. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:47.393304 22879 raft_consensus.cc:1275] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:47.394657 23917 consensus_queue.cc:1048] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:47.399638 23900 raft_consensus.cc:2955] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.411609 22958 raft_consensus.cc:2955] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.414855 22885 raft_consensus.cc:2955] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:47.434765 22707 catalog_manager.cc:5697] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.640498 23933 ts_tablet_manager.cc:933] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:47.642141 23933 tablet_copy_client.cc:323] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:47.643386 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet 474d73cddbc24b8fa40ace800bbec884 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:47.643788 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet 474d73cddbc24b8fa40ace800bbec884 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-474d73cddbc24b8fa40ace800bbec884
I20260709 13:06:47.649199 22820 tablet_copy_source_session.cc:215] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:47.651574 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474d73cddbc24b8fa40ace800bbec884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:47.661559 23933 tablet_copy_client.cc:806] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:47.662091 23933 tablet_copy_client.cc:670] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:47.664918 23933 tablet_copy_client.cc:538] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:47.671689 23933 tablet_bootstrap.cc:492] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:47.691901 23933 tablet_bootstrap.cc:492] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:47.692632 23933 tablet_bootstrap.cc:492] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:47.693161 23933 ts_tablet_manager.cc:1403] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
I20260709 13:06:47.695428 23933 raft_consensus.cc:359] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:47.696117 23933 raft_consensus.cc:740] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:47.696897 23933 consensus_queue.cc:260] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:47.700241 23933 ts_tablet_manager.cc:1434] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:06:47.701556 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-474d73cddbc24b8fa40ace800bbec884 received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:47.701932 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-474d73cddbc24b8fa40ace800bbec884 on tablet 474d73cddbc24b8fa40ace800bbec884 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:47.710906 23933 ts_tablet_manager.cc:933] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:47.715699 23933 tablet_copy_client.cc:323] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:47.717396 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:47.717820 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-1a493f5e9f7a4b4cbcbdfbc147c0df14
I20260709 13:06:47.724346 22895 tablet_copy_source_session.cc:215] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:47.726552 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:47.740746 23933 tablet_copy_client.cc:806] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:47.741266 23933 tablet_copy_client.cc:670] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:47.745879 23933 tablet_copy_client.cc:538] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:47.754076 23933 tablet_bootstrap.cc:492] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:47.770917 23933 tablet_bootstrap.cc:492] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:47.771508 23933 tablet_bootstrap.cc:492] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:47.771944 23933 ts_tablet_manager.cc:1403] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:06:47.774098 23933 raft_consensus.cc:359] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:47.774860 23933 raft_consensus.cc:740] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:47.775449 23933 consensus_queue.cc:260] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:47.777549 23933 ts_tablet_manager.cc:1434] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:06:47.779330 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-1a493f5e9f7a4b4cbcbdfbc147c0df14 received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:47.779656 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-1a493f5e9f7a4b4cbcbdfbc147c0df14 on tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:47.807206 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:47.839286 23933 ts_tablet_manager.cc:933] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:47.850200 23933 tablet_copy_client.cc:323] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:47.852013 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet aad7af146a0640d9b14da2c3cbbd8acd from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:47.852516 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet aad7af146a0640d9b14da2c3cbbd8acd from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-aad7af146a0640d9b14da2c3cbbd8acd
I20260709 13:06:47.859503 22895 tablet_copy_source_session.cc:215] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:47.863590 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad7af146a0640d9b14da2c3cbbd8acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:47.888684 23933 tablet_copy_client.cc:806] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:47.889163 23933 tablet_copy_client.cc:670] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:47.891995 23942 ts_tablet_manager.cc:933] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:47.892511 23933 tablet_copy_client.cc:538] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:47.899776 22956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ba88b163301440ba8bf1904496302cd"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:47.900470 22956 raft_consensus.cc:606] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:47.901824 23942 tablet_copy_client.cc:323] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:47.902825 23933 tablet_bootstrap.cc:492] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:47.904327 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet e43c3d9672b6401593c01b9ea6919d54 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:47.904861 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet e43c3d9672b6401593c01b9ea6919d54 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-e43c3d9672b6401593c01b9ea6919d54
I20260709 13:06:47.905519 22956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ceda8c27bb946fb8522fd36c9edc46c"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:47.906028 22956 raft_consensus.cc:606] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:47.917802 22820 tablet_copy_source_session.cc:215] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:47.924518 23942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43c3d9672b6401593c01b9ea6919d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:47.935845 22806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:47.936427 22806 raft_consensus.cc:606] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:47.940441 23933 tablet_bootstrap.cc:492] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:47.941227 23933 tablet_bootstrap.cc:492] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:47.944324 23933 ts_tablet_manager.cc:1403] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.005s
I20260709 13:06:47.953197 23942 tablet_copy_client.cc:806] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:47.953792 23942 tablet_copy_client.cc:670] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:47.957765 23942 tablet_copy_client.cc:538] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:47.959375 23933 raft_consensus.cc:359] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:47.960108 23933 raft_consensus.cc:740] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:47.960645 23933 consensus_queue.cc:260] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:47.962843 23933 ts_tablet_manager.cc:1434] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:06:47.966359 23942 tablet_bootstrap.cc:492] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:47.966969 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-aad7af146a0640d9b14da2c3cbbd8acd received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:47.967362 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-aad7af146a0640d9b14da2c3cbbd8acd on tablet aad7af146a0640d9b14da2c3cbbd8acd with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:47.993304 23917 raft_consensus.cc:993] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:47.993796 23917 raft_consensus.cc:1081] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:47.995216 22956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58034
I20260709 13:06:47.995736 22956 raft_consensus.cc:493] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:47.996022 22956 raft_consensus.cc:3060] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.997429 22879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757998820fc347ab80ab7748db14390f"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:47.997951 22879 raft_consensus.cc:606] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:48.005414 22956 raft_consensus.cc:515] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:48.008630 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:48.009188 22810 raft_consensus.cc:3055] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:48.009475 22810 raft_consensus.cc:740] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:48.010123 22810 consensus_queue.cc:260] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:48.010429 22958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f1d4a3c1afe4298a2715afad689ba04"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:48.010993 22958 raft_consensus.cc:606] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:48.011112 22810 raft_consensus.cc:3060] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.018594 22958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baff4e33c2ac40e6b8b57fee637563c6"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:48.019117 22958 raft_consensus.cc:606] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:48.021271 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:48.021552 22958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:48.022181 22958 raft_consensus.cc:606] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:48.021775 22879 raft_consensus.cc:3060] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.023335 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:06:48.024827 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:48.035029 23876 raft_consensus.cc:993] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:48.035492 23876 raft_consensus.cc:1081] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:48.037031 23475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f1d4a3c1afe4298a2715afad689ba04"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48158
I20260709 13:06:48.037482 23475 raft_consensus.cc:493] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:48.037793 23475 raft_consensus.cc:3060] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.039167 22956 leader_election.cc:290] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:48.040866 22879 raft_consensus.cc:2468] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:48.043599 23475 raft_consensus.cc:515] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.043872 22924 leader_election.cc:304] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:48.044587 23877 raft_consensus.cc:2804] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:48.045037 23877 raft_consensus.cc:697] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:48.045863 23877 consensus_queue.cc:237] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:48.047343 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1d4a3c1afe4298a2715afad689ba04" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:48.047700 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1d4a3c1afe4298a2715afad689ba04" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:48.047935 22879 raft_consensus.cc:3060] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.048224 22956 raft_consensus.cc:3055] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:48.048540 22956 raft_consensus.cc:740] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:48.049273 22956 consensus_queue.cc:260] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.042101 22810 raft_consensus.cc:2468] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:48.050563 23475 leader_election.cc:290] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:48.050231 22956 raft_consensus.cc:3060] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.054733 22879 raft_consensus.cc:2468] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:48.056530 22956 raft_consensus.cc:2468] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:48.057960 23441 leader_election.cc:304] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:48.060331 23936 raft_consensus.cc:2804] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:48.063185 22705 catalog_manager.cc:5697] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 1 to 2, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.064824 23942 tablet_bootstrap.cc:492] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:48.066470 23942 tablet_bootstrap.cc:492] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:48.067065 23942 ts_tablet_manager.cc:1403] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.101s	user 0.039s	sys 0.011s
I20260709 13:06:48.073149 23942 raft_consensus.cc:359] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:48.074730 23942 raft_consensus.cc:740] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:48.075326 23942 consensus_queue.cc:260] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:48.092005 23936 raft_consensus.cc:697] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:48.092952 23936 consensus_queue.cc:237] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.099510 23942 ts_tablet_manager.cc:1434] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.032s	user 0.013s	sys 0.012s
I20260709 13:06:48.101188 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-e43c3d9672b6401593c01b9ea6919d54 received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:48.101622 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-e43c3d9672b6401593c01b9ea6919d54 on tablet e43c3d9672b6401593c01b9ea6919d54 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:48.109009 22707 catalog_manager.cc:5697] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.125474 23475 raft_consensus.cc:1217] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:48.129376 23876 raft_consensus.cc:993] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:48.129787 23876 raft_consensus.cc:1081] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:48.132916 23475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baff4e33c2ac40e6b8b57fee637563c6"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48158
I20260709 13:06:48.133370 23475 raft_consensus.cc:493] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:48.133699 23475 raft_consensus.cc:3060] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.138559 23475 raft_consensus.cc:515] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.140271 23475 leader_election.cc:290] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:48.141779 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baff4e33c2ac40e6b8b57fee637563c6" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:48.142036 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baff4e33c2ac40e6b8b57fee637563c6" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:48.142261 22810 raft_consensus.cc:3060] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.142532 22958 raft_consensus.cc:3055] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:48.142799 22958 raft_consensus.cc:740] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:48.143453 22958 consensus_queue.cc:260] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.144498 22958 raft_consensus.cc:3060] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.147796 22810 raft_consensus.cc:2468] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:48.149573 23440 leader_election.cc:304] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:48.151898 23877 raft_consensus.cc:993] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:48.152122 23936 raft_consensus.cc:2804] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:48.152359 23876 raft_consensus.cc:1081] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:48.152649 23936 raft_consensus.cc:697] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:48.153415 22958 raft_consensus.cc:2468] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:48.153436 23936 consensus_queue.cc:237] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.156231 23476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ba88b163301440ba8bf1904496302cd"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48158
I20260709 13:06:48.156672 23476 raft_consensus.cc:493] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:48.156992 23476 raft_consensus.cc:3060] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.163185 23476 raft_consensus.cc:515] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.164834 23476 leader_election.cc:290] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:48.165050 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba88b163301440ba8bf1904496302cd" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:48.165611 22879 raft_consensus.cc:3060] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.165372 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba88b163301440ba8bf1904496302cd" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:48.166285 22958 raft_consensus.cc:3055] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:48.166574 22958 raft_consensus.cc:740] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:48.167380 22958 consensus_queue.cc:260] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.168491 22958 raft_consensus.cc:3060] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.172039 22879 raft_consensus.cc:2468] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:48.173071 23441 leader_election.cc:304] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:48.177574 22958 raft_consensus.cc:2468] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:48.178016 23936 raft_consensus.cc:2804] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:48.178857 23936 raft_consensus.cc:697] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:48.179764 23936 consensus_queue.cc:237] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.183113 22707 catalog_manager.cc:5697] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.197377 22707 catalog_manager.cc:5697] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.211288 23476 raft_consensus.cc:1217] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:48.232198 23876 raft_consensus.cc:993] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:48.232621 23877 raft_consensus.cc:1081] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:48.233860 22879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58774
I20260709 13:06:48.234337 22879 raft_consensus.cc:493] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:48.234650 22879 raft_consensus.cc:3060] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.240584 22879 raft_consensus.cc:515] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:48.242292 22879 leader_election.cc:290] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:48.242897 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:48.243444 22810 raft_consensus.cc:3060] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.243355 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e357a35f96a841c8a66ee392cfa5939b" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:48.243957 22958 raft_consensus.cc:3055] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:48.244242 22958 raft_consensus.cc:740] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:48.244899 22958 consensus_queue.cc:260] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:48.246016 22958 raft_consensus.cc:3060] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.249195 22810 raft_consensus.cc:2468] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:48.250280 22849 leader_election.cc:304] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:48.250980 23913 raft_consensus.cc:2804] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:48.251420 23913 raft_consensus.cc:697] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:48.252192 23913 consensus_queue.cc:237] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:48.257010 22958 raft_consensus.cc:2468] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:48.262898 22707 catalog_manager.cc:5697] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 2 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.264382 23913 raft_consensus.cc:993] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:48.264886 23913 raft_consensus.cc:1081] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:48.266928 23475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "757998820fc347ab80ab7748db14390f"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48166
I20260709 13:06:48.267382 23475 raft_consensus.cc:493] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:48.267639 23475 raft_consensus.cc:3060] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.274855 23475 raft_consensus.cc:515] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.275985 23876 raft_consensus.cc:993] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:48.276433 23876 raft_consensus.cc:1081] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:48.276654 23475 leader_election.cc:290] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:48.276782 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757998820fc347ab80ab7748db14390f" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:48.277892 23476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ceda8c27bb946fb8522fd36c9edc46c"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48158
I20260709 13:06:48.278515 23476 raft_consensus.cc:493] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:48.278867 23476 raft_consensus.cc:3060] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.278205 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757998820fc347ab80ab7748db14390f" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:48.277913 22810 raft_consensus.cc:3060] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.279384 22879 raft_consensus.cc:3055] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:48.279682 22879 raft_consensus.cc:740] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:48.280479 22879 consensus_queue.cc:260] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.282658 22879 raft_consensus.cc:3060] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.286679 22810 raft_consensus.cc:2468] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:48.287580 23440 leader_election.cc:304] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:48.288273 23936 raft_consensus.cc:2804] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:48.288779 23936 raft_consensus.cc:697] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:48.290134 22879 raft_consensus.cc:2468] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:48.289816 23936 consensus_queue.cc:237] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.292543 23476 raft_consensus.cc:515] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.294521 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceda8c27bb946fb8522fd36c9edc46c" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:48.294947 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceda8c27bb946fb8522fd36c9edc46c" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:48.295085 22810 raft_consensus.cc:3060] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.295482 22956 raft_consensus.cc:3055] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:48.295799 22956 raft_consensus.cc:740] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:48.295836 23476 leader_election.cc:290] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:48.296569 22956 consensus_queue.cc:260] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.297715 22956 raft_consensus.cc:3060] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.306974 23476 raft_consensus.cc:1217] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:48.308498 22956 raft_consensus.cc:2468] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:48.309913 23440 leader_election.cc:304] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:48.314049 22707 catalog_manager.cc:5697] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.317354 22810 raft_consensus.cc:2468] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:48.318732 23936 raft_consensus.cc:2804] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:48.319269 23936 raft_consensus.cc:697] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:48.320724 23936 consensus_queue.cc:237] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.339427 23475 raft_consensus.cc:1217] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:48.348941 22707 catalog_manager.cc:5697] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.466300 22879 raft_consensus.cc:1275] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:48.467276 23876 consensus_queue.cc:1048] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:48.484364 22806 raft_consensus.cc:1275] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:48.489032 23876 consensus_queue.cc:1048] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:48.536288 22810 raft_consensus.cc:1275] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:48.537256 23936 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:48.541702 22879 raft_consensus.cc:1275] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:48.542860 23936 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:48.576706 22958 raft_consensus.cc:1275] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:48.577966 23952 consensus_queue.cc:1048] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:48.590265 22956 raft_consensus.cc:1275] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:48.591794 23952 consensus_queue.cc:1048] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:48.672482 23944 raft_consensus.cc:1064] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:48.674892 23944 consensus_queue.cc:237] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.680130 22885 raft_consensus.cc:1275] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:48.681560 23970 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:48.684275 23917 raft_consensus.cc:1064] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:48.686709 23917 consensus_queue.cc:237] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.691862 23476 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:48.692265 22806 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:48.693725 23763 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:48.694509 22958 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:48.695595 23913 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:48.697767 23913 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:48.719250 23476 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:48.721403 22956 raft_consensus.cc:1275] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:48.724098 23970 consensus_queue.cc:1048] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:48.725262 23900 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:48.729890 23975 raft_consensus.cc:2955] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:48.730832 22959 raft_consensus.cc:2955] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:48.739429 22885 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:48.740708 23896 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:48.742894 22958 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:48.746249 23900 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:48.745880 23475 raft_consensus.cc:2955] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:48.759037 22805 raft_consensus.cc:1275] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:48.758929 22810 raft_consensus.cc:2955] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:48.769106 22956 raft_consensus.cc:1275] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:48.775586 23763 consensus_queue.cc:1048] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:48.776734 23763 consensus_queue.cc:1048] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:48.780550 22885 raft_consensus.cc:1275] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:48.781983 23950 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:48.788009 23929 raft_consensus.cc:2955] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:48.795689 22959 raft_consensus.cc:2955] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:48.809799 23913 raft_consensus.cc:1064] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:48.812237 23913 consensus_queue.cc:237] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.819748 22806 raft_consensus.cc:1275] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:48.821192 23936 consensus_queue.cc:1048] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:48.822351 22707 catalog_manager.cc:5697] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.851636 22885 consensus_queue.cc:237] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:48.858477 23475 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:48.860893 23975 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:48.865731 22805 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:48.867686 23944 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:48.881316 23975 raft_consensus.cc:2955] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:48.887089 23475 raft_consensus.cc:2955] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:48.899816 22959 raft_consensus.cc:1275] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:48.901325 23970 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:48.912438 23989 log.cc:927] Time spent T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:06:48.924867 22810 raft_consensus.cc:1275] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:48.927934 23970 consensus_queue.cc:1048] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:48.952523 22708 catalog_manager.cc:5697] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
W20260709 13:06:48.957213 22775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.68:42337, user_credentials={real_user=slave}} blocked reactor thread for 153041us
W20260709 13:06:48.957491 22849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:33583, user_credentials={real_user=slave}} blocked reactor thread for 48227.8us
I20260709 13:06:48.962622 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:48.964709 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14 with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:48.967031 23475 raft_consensus.cc:2955] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
W20260709 13:06:48.974411 22850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.68:42337, user_credentials={real_user=slave}} blocked reactor thread for 64996.3us
I20260709 13:06:48.977661 23476 raft_consensus.cc:1275] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:48.982192 23763 consensus_queue.cc:1048] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:48.990090 22958 raft_consensus.cc:1275] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:48.990813 22806 raft_consensus.cc:1275] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:49.005463 22879 raft_consensus.cc:2955] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.010015 23917 raft_consensus.cc:1064] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:49.013233 23996 tablet_replica.cc:333] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:49.015849 22806 raft_consensus.cc:2955] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.020671 23917 consensus_queue.cc:237] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.022779 22704 catalog_manager.cc:5697] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.026021 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:49.034976 23996 raft_consensus.cc:2243] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:49.038559 23996 raft_consensus.cc:2272] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:49.040058 23993 consensus_queue.cc:1048] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:49.050312 23990 consensus_queue.cc:1048] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:49.060551 23996 ts_tablet_manager.cc:1916] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:49.073390 22806 consensus_queue.cc:237] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.089309 23990 raft_consensus.cc:2955] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.104454 22959 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:49.108366 22959 raft_consensus.cc:1275] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:49.110317 23900 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:49.110955 23929 consensus_queue.cc:1048] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:49.116703 23475 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:49.122534 23476 raft_consensus.cc:1275] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:49.124368 22879 raft_consensus.cc:1275] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:49.127586 23995 raft_consensus.cc:2955] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.129715 22955 raft_consensus.cc:2955] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.131932 23900 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:49.133416 23896 consensus_queue.cc:1048] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:49.128242 22958 raft_consensus.cc:2955] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.139038 23896 consensus_queue.cc:1048] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:49.159657 23474 raft_consensus.cc:2955] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.162282 22807 raft_consensus.cc:2955] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.166366 23996 ts_tablet_manager.cc:1929] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:49.170048 23996 log.cc:1199] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/1a493f5e9f7a4b4cbcbdfbc147c0df14
I20260709 13:06:49.206108 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 474d73cddbc24b8fa40ace800bbec884 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:49.250490 23475 raft_consensus.cc:2955] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.248327 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet 1a493f5e9f7a4b4cbcbdfbc147c0df14 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:49.266609 22708 catalog_manager.cc:5697] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:49.317618 22707 catalog_manager.cc:5697] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
W20260709 13:06:49.319115 22775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.68:42337, user_credentials={real_user=slave}} blocked reactor thread for 102073us
W20260709 13:06:49.321135 22924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 85415.6us
I20260709 13:06:49.324810 23987 raft_consensus.cc:2955] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.328630 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet 474d73cddbc24b8fa40ace800bbec884 with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:49.333046 22879 raft_consensus.cc:2955] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.333400 23475 raft_consensus.cc:2955] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.351269 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:49.352536 24007 tablet_replica.cc:333] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:49.353474 24007 raft_consensus.cc:2243] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:49.356554 24007 raft_consensus.cc:2272] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:49.356823 22880 consensus_queue.cc:237] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.361068 22955 raft_consensus.cc:2955] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.364894 24007 ts_tablet_manager.cc:1916] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:49.371690 22958 raft_consensus.cc:1275] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:49.380003 23763 consensus_queue.cc:1048] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:49.383438 24007 ts_tablet_manager.cc:1929] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:49.387264 24007 log.cc:1199] T 474d73cddbc24b8fa40ace800bbec884 P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/474d73cddbc24b8fa40ace800bbec884
I20260709 13:06:49.389310 23475 raft_consensus.cc:1275] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:49.392653 22705 catalog_manager.cc:5697] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.395327 23994 raft_consensus.cc:2955] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.407374 23991 consensus_queue.cc:1048] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:49.414043 23475 raft_consensus.cc:2955] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.423763 22807 consensus_queue.cc:237] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.431981 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet 474d73cddbc24b8fa40ace800bbec884 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:49.432329 23476 raft_consensus.cc:1275] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:49.434659 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aad7af146a0640d9b14da2c3cbbd8acd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:49.433967 23900 consensus_queue.cc:1048] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:49.430250 22955 raft_consensus.cc:2955] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.445627 22880 raft_consensus.cc:1275] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:49.446797 23900 raft_consensus.cc:2955] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.448130 23987 consensus_queue.cc:1048] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:49.450750 23472 raft_consensus.cc:2955] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.452695 22880 raft_consensus.cc:2955] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.460511 22707 catalog_manager.cc:5697] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:49.464056 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e43c3d9672b6401593c01b9ea6919d54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:49.473984 22708 catalog_manager.cc:5697] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:49.476634 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet aad7af146a0640d9b14da2c3cbbd8acd with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:49.481050 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "030265bd47284962a228a2004e8c1601"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:49.481570 22880 raft_consensus.cc:606] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:49.489650 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "316dbb8a53d2449e8039c3a0c71e094e"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:49.491159 22880 raft_consensus.cc:606] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:49.494482 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:49.494724 24008 tablet_replica.cc:333] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:49.495486 22880 raft_consensus.cc:606] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:49.495726 24008 raft_consensus.cc:2243] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:49.496372 24008 raft_consensus.cc:2272] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:49.497854 22955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e2b84ada59b4d3bbd0dae76e2e4adf5"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:49.498257 22955 raft_consensus.cc:606] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:49.500386 24008 ts_tablet_manager.cc:1916] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:49.500445 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet e43c3d9672b6401593c01b9ea6919d54 with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:49.501415 23996 tablet_replica.cc:333] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:49.501835 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a010554db98e40dc8f22bb33820e82fb"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:49.502351 22880 raft_consensus.cc:606] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:49.502395 23996 raft_consensus.cc:2243] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:49.503165 23996 raft_consensus.cc:2272] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:49.506237 23996 ts_tablet_manager.cc:1916] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:49.507732 23991 raft_consensus.cc:993] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:49.508152 23991 raft_consensus.cc:1081] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:49.509312 22807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:49.509845 22807 raft_consensus.cc:606] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Received request to transfer leadership to TS 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:49.510761 23475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a010554db98e40dc8f22bb33820e82fb"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48166
I20260709 13:06:49.511245 23475 raft_consensus.cc:493] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:49.511567 23475 raft_consensus.cc:3060] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.517407 23475 raft_consensus.cc:515] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.517926 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:49.518039 24008 ts_tablet_manager.cc:1929] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:49.518644 24008 log.cc:1199] T aad7af146a0640d9b14da2c3cbbd8acd P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/aad7af146a0640d9b14da2c3cbbd8acd
I20260709 13:06:49.519652 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a010554db98e40dc8f22bb33820e82fb" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:49.520153 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:49.520550 23475 leader_election.cc:290] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:49.520495 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a010554db98e40dc8f22bb33820e82fb" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:49.520177 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet aad7af146a0640d9b14da2c3cbbd8acd (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:49.520159 22880 raft_consensus.cc:3055] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:49.523003 22880 raft_consensus.cc:740] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:49.523730 22880 consensus_queue.cc:260] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.523315 22955 raft_consensus.cc:3060] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.524883 22880 raft_consensus.cc:3060] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.525813 23996 ts_tablet_manager.cc:1929] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:49.526193 23996 log.cc:1199] T e43c3d9672b6401593c01b9ea6919d54 P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/e43c3d9672b6401593c01b9ea6919d54
I20260709 13:06:49.527565 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet e43c3d9672b6401593c01b9ea6919d54 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:49.531469 22880 raft_consensus.cc:2468] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:49.532538 23441 leader_election.cc:304] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:49.533391 23950 raft_consensus.cc:2804] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:49.533867 23950 raft_consensus.cc:697] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:49.534525 23950 consensus_queue.cc:237] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.535073 22955 raft_consensus.cc:2468] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:49.542374 22707 catalog_manager.cc:5697] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:49.599550 23994 raft_consensus.cc:993] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:49.599951 23763 raft_consensus.cc:1081] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:49.601032 23475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "030265bd47284962a228a2004e8c1601"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48166
I20260709 13:06:49.601390 23475 raft_consensus.cc:493] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:49.601605 23475 raft_consensus.cc:3060] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.605818 23475 raft_consensus.cc:515] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.607180 23475 leader_election.cc:290] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:49.607723 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030265bd47284962a228a2004e8c1601" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:49.607977 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030265bd47284962a228a2004e8c1601" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:49.608294 22880 raft_consensus.cc:3055] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:49.608474 22955 raft_consensus.cc:3060] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.608611 22880 raft_consensus.cc:740] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:49.609329 22880 consensus_queue.cc:260] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.610491 22880 raft_consensus.cc:3060] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.614544 22955 raft_consensus.cc:2468] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:49.615577 23440 leader_election.cc:304] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:49.616073 22880 raft_consensus.cc:2468] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:49.616153 23950 raft_consensus.cc:2804] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:49.616689 23950 raft_consensus.cc:697] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:49.617444 23950 consensus_queue.cc:237] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.625150 22707 catalog_manager.cc:5697] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:49.660408 24006 raft_consensus.cc:993] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:49.661008 23932 raft_consensus.cc:1081] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:49.662456 23475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e2b84ada59b4d3bbd0dae76e2e4adf5"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48158
I20260709 13:06:49.662953 23475 raft_consensus.cc:493] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:49.663245 23475 raft_consensus.cc:3060] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.667095 23475 raft_consensus.cc:515] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.668429 23475 leader_election.cc:290] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:49.669025 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b84ada59b4d3bbd0dae76e2e4adf5" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:49.669479 22880 raft_consensus.cc:3060] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.671074 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b84ada59b4d3bbd0dae76e2e4adf5" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:49.671581 22958 raft_consensus.cc:3055] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:49.671854 22958 raft_consensus.cc:740] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:49.672457 22958 consensus_queue.cc:260] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.673381 22958 raft_consensus.cc:3060] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.673821 22880 raft_consensus.cc:2468] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:49.674948 23441 leader_election.cc:304] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:49.676337 23950 raft_consensus.cc:2804] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:49.676783 23950 raft_consensus.cc:697] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:49.677513 23950 consensus_queue.cc:237] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.678136 22958 raft_consensus.cc:2468] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:49.685190 22707 catalog_manager.cc:5697] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:49.827196 23763 raft_consensus.cc:993] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:49.827196 23900 raft_consensus.cc:993] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:49.827873 23763 raft_consensus.cc:1081] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:49.827941 23987 raft_consensus.cc:1081] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Signalling peer 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:49.829151 22958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58038
I20260709 13:06:49.829526 22879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58784
I20260709 13:06:49.829643 22958 raft_consensus.cc:493] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:49.829990 22879 raft_consensus.cc:493] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:49.830029 22958 raft_consensus.cc:3060] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.830344 22879 raft_consensus.cc:3060] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.834035 22879 raft_consensus.cc:515] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:49.834372 22958 raft_consensus.cc:515] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:49.835426 22879 leader_election.cc:290] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:49.835930 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:49.836036 22958 leader_election.cc:290] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:49.836555 22807 raft_consensus.cc:3055] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:49.836573 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:49.836928 22807 raft_consensus.cc:740] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:49.837306 22806 raft_consensus.cc:3060] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.837800 22807 consensus_queue.cc:260] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:49.838776 22807 raft_consensus.cc:3060] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.840384 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:49.840844 22879 raft_consensus.cc:3055] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:49.841122 22879 raft_consensus.cc:740] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:49.841704 22879 consensus_queue.cc:260] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:49.843030 22806 raft_consensus.cc:2468] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:49.842113 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:49.843735 22955 raft_consensus.cc:3060] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.844135 22923 leader_election.cc:304] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:49.844492 22879 raft_consensus.cc:3060] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.844897 23932 raft_consensus.cc:2804] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:49.845245 23932 raft_consensus.cc:697] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:49.845980 23932 consensus_queue.cc:237] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:49.849496 22955 raft_consensus.cc:2468] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:49.850247 22879 raft_consensus.cc:2468] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:49.851895 22807 raft_consensus.cc:2468] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:49.852666 22849 leader_election.cc:304] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:49.856326 23994 raft_consensus.cc:2804] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:49.856776 23994 raft_consensus.cc:697] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:49.857252 23991 raft_consensus.cc:993] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:49.857729 23993 raft_consensus.cc:1081] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:49.857625 23994 consensus_queue.cc:237] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:49.859264 23475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "316dbb8a53d2449e8039c3a0c71e094e"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48166
I20260709 13:06:49.859760 23475 raft_consensus.cc:493] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:49.860052 23475 raft_consensus.cc:3060] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.861609 22707 catalog_manager.cc:5697] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:49.867175 23475 raft_consensus.cc:515] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.868997 23475 leader_election.cc:290] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:49.870316 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316dbb8a53d2449e8039c3a0c71e094e" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:49.870878 22958 raft_consensus.cc:3060] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.871942 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316dbb8a53d2449e8039c3a0c71e094e" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:49.872323 22879 raft_consensus.cc:3055] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:49.872493 22879 raft_consensus.cc:740] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:49.872957 22879 consensus_queue.cc:260] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.873899 22879 raft_consensus.cc:3060] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.877476 22958 raft_consensus.cc:2468] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:49.878234 22879 raft_consensus.cc:2468] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:49.878494 23440 leader_election.cc:304] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:49.879221 23936 raft_consensus.cc:2804] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:49.879614 23936 raft_consensus.cc:697] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:49.880329 23936 consensus_queue.cc:237] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:49.877527 22707 catalog_manager.cc:5697] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 1 to 2, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 2 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:49.888198 22704 catalog_manager.cc:5697] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:49.932503 22958 raft_consensus.cc:1275] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:49.933719 23936 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:49.957197 22879 raft_consensus.cc:1275] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:49.958214 23936 consensus_queue.cc:1048] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:50.069839 22955 raft_consensus.cc:1275] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:50.071115 23950 consensus_queue.cc:1048] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:50.086057 22880 raft_consensus.cc:1275] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:50.087266 22879 raft_consensus.cc:1275] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:50.089313 23950 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:50.088631 23936 consensus_queue.cc:1048] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:50.117034 22958 raft_consensus.cc:1275] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:50.120232 24024 consensus_queue.cc:1048] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:50.258386 22879 raft_consensus.cc:1275] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.259943 23876 consensus_queue.cc:1048] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.268900 22807 raft_consensus.cc:1275] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.270637 23876 consensus_queue.cc:1048] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.272655 22958 raft_consensus.cc:1275] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:50.279503 24024 consensus_queue.cc:1048] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:50.305527 22879 raft_consensus.cc:1275] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:50.306932 24024 consensus_queue.cc:1048] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:50.328704 22807 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.329670 23763 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.337466 22958 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.338665 23993 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.522380 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:50.579180 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:50.596671 22958 consensus_queue.cc:237] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:50.602859 22806 raft_consensus.cc:1275] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:50.605962 23876 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:50.606745 22924 consensus_peers.cc:597] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e6b7207909c462b9729f6f4f7806148. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:50.608459 22879 raft_consensus.cc:1275] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:50.609694 23876 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.615974 24027 raft_consensus.cc:2955] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.627792 22806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7924e0a70d004c5492a8fda73c4d9314"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:50.628309 22806 raft_consensus.cc:606] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:50.628121 22807 raft_consensus.cc:2955] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.640719 22955 consensus_queue.cc:237] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:50.640352 22958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8db2ce13f3924c6a8de951bcd5103478"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:50.642437 22958 raft_consensus.cc:606] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:50.646497 22704 catalog_manager.cc:5697] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.654136 22807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:50.654718 22807 raft_consensus.cc:606] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Received request to transfer leadership to TS 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:50.657246 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:50.657371 22807 raft_consensus.cc:1275] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:50.657758 22880 raft_consensus.cc:606] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:50.659363 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:50.660756 22880 raft_consensus.cc:1275] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:50.661310 23876 consensus_queue.cc:1048] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.660872 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:50.665045 23932 consensus_queue.cc:1048] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:50.669129 22924 consensus_peers.cc:597] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9fd736faed64fee9087ba28741c0ee0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:50.671341 22885 raft_consensus.cc:2955] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.676913 24027 raft_consensus.cc:993] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:50.677284 23876 raft_consensus.cc:1081] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:50.682853 22885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8db2ce13f3924c6a8de951bcd5103478"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58774
I20260709 13:06:50.683374 22885 raft_consensus.cc:493] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.684298 22885 raft_consensus.cc:3060] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.684371 23932 raft_consensus.cc:2955] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.694001 22880 raft_consensus.cc:2955] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.697155 24034 raft_consensus.cc:993] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:50.697616 24034 raft_consensus.cc:1081] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:50.704965 22955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7924e0a70d004c5492a8fda73c4d9314"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58034
I20260709 13:06:50.705365 22955 raft_consensus.cc:493] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.705651 22955 raft_consensus.cc:3060] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:50.706152 22756 auto_rebalancer.cc:629] Failed to schedule move for tablet db2612737b6940ea84ff26071f127d7b: Remote error: Service unavailable: leader transfer in progress
I20260709 13:06:50.706653 22885 raft_consensus.cc:515] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.708374 22885 leader_election.cc:290] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:50.709276 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2ce13f3924c6a8de951bcd5103478" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:50.709797 22959 raft_consensus.cc:3055] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:50.710067 22959 raft_consensus.cc:740] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:50.710723 22959 consensus_queue.cc:260] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.710855 22958 consensus_queue.cc:237] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:50.711164 22955 raft_consensus.cc:515] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.711782 22959 raft_consensus.cc:3060] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.712558 22955 leader_election.cc:290] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:50.713965 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924e0a70d004c5492a8fda73c4d9314" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:50.714444 22810 raft_consensus.cc:3055] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:50.714681 22810 raft_consensus.cc:740] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:50.713994 22806 raft_consensus.cc:2955] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.715214 22810 consensus_queue.cc:260] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.716039 22810 raft_consensus.cc:3060] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.717499 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924e0a70d004c5492a8fda73c4d9314" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:50.718017 22885 raft_consensus.cc:3060] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.719372 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2ce13f3924c6a8de951bcd5103478" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:50.719846 22807 raft_consensus.cc:3060] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.720827 22959 raft_consensus.cc:2468] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:50.725328 22885 raft_consensus.cc:2468] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:50.730391 22924 leader_election.cc:304] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:50.731690 24040 raft_consensus.cc:2804] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:50.722249 22849 leader_election.cc:304] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:50.721675 22707 catalog_manager.cc:5697] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.732136 24040 raft_consensus.cc:697] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:50.732956 24040 consensus_queue.cc:237] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.734755 23994 raft_consensus.cc:2804] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:50.735225 23994 raft_consensus.cc:697] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:50.729224 22807 raft_consensus.cc:2468] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:50.735992 23994 consensus_queue.cc:237] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.742050 22807 raft_consensus.cc:1275] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:50.744938 22885 raft_consensus.cc:1275] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:50.747417 22924 consensus_peers.cc:597] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a0096400bc934190914c4ec03dcbcf4b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:50.747434 24027 consensus_queue.cc:1048] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:50.749725 22810 raft_consensus.cc:2468] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:50.750995 24027 consensus_queue.cc:1048] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.761369 22704 catalog_manager.cc:5697] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 1 to 2, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.764568 22708 catalog_manager.cc:5697] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 2 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.772966 24040 raft_consensus.cc:2955] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.776396 22807 raft_consensus.cc:2955] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.784588 22885 raft_consensus.cc:2955] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.791556 22704 catalog_manager.cc:5697] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:50.893962 23994 raft_consensus.cc:993] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:50.894378 23993 raft_consensus.cc:1081] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:50.895618 22958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58038
I20260709 13:06:50.896118 22958 raft_consensus.cc:493] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.896456 22958 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.901290 22958 raft_consensus.cc:515] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.903920 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:50.904450 22807 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.905570 22958 leader_election.cc:290] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:50.907382 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:50.907867 22885 raft_consensus.cc:3055] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:50.908147 22885 raft_consensus.cc:740] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:50.908818 22885 consensus_queue.cc:260] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.909960 22885 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.910144 22807 raft_consensus.cc:2468] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:50.910990 22923 leader_election.cc:304] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:50.911525 24027 raft_consensus.cc:2804] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:50.911841 24027 raft_consensus.cc:697] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:50.912556 24027 consensus_queue.cc:237] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.916350 22885 raft_consensus.cc:2468] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:50.928148 22708 catalog_manager.cc:5697] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.983415 24034 raft_consensus.cc:993] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:50.983827 23987 raft_consensus.cc:1081] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Signalling peer 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:50.985181 22885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58784
I20260709 13:06:50.985581 22885 raft_consensus.cc:493] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.985862 22885 raft_consensus.cc:3060] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.991730 22885 raft_consensus.cc:515] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.993084 22885 leader_election.cc:290] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:50.993955 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:50.994004 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:50.994575 22958 raft_consensus.cc:3060] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.994912 22807 raft_consensus.cc:3055] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:50.995221 22807 raft_consensus.cc:740] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:50.996222 22807 consensus_queue.cc:260] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:50.997131 22807 raft_consensus.cc:3060] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.001219 22958 raft_consensus.cc:2468] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:51.001324 22807 raft_consensus.cc:2468] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:51.002249 22849 leader_election.cc:304] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:51.002810 23994 raft_consensus.cc:2804] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:51.003263 23994 raft_consensus.cc:697] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:51.004041 23994 consensus_queue.cc:237] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:51.014617 22708 catalog_manager.cc:5697] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 1 to 2, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 2 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.033865 24053 ts_tablet_manager.cc:933] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:51.035493 24053 tablet_copy_client.cc:323] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:51.039148 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet 7e6b7207909c462b9729f6f4f7806148 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:51.039666 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet 7e6b7207909c462b9729f6f4f7806148 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-7e6b7207909c462b9729f6f4f7806148
I20260709 13:06:51.047034 22969 tablet_copy_source_session.cc:215] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:51.050026 24053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6b7207909c462b9729f6f4f7806148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:51.062189 24053 tablet_copy_client.cc:806] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:51.062619 24053 tablet_copy_client.cc:670] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:51.065850 24053 tablet_copy_client.cc:538] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:51.072206 24053 tablet_bootstrap.cc:492] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:51.088199 24053 tablet_bootstrap.cc:492] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:51.088819 24053 tablet_bootstrap.cc:492] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:51.089334 24053 ts_tablet_manager.cc:1403] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:06:51.092135 24053 raft_consensus.cc:359] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:51.092902 24053 raft_consensus.cc:740] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:51.093498 24053 consensus_queue.cc:260] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:51.095695 24053 ts_tablet_manager.cc:1434] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:51.098274 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-7e6b7207909c462b9729f6f4f7806148 received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:51.098688 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-7e6b7207909c462b9729f6f4f7806148 on tablet 7e6b7207909c462b9729f6f4f7806148 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:51.114066 24053 ts_tablet_manager.cc:933] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:51.118959 24053 tablet_copy_client.cc:323] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:51.120364 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet a9fd736faed64fee9087ba28741c0ee0 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:51.120869 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet a9fd736faed64fee9087ba28741c0ee0 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-a9fd736faed64fee9087ba28741c0ee0
I20260709 13:06:51.127161 22807 raft_consensus.cc:1275] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.127699 22969 tablet_copy_source_session.cc:215] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:51.129709 24027 consensus_queue.cc:1048] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.130641 24053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fd736faed64fee9087ba28741c0ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:51.144209 24053 tablet_copy_client.cc:806] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:51.144707 24053 tablet_copy_client.cc:670] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:51.156582 22880 raft_consensus.cc:1275] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.158691 24027 consensus_queue.cc:1048] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.173828 24053 tablet_copy_client.cc:538] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:51.182559 24053 tablet_bootstrap.cc:492] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:51.200680 24053 tablet_bootstrap.cc:492] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:51.201436 24053 tablet_bootstrap.cc:492] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:51.201978 24053 ts_tablet_manager.cc:1403] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:06:51.204056 24053 raft_consensus.cc:359] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:51.204607 24053 raft_consensus.cc:740] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:51.205057 24053 consensus_queue.cc:260] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:51.206722 24053 ts_tablet_manager.cc:1434] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:06:51.208072 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-a9fd736faed64fee9087ba28741c0ee0 received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:51.208418 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-a9fd736faed64fee9087ba28741c0ee0 on tablet a9fd736faed64fee9087ba28741c0ee0 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:51.221621 22958 raft_consensus.cc:1275] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.222837 23994 consensus_queue.cc:1048] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.235234 22807 raft_consensus.cc:1275] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.238922 23994 consensus_queue.cc:1048] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.344244 22880 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.345350 24050 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.353698 22807 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.360368 24040 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.360932 24053 ts_tablet_manager.cc:933] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:51.366437 24053 tablet_copy_client.cc:323] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:51.368110 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet a0096400bc934190914c4ec03dcbcf4b from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:51.368657 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet a0096400bc934190914c4ec03dcbcf4b from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-a0096400bc934190914c4ec03dcbcf4b
I20260709 13:06:51.380097 22969 tablet_copy_source_session.cc:215] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:51.383225 24053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0096400bc934190914c4ec03dcbcf4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:51.399065 24053 tablet_copy_client.cc:806] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:51.399538 24053 tablet_copy_client.cc:670] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:51.402223 24053 tablet_copy_client.cc:538] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:51.407670 24053 tablet_bootstrap.cc:492] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:51.422315 24053 tablet_bootstrap.cc:492] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:51.422879 24053 tablet_bootstrap.cc:492] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:51.423300 24053 ts_tablet_manager.cc:1403] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:06:51.424928 24053 raft_consensus.cc:359] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:51.425452 24053 raft_consensus.cc:740] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:51.425886 24053 consensus_queue.cc:260] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:51.427613 24053 ts_tablet_manager.cc:1434] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:51.432255 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-a0096400bc934190914c4ec03dcbcf4b received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:51.432641 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-a0096400bc934190914c4ec03dcbcf4b on tablet a0096400bc934190914c4ec03dcbcf4b with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:51.579608 22958 raft_consensus.cc:1275] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.580626 23994 consensus_queue.cc:1048] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.590329 22807 raft_consensus.cc:1275] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.592837 24071 consensus_queue.cc:1048] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.650153 23472 raft_consensus.cc:1217] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:51.662616 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:51.670723 23472 raft_consensus.cc:1217] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:51.723721 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:51.771703 22958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:51.772140 22958 raft_consensus.cc:606] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:51.774199 22885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:51.774592 22885 raft_consensus.cc:606] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:51.776755 22958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:51.777241 22958 raft_consensus.cc:606] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Received request to transfer leadership to TS 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:51.779511 22807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce2991b304974b6f9da6726d19b4f40c"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:51.779943 22807 raft_consensus.cc:606] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Received request to transfer leadership to TS 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:51.785218 22885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:51.785704 22885 raft_consensus.cc:606] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:51.786652 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:51.788229 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:51.859674 24050 raft_consensus.cc:993] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:51.860093 24040 raft_consensus.cc:1081] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Signalling peer 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:51.861439 22810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:37322
I20260709 13:06:51.861944 22810 raft_consensus.cc:493] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:51.862259 22810 raft_consensus.cc:3060] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.868242 22810 raft_consensus.cc:515] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:51.870419 22810 leader_election.cc:290] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 3 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:51.871595 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:51.872912 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c12cf64c8f4035a070f7f207495f6d" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:51.873435 22885 raft_consensus.cc:3060] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.872152 22958 raft_consensus.cc:3055] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:51.875002 22958 raft_consensus.cc:740] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:51.876856 22958 consensus_queue.cc:260] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:51.878003 22958 raft_consensus.cc:3060] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.880976 22885 raft_consensus.cc:2468] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 3.
I20260709 13:06:51.881870 22775 leader_election.cc:304] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [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: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:51.883481 23472 raft_consensus.cc:1217] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:51.885320 24034 raft_consensus.cc:2804] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:51.885841 24034 raft_consensus.cc:697] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:51.886765 22958 raft_consensus.cc:2468] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 3.
I20260709 13:06:51.886667 24034 consensus_queue.cc:237] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:51.909727 22707 catalog_manager.cc:5697] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 2 to 3, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 3 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.942127 24058 raft_consensus.cc:993] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:51.942548 24034 raft_consensus.cc:1081] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Signalling peer 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:51.943989 22885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce2991b304974b6f9da6726d19b4f40c"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58784
I20260709 13:06:51.944473 22885 raft_consensus.cc:493] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:51.944782 22885 raft_consensus.cc:3060] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.950734 22885 raft_consensus.cc:515] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:51.952968 22885 leader_election.cc:290] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337)
I20260709 13:06:51.953066 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2991b304974b6f9da6726d19b4f40c" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:51.953475 23472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2991b304974b6f9da6726d19b4f40c" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
I20260709 13:06:51.953650 22810 raft_consensus.cc:3055] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.954059 23472 raft_consensus.cc:3060] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.954068 22810 raft_consensus.cc:740] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:51.954908 22810 consensus_queue.cc:260] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:51.955873 22810 raft_consensus.cc:3060] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.960243 23472 raft_consensus.cc:2468] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:51.961459 22850 leader_election.cc:304] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:51.962263 23990 raft_consensus.cc:2804] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:51.962700 23990 raft_consensus.cc:697] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:51.963478 23990 consensus_queue.cc:237] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:51.972011 22810 raft_consensus.cc:2468] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:51.982069 22707 catalog_manager.cc:5697] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 1 to 2, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 2 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:52.033459 24050 raft_consensus.cc:993] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:52.033900 24040 raft_consensus.cc:1081] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:52.035216 23472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48158
I20260709 13:06:52.035647 23472 raft_consensus.cc:493] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.035914 23472 raft_consensus.cc:3060] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.040565 23472 raft_consensus.cc:515] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.043097 23472 leader_election.cc:290] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:52.043553 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:52.044070 22959 raft_consensus.cc:3055] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.044338 22959 raft_consensus.cc:740] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:52.042893 22810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1e13e661e04fefb9ad97429d19b69b" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:52.045013 22959 consensus_queue.cc:260] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.045876 22810 raft_consensus.cc:3060] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.046119 22959 raft_consensus.cc:3060] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.050151 24050 raft_consensus.cc:1064] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:52.051616 22959 raft_consensus.cc:2468] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:52.052467 24050 consensus_queue.cc:237] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.054088 23440 leader_election.cc:304] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:52.054855 24073 raft_consensus.cc:2804] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.055298 24073 raft_consensus.cc:697] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:52.056155 22810 raft_consensus.cc:2468] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:52.056032 24073 consensus_queue.cc:237] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.062179 23876 raft_consensus.cc:1064] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:52.064203 23876 consensus_queue.cc:237] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.068811 23475 raft_consensus.cc:1275] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:52.069532 22885 raft_consensus.cc:1275] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:52.070016 24040 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.072052 24040 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.080111 22708 catalog_manager.cc:5697] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.109789 22810 raft_consensus.cc:1275] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:52.110505 22807 raft_consensus.cc:1275] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:52.111102 24086 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.109691 23994 raft_consensus.cc:993] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:52.112486 24071 raft_consensus.cc:1081] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:52.113976 22959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58038
I20260709 13:06:52.114421 22959 raft_consensus.cc:493] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.114741 22959 raft_consensus.cc:3060] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.118599 23475 raft_consensus.cc:1275] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:52.120158 22885 raft_consensus.cc:1275] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:52.120697 22959 raft_consensus.cc:515] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.122370 22959 leader_election.cc:290] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337)
I20260709 13:06:52.123080 24040 consensus_queue.cc:1048] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.124763 24086 consensus_queue.cc:1048] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.125849 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:52.126351 22880 raft_consensus.cc:3055] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.126618 22880 raft_consensus.cc:740] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:52.127267 22880 consensus_queue.cc:260] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.128329 22880 raft_consensus.cc:3060] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.131711 23475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb70ba7aa3b49ec886b492dcbdd54f8" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
I20260709 13:06:52.132259 23475 raft_consensus.cc:3060] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.150705 23475 raft_consensus.cc:2468] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:52.151878 22924 leader_election.cc:304] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:52.154086 23876 raft_consensus.cc:2804] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.154491 23876 raft_consensus.cc:697] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:52.155676 23876 consensus_queue.cc:237] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.159389 24085 consensus_queue.cc:1048] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.162317 24085 raft_consensus.cc:2955] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.163378 23476 raft_consensus.cc:2955] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.168061 24071 raft_consensus.cc:993] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:52.168524 22880 raft_consensus.cc:2468] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:52.168470 24071 raft_consensus.cc:1081] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:52.171543 22810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:37324
I20260709 13:06:52.172029 22810 raft_consensus.cc:493] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.172356 22810 raft_consensus.cc:3060] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.177505 22880 raft_consensus.cc:2955] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.196128 22806 raft_consensus.cc:2955] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.207054 22708 catalog_manager.cc:5697] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.209638 22810 raft_consensus.cc:515] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.212101 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:52.212581 22879 raft_consensus.cc:3055] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.212648 23475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
I20260709 13:06:52.212908 22879 raft_consensus.cc:740] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:52.213203 23475 raft_consensus.cc:3060] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.213590 22879 consensus_queue.cc:260] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.214571 22879 raft_consensus.cc:3060] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.220844 23475 raft_consensus.cc:2468] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 2.
I20260709 13:06:52.222390 22879 raft_consensus.cc:2468] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 2.
I20260709 13:06:52.222353 22775 leader_election.cc:304] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:52.224050 24058 raft_consensus.cc:2804] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.224478 24058 raft_consensus.cc:697] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:52.225215 24058 consensus_queue.cc:237] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.227774 22810 leader_election.cc:290] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 2 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337)
I20260709 13:06:52.253027 22708 catalog_manager.cc:5697] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:52.259946 24085 raft_consensus.cc:2955] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.264634 23475 raft_consensus.cc:2955] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.261880 22707 catalog_manager.cc:5697] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 2 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:52.286880 22810 raft_consensus.cc:2955] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.307044 22879 raft_consensus.cc:2955] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.322429 22959 consensus_queue.cc:237] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.308156 22707 catalog_manager.cc:5697] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.311048 24050 raft_consensus.cc:1064] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:52.328065 24050 consensus_queue.cc:237] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.330821 23475 raft_consensus.cc:1275] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:52.332110 22806 raft_consensus.cc:1275] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:52.332350 23876 consensus_queue.cc:1048] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:52.334134 24086 consensus_queue.cc:1048] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:52.347688 24088 raft_consensus.cc:2955] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.350011 23475 raft_consensus.cc:2955] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.365429 22806 raft_consensus.cc:2955] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.366667 22958 consensus_queue.cc:237] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:52.367975 22959 raft_consensus.cc:1275] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:52.369383 22810 raft_consensus.cc:1275] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:52.369968 23472 raft_consensus.cc:1275] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:52.380297 22707 catalog_manager.cc:5697] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.382392 23876 consensus_queue.cc:1048] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.371464 22879 raft_consensus.cc:1275] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:52.371675 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a9fd736faed64fee9087ba28741c0ee0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:52.389289 24079 consensus_queue.cc:1048] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.390442 22885 raft_consensus.cc:1275] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:52.391903 23876 consensus_queue.cc:1048] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.392274 23472 raft_consensus.cc:1275] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:52.394013 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet a9fd736faed64fee9087ba28741c0ee0 with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:52.396754 23876 consensus_queue.cc:1048] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.398970 23876 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:52.406172 23876 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:52.416678 24100 tablet_replica.cc:333] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:52.417718 24100 raft_consensus.cc:2243] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.418403 24100 raft_consensus.cc:2272] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.422443 24100 ts_tablet_manager.cc:1916] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:52.425354 24050 raft_consensus.cc:2955] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.434841 22880 raft_consensus.cc:1275] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:52.429106 23475 raft_consensus.cc:2955] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.432173 22879 raft_consensus.cc:2955] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.434738 23476 raft_consensus.cc:1275] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:52.440064 23990 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:52.449329 22958 raft_consensus.cc:1275] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:52.450281 24058 consensus_queue.cc:1048] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:52.450618 24073 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:52.451668 24100 ts_tablet_manager.cc:1929] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:52.452040 24100 log.cc:1199] T a9fd736faed64fee9087ba28741c0ee0 P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/a9fd736faed64fee9087ba28741c0ee0
I20260709 13:06:52.453595 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet a9fd736faed64fee9087ba28741c0ee0 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:52.455063 23876 raft_consensus.cc:2955] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.459043 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e6b7207909c462b9729f6f4f7806148 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:52.473654 22806 raft_consensus.cc:1275] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:52.474895 23990 consensus_queue.cc:1048] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:52.494447 22879 raft_consensus.cc:2955] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.499261 23475 raft_consensus.cc:2955] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:52.576424 23476 raft_consensus.cc:1275] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:52.577857 24084 consensus_queue.cc:1048] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:52.646561 22880 raft_consensus.cc:1275] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:52.654454 24040 consensus_queue.cc:1048] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:52.683387 22774 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.67:43255, user_credentials={real_user=slave}} blocked reactor thread for 178924us
I20260709 13:06:52.767500 22705 catalog_manager.cc:5697] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.775949 22810 raft_consensus.cc:2955] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
W20260709 13:06:52.781783 22849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:33583, user_credentials={real_user=slave}} blocked reactor thread for 247106us
I20260709 13:06:52.835884 22810 raft_consensus.cc:1275] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:06:52.901194 22775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 54900.9us
W20260709 13:06:52.965423 22849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.67:43255, user_credentials={real_user=slave}} blocked reactor thread for 126248us
W20260709 13:06:52.980684 22850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.68:42337, user_credentials={real_user=slave}} blocked reactor thread for 132043us
I20260709 13:06:52.983580 24121 consensus_queue.cc:1048] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 13:06:52.956729 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:53.018162 22708 catalog_manager.cc:5697] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
W20260709 13:06:53.119725 22923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:33583, user_credentials={real_user=slave}} blocked reactor thread for 171642us
W20260709 13:06:53.121002 22924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.68:42337, user_credentials={real_user=slave}} blocked reactor thread for 159094us
W20260709 13:06:53.127993 22849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:33583, user_credentials={real_user=slave}} blocked reactor thread for 137069us
W20260709 13:06:53.162122 22775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 257305us
I20260709 13:06:53.169936 22885 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:53.170795 23472 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:53.173159 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e6b7207909c462b9729f6f4f7806148 with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:53.188498 24155 tablet_replica.cc:333] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:53.189635 24155 raft_consensus.cc:2243] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.190418 24155 raft_consensus.cc:2272] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.196563 24155 ts_tablet_manager.cc:1916] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:53.211643 24155 ts_tablet_manager.cc:1929] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:53.212049 24155 log.cc:1199] T 7e6b7207909c462b9729f6f4f7806148 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/7e6b7207909c462b9729f6f4f7806148
I20260709 13:06:53.213717 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet 7e6b7207909c462b9729f6f4f7806148 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:53.228680 22956 consensus_queue.cc:237] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:53.244319 24136 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:53.255311 22806 raft_consensus.cc:1275] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:53.257313 24144 consensus_queue.cc:1048] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:53.262228 24078 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:53.266346 24084 raft_consensus.cc:2955] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:53.271231 23472 raft_consensus.cc:1275] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:53.277395 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a0096400bc934190914c4ec03dcbcf4b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:53.278137 22806 raft_consensus.cc:2955] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:53.288271 24144 consensus_queue.cc:1048] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:53.293452 23472 raft_consensus.cc:2955] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:53.304893 22708 catalog_manager.cc:5697] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.325218 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet a0096400bc934190914c4ec03dcbcf4b with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:53.339193 24159 tablet_replica.cc:333] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:53.343214 24159 raft_consensus.cc:2243] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.343873 24159 raft_consensus.cc:2272] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.361162 24159 ts_tablet_manager.cc:1916] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:53.380295 24159 ts_tablet_manager.cc:1929] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:53.380746 24159 log.cc:1199] T a0096400bc934190914c4ec03dcbcf4b P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/a0096400bc934190914c4ec03dcbcf4b
I20260709 13:06:53.382455 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet a0096400bc934190914c4ec03dcbcf4b (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:53.400300 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:53.446193 22806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f8531b7314488c8079e71b5bfa2325"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:53.446637 22806 raft_consensus.cc:606] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:53.448800 22806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:53.449173 22806 raft_consensus.cc:606] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Received request to transfer leadership to TS 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:53.451045 22958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e6b7207909c462b9729f6f4f7806148"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:53.451428 22958 raft_consensus.cc:606] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:53.453362 22885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:53.453766 22885 raft_consensus.cc:606] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:53.454731 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:53.456163 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:53.588374 24151 raft_consensus.cc:993] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:53.588800 24117 raft_consensus.cc:1081] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:53.590009 22958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58038
I20260709 13:06:53.590384 22958 raft_consensus.cc:493] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:53.590628 22958 raft_consensus.cc:3060] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.594573 22958 raft_consensus.cc:515] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:53.595902 22958 leader_election.cc:290] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:53.596385 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:53.596800 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:53.596937 22806 raft_consensus.cc:3060] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.597259 22885 raft_consensus.cc:3055] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:53.597498 22885 raft_consensus.cc:740] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:53.598037 22885 consensus_queue.cc:260] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:53.598764 22885 raft_consensus.cc:3060] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.601428 22806 raft_consensus.cc:2468] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:53.602626 22923 leader_election.cc:304] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:53.603258 24144 raft_consensus.cc:2804] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.603654 22885 raft_consensus.cc:2468] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:53.603896 24144 raft_consensus.cc:697] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:53.605504 24144 consensus_queue.cc:237] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:53.613847 22704 catalog_manager.cc:5697] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:53.738313 24120 raft_consensus.cc:993] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:53.738781 24136 raft_consensus.cc:1081] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Signalling peer 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:53.740125 22885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58784
I20260709 13:06:53.740517 22885 raft_consensus.cc:493] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:53.740747 22885 raft_consensus.cc:3060] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.744596 22885 raft_consensus.cc:515] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:53.746110 22885 leader_election.cc:290] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 3 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337)
I20260709 13:06:53.746850 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:53.747388 22806 raft_consensus.cc:3055] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:53.747668 22806 raft_consensus.cc:740] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:53.747948 23472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a493f5e9f7a4b4cbcbdfbc147c0df14" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
I20260709 13:06:53.748301 22806 consensus_queue.cc:260] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:53.749450 22806 raft_consensus.cc:3060] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.750053 23472 raft_consensus.cc:3060] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.750555 24136 raft_consensus.cc:993] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:53.751003 24136 raft_consensus.cc:1081] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:53.752524 22958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f8531b7314488c8079e71b5bfa2325"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58034
I20260709 13:06:53.752990 22958 raft_consensus.cc:493] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:53.753280 22958 raft_consensus.cc:3060] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.755496 22806 raft_consensus.cc:2468] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 3.
I20260709 13:06:53.756381 23472 raft_consensus.cc:2468] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 3.
I20260709 13:06:53.756691 22849 leader_election.cc:304] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [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: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:53.757499 24151 raft_consensus.cc:2804] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:53.757952 24151 raft_consensus.cc:697] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 3 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:53.758647 22958 raft_consensus.cc:515] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:53.758620 24151 consensus_queue.cc:237] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:53.760697 22958 leader_election.cc:290] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337)
I20260709 13:06:53.761965 23472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8531b7314488c8079e71b5bfa2325" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
I20260709 13:06:53.762075 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f8531b7314488c8079e71b5bfa2325" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:53.762540 23472 raft_consensus.cc:3060] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.762585 22806 raft_consensus.cc:3055] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:53.762995 22806 raft_consensus.cc:740] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:53.763664 22806 consensus_queue.cc:260] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:53.764834 22806 raft_consensus.cc:3060] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.770678 23472 raft_consensus.cc:2468] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:53.770852 22806 raft_consensus.cc:2468] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:53.770280 22704 catalog_manager.cc:5697] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 2 to 3, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 3 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.771631 22924 leader_election.cc:304] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:53.772347 24144 raft_consensus.cc:2804] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.772713 24144 raft_consensus.cc:697] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:53.773398 24144 consensus_queue.cc:237] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:53.783823 22704 catalog_manager.cc:5697] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 1 to 2, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.793309 24084 raft_consensus.cc:993] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:53.793792 24144 raft_consensus.cc:1081] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:53.795081 23472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e6b7207909c462b9729f6f4f7806148"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48158
I20260709 13:06:53.795481 23472 raft_consensus.cc:493] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:53.795715 23472 raft_consensus.cc:3060] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.799548 23472 raft_consensus.cc:515] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:53.801020 23472 leader_election.cc:290] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:53.801483 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6b7207909c462b9729f6f4f7806148" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:53.802030 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6b7207909c462b9729f6f4f7806148" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:53.802038 22879 raft_consensus.cc:3060] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.802644 22959 raft_consensus.cc:3055] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:53.802878 22959 raft_consensus.cc:740] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:53.803383 22959 consensus_queue.cc:260] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:53.804183 22959 raft_consensus.cc:3060] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.806424 22879 raft_consensus.cc:2468] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:53.807515 23441 leader_election.cc:304] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:53.808243 24162 raft_consensus.cc:2804] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.808696 24162 raft_consensus.cc:697] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:53.808766 22959 raft_consensus.cc:2468] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:53.809510 24162 consensus_queue.cc:237] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:53.822155 22704 catalog_manager.cc:5697] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.051314 22806 raft_consensus.cc:1275] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.052387 24144 consensus_queue.cc:1048] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.062623 22879 raft_consensus.cc:1275] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.063756 24144 consensus_queue.cc:1048] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.273808 22885 raft_consensus.cc:1275] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:54.275329 24131 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:54.296620 22958 raft_consensus.cc:1275] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:54.302048 24162 consensus_queue.cc:1048] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:54.328286 23472 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:54.329541 24117 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:54.332571 22808 raft_consensus.cc:1275] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:54.333856 24117 consensus_queue.cc:1048] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:54.349504 23474 raft_consensus.cc:1275] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:54.351217 24144 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:54.380395 22808 raft_consensus.cc:1275] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:54.385932 24146 consensus_queue.cc:1048] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:54.457232 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:54.470557 22879 consensus_queue.cc:237] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:54.479642 22959 raft_consensus.cc:1275] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:54.480469 22850 consensus_peers.cc:597] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e357a35f96a841c8a66ee392cfa5939b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.482026 24171 consensus_queue.cc:1048] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:54.487717 22808 raft_consensus.cc:1275] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:54.491454 24171 consensus_queue.cc:1048] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:54.502775 24172 raft_consensus.cc:2955] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.506013 22959 raft_consensus.cc:2955] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.512243 22808 raft_consensus.cc:2955] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.524263 22705 catalog_manager.cc:5697] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 3, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 2 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.525086 22880 consensus_queue.cc:237] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:54.527658 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:54.540885 22850 consensus_peers.cc:597] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d4ebc4f8ad64f26a6773fb76240ae45. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.541649 22959 raft_consensus.cc:1275] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:54.543133 22808 raft_consensus.cc:1275] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:54.543027 24171 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.547127 24171 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.559541 24172 raft_consensus.cc:2955] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.568472 22959 raft_consensus.cc:2955] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.569128 22808 raft_consensus.cc:2955] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.584758 22707 catalog_manager.cc:5697] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.587139 22880 consensus_queue.cc:237] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:54.597467 22959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:54.598225 22959 raft_consensus.cc:606] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Received request to transfer leadership to TS 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:54.602278 22959 raft_consensus.cc:1275] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:54.603989 22850 consensus_peers.cc:597] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41fd2bd9173d46bcae002f64cb0bca57. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.605566 22808 raft_consensus.cc:1275] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:54.607761 22958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:54.608019 24171 consensus_queue.cc:1048] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.608505 22958 raft_consensus.cc:606] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:54.609969 24151 consensus_queue.cc:1048] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.611406 22880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:54.611940 22880 raft_consensus.cc:606] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:54.613219 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:54.614442 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:54.619755 24151 raft_consensus.cc:2955] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.621202 22808 raft_consensus.cc:2955] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.622895 22958 raft_consensus.cc:2955] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.636226 22704 catalog_manager.cc:5697] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.644532 22959 consensus_queue.cc:237] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:54.653228 22880 raft_consensus.cc:1275] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:54.654749 22808 raft_consensus.cc:1275] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:54.654603 24146 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.656345 24084 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:54.657653 22924 consensus_peers.cc:597] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 268a16dde59c4f60b799e21cd94927a4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.669239 24194 raft_consensus.cc:2955] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.670562 22880 raft_consensus.cc:2955] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.692500 22808 raft_consensus.cc:2955] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:54.699949 24084 raft_consensus.cc:993] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:54.700481 24084 raft_consensus.cc:1081] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:54.691814 22707 catalog_manager.cc:5697] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.702260 22806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:37322
I20260709 13:06:54.702790 22806 raft_consensus.cc:493] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:54.703125 22806 raft_consensus.cc:3060] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.717411 22806 raft_consensus.cc:515] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:54.723146 22806 leader_election.cc:290] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 2 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:54.726822 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:54.728941 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:54.729218 22880 raft_consensus.cc:3060] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.729446 22959 raft_consensus.cc:3055] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:54.729707 22959 raft_consensus.cc:740] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:54.730432 22959 consensus_queue.cc:260] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:54.731400 22959 raft_consensus.cc:3060] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.736445 22880 raft_consensus.cc:2468] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 2.
I20260709 13:06:54.737830 22775 leader_election.cc:304] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:54.738788 24112 raft_consensus.cc:2804] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.739270 24112 raft_consensus.cc:697] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:54.740097 24112 consensus_queue.cc:237] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:54.742559 22959 raft_consensus.cc:2468] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 2.
I20260709 13:06:54.760851 22705 catalog_manager.cc:5697] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 2 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.892096 24199 ts_tablet_manager.cc:933] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:54.894018 24199 tablet_copy_client.cc:323] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:54.895686 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet e357a35f96a841c8a66ee392cfa5939b from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:54.896201 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet e357a35f96a841c8a66ee392cfa5939b from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-e357a35f96a841c8a66ee392cfa5939b
I20260709 13:06:54.904240 22895 tablet_copy_source_session.cc:215] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:54.907310 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e357a35f96a841c8a66ee392cfa5939b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:54.918982 24199 tablet_copy_client.cc:806] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:54.919533 24199 tablet_copy_client.cc:670] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:54.923506 24199 tablet_copy_client.cc:538] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:54.929639 24199 tablet_bootstrap.cc:492] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:54.934201 24194 raft_consensus.cc:993] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:54.934676 24084 raft_consensus.cc:1081] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Signalling peer 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:54.936396 22806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:37322
I20260709 13:06:54.936899 22806 raft_consensus.cc:493] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:54.937247 22806 raft_consensus.cc:3060] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.946702 22806 raft_consensus.cc:515] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:54.948938 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:54.949417 22880 raft_consensus.cc:3060] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.952675 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d704d4b77444d588fa35a12a7a3d225" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:54.953245 22959 raft_consensus.cc:3055] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:54.953574 22959 raft_consensus.cc:740] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:54.954432 22959 consensus_queue.cc:260] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:54.955442 22959 raft_consensus.cc:3060] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.955514 22880 raft_consensus.cc:2468] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 3.
I20260709 13:06:54.956530 22806 leader_election.cc:290] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 3 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:54.956916 22775 leader_election.cc:304] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [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: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:54.957692 24112 raft_consensus.cc:2804] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:54.958148 24112 raft_consensus.cc:697] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:54.958853 24112 consensus_queue.cc:237] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:54.968708 24199 tablet_bootstrap.cc:492] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.969594 24199 tablet_bootstrap.cc:492] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:54.970278 24199 ts_tablet_manager.cc:1403] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.000s
I20260709 13:06:54.970368 22705 catalog_manager.cc:5697] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 2 to 3, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 3 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.973162 24199 raft_consensus.cc:359] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:54.973716 24199 raft_consensus.cc:740] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:54.974078 22959 raft_consensus.cc:2468] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 3.
I20260709 13:06:54.974462 24199 consensus_queue.cc:260] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:54.976948 24199 ts_tablet_manager.cc:1434] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:06:54.979830 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-e357a35f96a841c8a66ee392cfa5939b received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:54.980166 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-e357a35f96a841c8a66ee392cfa5939b on tablet e357a35f96a841c8a66ee392cfa5939b with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:54.986548 24199 ts_tablet_manager.cc:933] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:54.997568 24199 tablet_copy_client.cc:323] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:55.000135 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet 41fd2bd9173d46bcae002f64cb0bca57 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:55.000624 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet 41fd2bd9173d46bcae002f64cb0bca57 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-41fd2bd9173d46bcae002f64cb0bca57
I20260709 13:06:55.008235 22895 tablet_copy_source_session.cc:215] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:55.010788 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fd2bd9173d46bcae002f64cb0bca57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:55.013939 24172 raft_consensus.cc:993] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:55.014420 24172 raft_consensus.cc:1081] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:55.016016 22959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58038
I20260709 13:06:55.016495 22959 raft_consensus.cc:493] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:55.016803 22959 raft_consensus.cc:3060] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.022269 22959 raft_consensus.cc:515] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:55.024514 22808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:55.024668 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8570dfdc38c4837bd398d9382b5f7ec" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:55.025056 22808 raft_consensus.cc:3060] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.025159 22880 raft_consensus.cc:3055] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:55.025498 22880 raft_consensus.cc:740] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:55.026252 22880 consensus_queue.cc:260] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:55.027237 22880 raft_consensus.cc:3060] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.028421 22959 leader_election.cc:290] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 3 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:55.031061 22808 raft_consensus.cc:2468] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 3.
I20260709 13:06:55.032594 22923 leader_election.cc:304] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:55.033324 24084 raft_consensus.cc:2804] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:55.033769 24084 raft_consensus.cc:697] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 3 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:55.034081 22880 raft_consensus.cc:2468] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 3.
I20260709 13:06:55.034611 24084 consensus_queue.cc:237] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:55.043769 24199 tablet_copy_client.cc:806] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:55.045269 24199 tablet_copy_client.cc:670] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:55.048575 24199 tablet_copy_client.cc:538] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:55.058888 24199 tablet_bootstrap.cc:492] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:55.060889 22704 catalog_manager.cc:5697] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 2 to 3, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 3 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:55.080546 24199 tablet_bootstrap.cc:492] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:55.081382 24199 tablet_bootstrap.cc:492] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:55.082031 24199 ts_tablet_manager.cc:1403] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260709 13:06:55.084915 24199 raft_consensus.cc:359] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:55.085707 24199 raft_consensus.cc:740] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:55.086349 24203 ts_tablet_manager.cc:933] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:55.086380 24199 consensus_queue.cc:260] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:55.087908 24203 tablet_copy_client.cc:323] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:06:55.089663 24199 ts_tablet_manager.cc:1434] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:55.091007 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet 9d4ebc4f8ad64f26a6773fb76240ae45 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:06:55.091449 22894 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-41fd2bd9173d46bcae002f64cb0bca57 received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:55.091800 22894 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-41fd2bd9173d46bcae002f64cb0bca57 on tablet 41fd2bd9173d46bcae002f64cb0bca57 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:55.092360 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet 9d4ebc4f8ad64f26a6773fb76240ae45 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-9d4ebc4f8ad64f26a6773fb76240ae45
I20260709 13:06:55.100234 22895 tablet_copy_source_session.cc:215] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:55.110927 24203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4ebc4f8ad64f26a6773fb76240ae45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:55.128516 24203 tablet_copy_client.cc:806] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:55.129086 24203 tablet_copy_client.cc:670] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:55.133977 24203 tablet_copy_client.cc:538] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:55.141325 22958 raft_consensus.cc:1275] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.142699 24112 consensus_queue.cc:1048] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.144595 24203 tablet_bootstrap.cc:492] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:55.172675 22880 raft_consensus.cc:1275] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.176558 24112 consensus_queue.cc:1048] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.174451 24203 tablet_bootstrap.cc:492] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:55.183844 24203 tablet_bootstrap.cc:492] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:55.184522 24203 ts_tablet_manager.cc:1403] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.004s
I20260709 13:06:55.188055 24203 raft_consensus.cc:359] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:55.189042 24203 raft_consensus.cc:740] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:55.189774 24203 consensus_queue.cc:260] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:55.193285 24203 ts_tablet_manager.cc:1434] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:55.195475 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-9d4ebc4f8ad64f26a6773fb76240ae45 received from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:55.195849 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-9d4ebc4f8ad64f26a6773fb76240ae45 on tablet 9d4ebc4f8ad64f26a6773fb76240ae45 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:55.243854 24203 ts_tablet_manager.cc:933] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:55.245162 24203 tablet_copy_client.cc:323] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:55.246580 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet 268a16dde59c4f60b799e21cd94927a4 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:55.247148 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet 268a16dde59c4f60b799e21cd94927a4 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-268a16dde59c4f60b799e21cd94927a4
I20260709 13:06:55.254752 22969 tablet_copy_source_session.cc:215] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:55.257447 24203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268a16dde59c4f60b799e21cd94927a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:55.272204 24203 tablet_copy_client.cc:806] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:55.272749 24203 tablet_copy_client.cc:670] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:55.276193 24203 tablet_copy_client.cc:538] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:55.284075 24203 tablet_bootstrap.cc:492] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:55.302230 24203 tablet_bootstrap.cc:492] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:55.303084 24203 tablet_bootstrap.cc:492] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:55.304163 24203 ts_tablet_manager.cc:1403] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260709 13:06:55.306910 24203 raft_consensus.cc:359] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:55.307489 24203 raft_consensus.cc:740] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:55.308032 24203 consensus_queue.cc:260] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:55.309768 24203 ts_tablet_manager.cc:1434] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:55.311203 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-268a16dde59c4f60b799e21cd94927a4 received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:55.311543 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-268a16dde59c4f60b799e21cd94927a4 on tablet 268a16dde59c4f60b799e21cd94927a4 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:55.388891 23474 raft_consensus.cc:1217] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:55.444681 22806 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:55.445842 24194 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.463852 22880 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:55.465128 24217 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.523902 23474 raft_consensus.cc:1217] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:55.570185 22879 raft_consensus.cc:1275] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:55.571514 24120 consensus_queue.cc:1048] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.573586 22958 raft_consensus.cc:1275] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:55.575026 24120 consensus_queue.cc:1048] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.615200 23474 raft_consensus.cc:1217] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:55.616577 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:55.661682 23474 raft_consensus.cc:1217] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:55.703141 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:55.754607 22806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:55.755152 22806 raft_consensus.cc:606] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:55.757246 22806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:55.757633 22806 raft_consensus.cc:606] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:55.759644 22958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a594b6d51b3f48fba454cc869ada5369"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:55.760040 22958 raft_consensus.cc:606] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:55.761158 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:55.762715 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:55.776042 24120 raft_consensus.cc:993] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:55.776508 24112 raft_consensus.cc:1081] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:55.777967 22958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58034
I20260709 13:06:55.778450 22958 raft_consensus.cc:493] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:55.778757 22958 raft_consensus.cc:3060] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.784756 22958 raft_consensus.cc:515] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:55.793684 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:55.794276 22879 raft_consensus.cc:3060] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.794292 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5918bb64e9184fcf838613fba2593db9" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:55.800094 22806 raft_consensus.cc:3055] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:55.800532 22806 raft_consensus.cc:740] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:55.801347 22806 consensus_queue.cc:260] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:55.802373 22806 raft_consensus.cc:3060] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.802845 22879 raft_consensus.cc:2468] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 3.
I20260709 13:06:55.804586 22924 leader_election.cc:304] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:55.805327 24217 raft_consensus.cc:2804] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:55.805781 24217 raft_consensus.cc:697] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 3 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:55.806548 24217 consensus_queue.cc:237] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:55.809607 22958 leader_election.cc:290] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 3 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:55.812677 22806 raft_consensus.cc:2468] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 3.
I20260709 13:06:55.828226 22704 catalog_manager.cc:5697] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 2 to 3, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 3 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:55.925463 24171 raft_consensus.cc:1064] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:55.927963 24171 consensus_queue.cc:237] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:55.934135 23472 raft_consensus.cc:1275] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:55.934399 22959 raft_consensus.cc:1275] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:55.935556 22808 raft_consensus.cc:1275] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:55.935359 24171 consensus_queue.cc:1048] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.936265 24172 consensus_queue.cc:1048] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.937188 24151 consensus_queue.cc:1048] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:55.956629 24172 raft_consensus.cc:2955] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:55.961359 23472 raft_consensus.cc:2955] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:55.967258 22959 raft_consensus.cc:2955] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:55.973560 24120 raft_consensus.cc:993] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:55.975690 24120 raft_consensus.cc:1081] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:55.984063 22958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58034
I20260709 13:06:55.989710 22958 raft_consensus.cc:493] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:55.990180 24171 raft_consensus.cc:1064] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:55.990377 22958 raft_consensus.cc:3060] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.989198 22704 catalog_manager.cc:5697] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:55.990504 22808 raft_consensus.cc:2955] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:55.993551 24171 consensus_queue.cc:237] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:55.998553 22958 raft_consensus.cc:515] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.000713 22958 leader_election.cc:290] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337)
I20260709 13:06:56.005025 23472 raft_consensus.cc:1275] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:56.005187 23474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
I20260709 13:06:56.006224 24151 consensus_queue.cc:1048] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.013417 22806 raft_consensus.cc:1275] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:56.005693 23474 raft_consensus.cc:3060] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.015841 22879 consensus_queue.cc:237] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.019531 24171 consensus_queue.cc:1048] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.024287 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:56.024865 22806 raft_consensus.cc:3055] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:56.025141 22806 raft_consensus.cc:740] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:56.025867 22806 consensus_queue.cc:260] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.026752 23472 raft_consensus.cc:1275] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:56.026981 22806 raft_consensus.cc:3060] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.030402 22808 raft_consensus.cc:1275] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:56.034914 23474 raft_consensus.cc:2468] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:56.029378 24171 consensus_queue.cc:1048] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.047268 24217 raft_consensus.cc:993] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:56.061247 24217 raft_consensus.cc:1081] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:56.062508 22924 leader_election.cc:304] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:56.062527 24171 consensus_queue.cc:1048] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:56.063647 24217 raft_consensus.cc:2804] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:56.064225 24217 raft_consensus.cc:697] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:56.065078 24217 consensus_queue.cc:237] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.065291 24151 raft_consensus.cc:2955] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.066313 23474 raft_consensus.cc:2955] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.074112 22885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a594b6d51b3f48fba454cc869ada5369"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58774
I20260709 13:06:56.074589 22885 raft_consensus.cc:493] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:56.074877 22885 raft_consensus.cc:3060] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.074843 22808 raft_consensus.cc:2955] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.092275 22704 catalog_manager.cc:5697] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.098135 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 41fd2bd9173d46bcae002f64cb0bca57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:56.101946 22958 raft_consensus.cc:1275] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:56.108476 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet 41fd2bd9173d46bcae002f64cb0bca57 with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:56.110464 24234 tablet_replica.cc:333] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:56.112032 24234 raft_consensus.cc:2243] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:56.119589 24234 raft_consensus.cc:2272] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:56.123497 24171 consensus_queue.cc:1048] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:56.130394 24234 ts_tablet_manager.cc:1916] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:56.130606 22885 raft_consensus.cc:515] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.140019 22885 leader_election.cc:290] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Requested vote from peers 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255), ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337)
I20260709 13:06:56.142189 23474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a594b6d51b3f48fba454cc869ada5369" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
I20260709 13:06:56.142779 23474 raft_consensus.cc:3060] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.154429 23474 raft_consensus.cc:2468] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:56.155839 22850 leader_election.cc:304] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:56.157074 24172 raft_consensus.cc:2804] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:56.157552 24172 raft_consensus.cc:697] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:56.158401 24172 consensus_queue.cc:237] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.173112 24234 ts_tablet_manager.cc:1929] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:56.172235 24171 raft_consensus.cc:2955] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.173640 24234 log.cc:1199] T 41fd2bd9173d46bcae002f64cb0bca57 P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/41fd2bd9173d46bcae002f64cb0bca57
I20260709 13:06:56.173972 23476 raft_consensus.cc:2955] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.175727 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet 41fd2bd9173d46bcae002f64cb0bca57 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:56.180542 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a594b6d51b3f48fba454cc869ada5369" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:56.181141 22957 raft_consensus.cc:3055] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:56.181435 22957 raft_consensus.cc:740] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:56.183074 22957 consensus_queue.cc:260] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.187065 22957 raft_consensus.cc:3060] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.193312 22957 raft_consensus.cc:2468] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:06:56.107430 22806 raft_consensus.cc:2468] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:56.194603 22959 raft_consensus.cc:2955] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.203699 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet 41fd2bd9173d46bcae002f64cb0bca57 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:56.204506 22708 catalog_manager.cc:5697] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.205888 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet 41fd2bd9173d46bcae002f64cb0bca57 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:56.212916 22885 raft_consensus.cc:1275] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:56.214545 24144 consensus_queue.cc:1048] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:56.225422 22705 catalog_manager.cc:5697] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 1 to 2, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.227226 24229 raft_consensus.cc:1064] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:56.229398 24229 consensus_queue.cc:237] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.206614 22806 raft_consensus.cc:2955] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.233915 22707 catalog_manager.cc:5697] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 2 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.259925 22959 raft_consensus.cc:1275] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.261106 23476 raft_consensus.cc:1275] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.261893 22806 raft_consensus.cc:1275] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.262502 24171 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:56.263554 22807 raft_consensus.cc:1275] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:56.263837 24151 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:56.264935 24084 consensus_queue.cc:1048] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:56.282231 24229 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:56.287760 22880 consensus_queue.cc:237] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.292438 24171 raft_consensus.cc:2955] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.305574 23474 raft_consensus.cc:2955] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.314819 22959 raft_consensus.cc:1275] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:56.316643 24144 raft_consensus.cc:1064] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:56.318295 24172 consensus_queue.cc:1048] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:56.322896 24144 consensus_queue.cc:237] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.323969 22809 raft_consensus.cc:2955] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.326714 23476 raft_consensus.cc:1275] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:56.328198 24151 consensus_queue.cc:1048] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:56.351866 24171 raft_consensus.cc:2955] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.349280 22708 catalog_manager.cc:5697] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.369396 23474 raft_consensus.cc:2955] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.374927 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e357a35f96a841c8a66ee392cfa5939b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:56.377839 22880 raft_consensus.cc:1275] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.380579 23476 raft_consensus.cc:1275] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.383107 24217 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:56.385250 22849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:33583, user_credentials={real_user=slave}} blocked reactor thread for 44860us
I20260709 13:06:56.389031 24084 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:56.390065 22957 raft_consensus.cc:2955] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.399724 22885 consensus_queue.cc:237] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.406392 23472 raft_consensus.cc:1275] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:56.383783 22807 raft_consensus.cc:1275] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:56.411054 24171 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.411964 24217 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:56.428426 22807 raft_consensus.cc:1275] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:56.430358 22959 raft_consensus.cc:2955] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.435768 24171 raft_consensus.cc:2955] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.444706 23472 raft_consensus.cc:2955] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.452768 22705 catalog_manager.cc:5697] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 4 to 5, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 2 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.472723 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet e357a35f96a841c8a66ee392cfa5939b with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:56.473991 24217 raft_consensus.cc:2955] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.478751 22880 raft_consensus.cc:2955] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.482213 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d4ebc4f8ad64f26a6773fb76240ae45 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:56.481050 22707 catalog_manager.cc:5697] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.483458 24252 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.491918 24254 tablet_replica.cc:333] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:56.491655 23476 raft_consensus.cc:2955] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.493122 24254 raft_consensus.cc:2243] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:56.493599 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d4ebc4f8ad64f26a6773fb76240ae45 with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:56.493968 24254 raft_consensus.cc:2272] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:56.495025 24234 tablet_replica.cc:333] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:56.496065 24234 raft_consensus.cc:2243] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:56.496745 24234 raft_consensus.cc:2272] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:56.499900 24234 ts_tablet_manager.cc:1916] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:56.499750 22807 raft_consensus.cc:2955] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.506397 22808 raft_consensus.cc:2955] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.508924 22705 catalog_manager.cc:5697] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.538592 24234 ts_tablet_manager.cc:1929] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:56.539161 24234 log.cc:1199] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/9d4ebc4f8ad64f26a6773fb76240ae45
I20260709 13:06:56.550865 23476 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:56.553476 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet 9d4ebc4f8ad64f26a6773fb76240ae45 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:56.550004 24254 ts_tablet_manager.cc:1916] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:56.554977 24144 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:56.565008 22959 raft_consensus.cc:1275] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:56.568604 24171 consensus_queue.cc:1048] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:56.579797 22957 consensus_queue.cc:237] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.594193 23476 raft_consensus.cc:1275] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:56.594509 23472 raft_consensus.cc:1275] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:56.595508 24229 consensus_queue.cc:1048] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:56.603890 24217 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.620627 22806 raft_consensus.cc:1275] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:56.621223 24144 raft_consensus.cc:2955] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.628007 24084 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:56.629685 23475 raft_consensus.cc:2955] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.637899 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 268a16dde59c4f60b799e21cd94927a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:56.672442 22807 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:56.681730 24217 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:56.706998 22708 catalog_manager.cc:5697] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.708797 24254 ts_tablet_manager.cc:1929] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:56.709336 24254 log.cc:1199] T e357a35f96a841c8a66ee392cfa5939b P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/e357a35f96a841c8a66ee392cfa5939b
I20260709 13:06:56.711560 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet e357a35f96a841c8a66ee392cfa5939b (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:56.715920 22809 raft_consensus.cc:2955] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:56.751900 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet 268a16dde59c4f60b799e21cd94927a4 with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:56.755018 24264 tablet_replica.cc:333] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:56.756570 24264 raft_consensus.cc:2243] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:56.757315 24264 raft_consensus.cc:2272] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:56.759964 24264 ts_tablet_manager.cc:1916] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:56.763469 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:56.772039 24264 ts_tablet_manager.cc:1929] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:56.772547 24264 log.cc:1199] T 268a16dde59c4f60b799e21cd94927a4 P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/268a16dde59c4f60b799e21cd94927a4
I20260709 13:06:56.773965 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet 268a16dde59c4f60b799e21cd94927a4 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:56.861712 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:56.895712 22959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268a16dde59c4f60b799e21cd94927a4"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:56.896214 22959 raft_consensus.cc:606] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:56.898509 22879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d4ebc4f8ad64f26a6773fb76240ae45"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:56.899013 22879 raft_consensus.cc:606] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:56.901111 22957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:56.901592 22957 raft_consensus.cc:606] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Received request to transfer leadership to TS 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:56.902699 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:56.904117 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:56.935505 24251 raft_consensus.cc:993] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:56.935887 24229 raft_consensus.cc:1081] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:06:56.937026 23474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d4ebc4f8ad64f26a6773fb76240ae45"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48166
I20260709 13:06:56.937404 23474 raft_consensus.cc:493] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:56.937661 23474 raft_consensus.cc:3060] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.941517 23474 raft_consensus.cc:515] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.943181 23474 leader_election.cc:290] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:56.943411 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ebc4f8ad64f26a6773fb76240ae45" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:56.943917 22807 raft_consensus.cc:3060] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.944285 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ebc4f8ad64f26a6773fb76240ae45" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:56.944792 22879 raft_consensus.cc:3055] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:56.945087 22879 raft_consensus.cc:740] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:56.945782 22879 consensus_queue.cc:260] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.946738 22879 raft_consensus.cc:3060] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.948534 22807 raft_consensus.cc:2468] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:56.949031 22809 raft_consensus.cc:1240] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Rejecting Update request from peer 6a22ead1f405493790a07a398b7ef92e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:56.949556 23440 leader_election.cc:304] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:56.950268 24162 raft_consensus.cc:2804] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:56.950680 24162 raft_consensus.cc:697] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:06:56.951452 24162 consensus_queue.cc:237] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:56.952894 22879 raft_consensus.cc:2468] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:06:56.959034 22708 catalog_manager.cc:5697] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:57.155661 24262 raft_consensus.cc:993] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:57.156128 24260 raft_consensus.cc:1081] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:57.157506 22807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "268a16dde59c4f60b799e21cd94927a4"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:37322
I20260709 13:06:57.158017 22807 raft_consensus.cc:493] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:57.158324 22807 raft_consensus.cc:3060] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.163326 22807 raft_consensus.cc:515] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:57.164577 22807 leader_election.cc:290] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 2 election: Requested vote from peers 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255), ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337)
I20260709 13:06:57.165125 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268a16dde59c4f60b799e21cd94927a4" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:57.165475 23474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268a16dde59c4f60b799e21cd94927a4" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
I20260709 13:06:57.165673 22957 raft_consensus.cc:3055] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:57.166008 23474 raft_consensus.cc:3060] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.166024 22957 raft_consensus.cc:740] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:57.166914 22957 consensus_queue.cc:260] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:57.167812 22957 raft_consensus.cc:3060] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.170811 23474 raft_consensus.cc:2468] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 2.
I20260709 13:06:57.171834 22775 leader_election.cc:304] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:06:57.172268 22957 raft_consensus.cc:2468] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 2.
I20260709 13:06:57.172529 24112 raft_consensus.cc:2804] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:57.173149 24112 raft_consensus.cc:697] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:57.173873 24112 consensus_queue.cc:237] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:57.180968 22704 catalog_manager.cc:5697] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 2 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.255841 24260 raft_consensus.cc:993] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:57.256274 24262 raft_consensus.cc:1081] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Signalling peer 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:06:57.257599 22807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:37322
I20260709 13:06:57.258023 22807 raft_consensus.cc:493] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:57.258270 22807 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.262645 22807 raft_consensus.cc:515] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:57.264057 22807 leader_election.cc:290] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 3 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:57.264801 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:57.265383 22879 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.266711 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:57.267246 22957 raft_consensus.cc:3055] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:57.267444 22957 raft_consensus.cc:740] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:57.267963 22957 consensus_queue.cc:260] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:57.268868 22957 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.276793 22879 raft_consensus.cc:2468] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 3.
I20260709 13:06:57.277638 22957 raft_consensus.cc:2468] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 3.
I20260709 13:06:57.277608 22775 leader_election.cc:304] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [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: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:57.279142 24112 raft_consensus.cc:2804] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:57.279457 24112 raft_consensus.cc:697] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:57.280460 24112 consensus_queue.cc:237] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:57.288411 22704 catalog_manager.cc:5697] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 2 to 3, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 3 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.416431 22879 raft_consensus.cc:1275] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:57.417450 24162 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:57.424530 22807 raft_consensus.cc:1275] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:57.425889 24162 consensus_queue.cc:1048] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:57.609369 22957 raft_consensus.cc:1275] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:57.610517 24112 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:57.616739 23474 raft_consensus.cc:1275] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:57.620573 24197 consensus_queue.cc:1048] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:57.680884 22879 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:57.681872 24269 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:57.689822 22957 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:57.691886 24112 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:57.811007 22957 consensus_queue.cc:237] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:57.816350 22809 raft_consensus.cc:1275] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:57.816329 22880 raft_consensus.cc:1275] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:57.816321 22924 consensus_peers.cc:597] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d80c5a3f121140dfa7f4d26c1b907672. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:57.817781 24274 consensus_queue.cc:1048] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:57.818527 24260 consensus_queue.cc:1048] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:57.829314 24274 raft_consensus.cc:2955] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.831399 22879 raft_consensus.cc:2955] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.832919 22809 raft_consensus.cc:2955] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.844095 22807 consensus_queue.cc:237] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:57.852072 22708 catalog_manager.cc:5697] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:57.860761 22775 consensus_peers.cc:597] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a61ba9388d84c7996b892c49b8e76f5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:57.861403 22957 raft_consensus.cc:1275] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:57.862356 22880 raft_consensus.cc:1275] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:57.862987 24269 consensus_queue.cc:1048] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:57.863703 24112 consensus_queue.cc:1048] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:57.871119 24197 raft_consensus.cc:2955] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.877244 22879 raft_consensus.cc:2955] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.886988 22956 consensus_queue.cc:237] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:57.899158 22959 raft_consensus.cc:2955] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.904964 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:57.915529 22924 consensus_peers.cc:597] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8570dfdc38c4837bd398d9382b5f7ec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:57.918227 22880 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:57.919466 24274 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:57.924510 22809 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:57.925865 24260 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:57.926717 22708 catalog_manager.cc:5697] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.942221 24262 raft_consensus.cc:2955] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.943873 22879 raft_consensus.cc:2955] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.960464 22956 consensus_queue.cc:237] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:57.964406 22704 catalog_manager.cc:5697] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 4, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 3 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.967226 22807 raft_consensus.cc:2955] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:57.991032 22879 raft_consensus.cc:1275] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:57.993468 24274 consensus_queue.cc:1048] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:57.994405 22924 consensus_peers.cc:597] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d43ccf9e82224c38881a02b284478648. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:57.994745 22807 raft_consensus.cc:1275] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:57.996289 24274 consensus_queue.cc:1048] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:58.000856 24260 raft_consensus.cc:2955] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:58.002156 22879 raft_consensus.cc:2955] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:58.004981 22807 raft_consensus.cc:2955] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:58.024186 22707 catalog_manager.cc:5697] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:06:58.110461 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:58.153200 22807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e37f1a8ac9be4afe83c5702707cdba7b"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:58.153649 22807 raft_consensus.cc:606] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:58.155717 22807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:06:58.156097 22807 raft_consensus.cc:606] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Received request to transfer leadership to TS 6a22ead1f405493790a07a398b7ef92e
I20260709 13:06:58.156939 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:58.158555 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:58.231393 24285 raft_consensus.cc:993] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:58.231899 24285 raft_consensus.cc:1081] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Signalling peer 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:06:58.233762 22880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58784
I20260709 13:06:58.234221 22880 raft_consensus.cc:493] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:58.234508 22880 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:58.238963 22880 raft_consensus.cc:515] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:58.240345 22880 leader_election.cc:290] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 4 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:58.240995 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:58.241330 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdf9a1d63954e2b9dd1d73affff5c92" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:06:58.241564 22807 raft_consensus.cc:3055] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:58.241899 22956 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:58.241931 22807 raft_consensus.cc:740] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:58.242944 22807 consensus_queue.cc:260] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:58.244006 22807 raft_consensus.cc:3060] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:58.248039 22956 raft_consensus.cc:2468] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 4.
I20260709 13:06:58.248999 22849 leader_election.cc:304] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [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: 49a410cdb7ff47229cead662fbfb517b, 6a22ead1f405493790a07a398b7ef92e; no voters: 
I20260709 13:06:58.249908 24286 raft_consensus.cc:2804] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:58.251155 22807 raft_consensus.cc:2468] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 4.
I20260709 13:06:58.251356 24286 raft_consensus.cc:697] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 4 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:58.252470 24286 consensus_queue.cc:237] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:58.259284 22704 catalog_manager.cc:5697] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 3 to 4, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 4 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:58.270823 24197 raft_consensus.cc:993] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:58.271195 24292 ts_tablet_manager.cc:933] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:58.271263 24285 raft_consensus.cc:1081] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:58.273854 24292 tablet_copy_client.cc:323] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:58.274253 22956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e37f1a8ac9be4afe83c5702707cdba7b"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58034
I20260709 13:06:58.274752 22956 raft_consensus.cc:493] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:58.275063 22956 raft_consensus.cc:3060] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.275362 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet d80c5a3f121140dfa7f4d26c1b907672 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:58.275842 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet d80c5a3f121140dfa7f4d26c1b907672 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-d80c5a3f121140dfa7f4d26c1b907672
I20260709 13:06:58.280928 22956 raft_consensus.cc:515] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:58.284683 22969 tablet_copy_source_session.cc:215] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:58.287899 24292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80c5a3f121140dfa7f4d26c1b907672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:58.287899 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37f1a8ac9be4afe83c5702707cdba7b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:58.288527 22807 raft_consensus.cc:3055] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:58.288797 22807 raft_consensus.cc:740] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:06:58.288821 23475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37f1a8ac9be4afe83c5702707cdba7b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
I20260709 13:06:58.289417 23475 raft_consensus.cc:3060] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.289579 22807 consensus_queue.cc:260] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:58.290791 22807 raft_consensus.cc:3060] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.297309 22807 raft_consensus.cc:2468] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:58.300282 22923 leader_election.cc:304] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:58.301287 24262 raft_consensus.cc:2804] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:58.302004 24262 raft_consensus.cc:697] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:58.302727 24292 tablet_copy_client.cc:806] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:58.303351 24292 tablet_copy_client.cc:670] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:58.302858 24262 consensus_queue.cc:237] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:58.315037 23475 raft_consensus.cc:2468] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:58.317163 22956 leader_election.cc:290] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337)
I20260709 13:06:58.326148 24292 tablet_copy_client.cc:538] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:58.337973 24294 ts_tablet_manager.cc:933] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:58.343528 24292 tablet_bootstrap.cc:492] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:58.351410 22704 catalog_manager.cc:5697] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 1 to 2, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:58.351442 24294 tablet_copy_client.cc:323] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:58.358625 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet a8570dfdc38c4837bd398d9382b5f7ec from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:58.359095 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet a8570dfdc38c4837bd398d9382b5f7ec from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-a8570dfdc38c4837bd398d9382b5f7ec
I20260709 13:06:58.365276 22969 tablet_copy_source_session.cc:215] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:58.371840 24294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8570dfdc38c4837bd398d9382b5f7ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:58.389035 24294 tablet_copy_client.cc:806] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:58.389523 24294 tablet_copy_client.cc:670] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:58.391635 24292 tablet_bootstrap.cc:492] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:58.392706 24292 tablet_bootstrap.cc:492] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:58.393306 24292 ts_tablet_manager.cc:1403] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.012s
I20260709 13:06:58.396932 24292 raft_consensus.cc:359] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:58.397676 24292 raft_consensus.cc:740] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:58.397862 24294 tablet_copy_client.cc:538] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:58.398275 24292 consensus_queue.cc:260] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:58.400631 24292 ts_tablet_manager.cc:1434] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:58.402098 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-d80c5a3f121140dfa7f4d26c1b907672 received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:58.402546 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-d80c5a3f121140dfa7f4d26c1b907672 on tablet d80c5a3f121140dfa7f4d26c1b907672 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:58.407858 24294 tablet_bootstrap.cc:492] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:58.433264 24294 tablet_bootstrap.cc:492] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:58.433928 24294 tablet_bootstrap.cc:492] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:58.434540 24294 ts_tablet_manager.cc:1403] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.005s
I20260709 13:06:58.436729 24294 raft_consensus.cc:359] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:58.437495 24294 raft_consensus.cc:740] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:58.438136 24294 consensus_queue.cc:260] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:58.439102 24292 ts_tablet_manager.cc:933] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:06:58.443661 24294 ts_tablet_manager.cc:1434] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:06:58.444824 24292 tablet_copy_client.cc:323] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:06:58.445040 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-a8570dfdc38c4837bd398d9382b5f7ec received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:58.445420 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-a8570dfdc38c4837bd398d9382b5f7ec on tablet a8570dfdc38c4837bd398d9382b5f7ec with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:58.446552 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet 2a61ba9388d84c7996b892c49b8e76f5 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:06:58.447005 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet 2a61ba9388d84c7996b892c49b8e76f5 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-2a61ba9388d84c7996b892c49b8e76f5
I20260709 13:06:58.453516 22820 tablet_copy_source_session.cc:215] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:58.457407 24292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61ba9388d84c7996b892c49b8e76f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:58.460043 24294 ts_tablet_manager.cc:933] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:06:58.467422 24294 tablet_copy_client.cc:323] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:06:58.469110 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet d43ccf9e82224c38881a02b284478648 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:06:58.469596 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet d43ccf9e82224c38881a02b284478648 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-d43ccf9e82224c38881a02b284478648
I20260709 13:06:58.475109 24292 tablet_copy_client.cc:806] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:58.475662 24292 tablet_copy_client.cc:670] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:58.477043 22969 tablet_copy_source_session.cc:215] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:58.479091 24292 tablet_copy_client.cc:538] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:58.481649 24294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43ccf9e82224c38881a02b284478648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:58.488544 24292 tablet_bootstrap.cc:492] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:58.493610 24294 tablet_copy_client.cc:806] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:58.494151 24294 tablet_copy_client.cc:670] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:58.500653 24294 tablet_copy_client.cc:538] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:58.506912 24294 tablet_bootstrap.cc:492] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:06:58.509020 24292 tablet_bootstrap.cc:492] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:58.509872 24292 tablet_bootstrap.cc:492] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:58.510527 24292 ts_tablet_manager.cc:1403] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 13:06:58.514056 24292 raft_consensus.cc:359] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:58.514851 24292 raft_consensus.cc:740] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:58.515467 24292 consensus_queue.cc:260] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:58.517817 24292 ts_tablet_manager.cc:1434] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260709 13:06:58.520290 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-2a61ba9388d84c7996b892c49b8e76f5 received from {username='slave'} at 127.0.0.1:36186
I20260709 13:06:58.520679 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-2a61ba9388d84c7996b892c49b8e76f5 on tablet 2a61ba9388d84c7996b892c49b8e76f5 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:58.529017 24294 tablet_bootstrap.cc:492] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:06:58.529805 24294 tablet_bootstrap.cc:492] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:06:58.530422 24294 ts_tablet_manager.cc:1403] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.001s
I20260709 13:06:58.532784 24294 raft_consensus.cc:359] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:58.533345 24294 raft_consensus.cc:740] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:06:58.533810 24294 consensus_queue.cc:260] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:06:58.535816 24294 ts_tablet_manager.cc:1434] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:58.538133 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-d43ccf9e82224c38881a02b284478648 received from {username='slave'} at 127.0.0.1:56750
I20260709 13:06:58.538496 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-d43ccf9e82224c38881a02b284478648 on tablet d43ccf9e82224c38881a02b284478648 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:06:58.658306 22959 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 4 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:58.659417 24251 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:58.683359 22807 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 4 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:58.684814 24305 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:58.717545 23475 raft_consensus.cc:1217] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:58.835942 22807 raft_consensus.cc:1275] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:58.836977 24262 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:58.856105 23475 raft_consensus.cc:1275] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:58.858676 24274 consensus_queue.cc:1048] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:58.880438 23475 raft_consensus.cc:1217] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:58.890182 23474 raft_consensus.cc:1217] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:59.032675 23475 raft_consensus.cc:1217] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:59.159341 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:59.273523 24274 raft_consensus.cc:1064] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:59.275926 24274 consensus_queue.cc:237] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:59.277194 24260 raft_consensus.cc:1064] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:59.279706 24260 consensus_queue.cc:237] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:59.283392 23475 raft_consensus.cc:1275] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:59.284597 24262 consensus_queue.cc:1048] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:59.287012 22809 raft_consensus.cc:1275] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:59.288067 22879 raft_consensus.cc:1275] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:59.290233 24262 consensus_queue.cc:1048] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:59.294153 24262 raft_consensus.cc:1064] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:59.296682 24262 consensus_queue.cc:237] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:59.311439 23474 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 [term 3 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:59.314477 22880 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:59.317391 24274 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:59.318529 24315 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:59.320025 24274 consensus_queue.cc:1048] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:59.321703 22807 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:59.328686 24315 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:59.331492 24274 raft_consensus.cc:2955] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.347321 22806 raft_consensus.cc:1275] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:59.334028 22879 raft_consensus.cc:2955] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.338563 22809 raft_consensus.cc:2955] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.351338 24315 consensus_queue.cc:1048] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:59.345688 23475 raft_consensus.cc:1275] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:59.346065 22880 raft_consensus.cc:1275] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:59.358144 24317 consensus_queue.cc:1048] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:59.361835 24325 consensus_queue.cc:1048] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:06:59.370837 22704 catalog_manager.cc:5697] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.399396 24325 raft_consensus.cc:2955] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.404386 22879 raft_consensus.cc:2955] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.416710 24317 raft_consensus.cc:2955] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.424638 23476 raft_consensus.cc:2955] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.426143 24313 raft_consensus.cc:1064] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:06:59.428473 24313 consensus_queue.cc:237] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:59.432613 23474 raft_consensus.cc:2955] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.439311 22809 raft_consensus.cc:2955] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.445528 23475 raft_consensus.cc:2955] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.446484 22879 raft_consensus.cc:2955] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.450338 22806 raft_consensus.cc:2955] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.472116 23474 raft_consensus.cc:1275] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:59.473699 24312 consensus_queue.cc:1048] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:59.476226 22959 raft_consensus.cc:1275] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:59.477779 22879 raft_consensus.cc:1275] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:59.481014 22708 catalog_manager.cc:5697] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 4 to 5, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.476197 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:59.486654 22705 catalog_manager.cc:5697] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:59.491410 24197 consensus_queue.cc:1048] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:59.499429 24312 consensus_queue.cc:1048] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:59.523499 24312 raft_consensus.cc:2955] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.528074 23475 raft_consensus.cc:2955] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.534319 22959 raft_consensus.cc:2955] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.538563 22956 consensus_queue.cc:237] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:59.548906 22707 catalog_manager.cc:5697] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.558320 22883 raft_consensus.cc:1275] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:59.556809 22879 raft_consensus.cc:2955] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.560340 24317 consensus_queue.cc:1048] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:59.561627 23474 raft_consensus.cc:1275] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:59.563326 24317 consensus_queue.cc:1048] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:59.569499 24325 raft_consensus.cc:2955] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.570871 22883 raft_consensus.cc:2955] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.573302 23476 raft_consensus.cc:2955] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.585012 22809 consensus_queue.cc:237] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:59.588745 22957 consensus_queue.cc:237] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:59.593837 23472 raft_consensus.cc:1275] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:59.595382 24260 consensus_queue.cc:1048] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:59.595024 23474 raft_consensus.cc:1275] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:59.598543 22885 raft_consensus.cc:1275] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:59.591720 22956 consensus_queue.cc:237] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:06:59.601528 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d43ccf9e82224c38881a02b284478648 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:59.602931 24313 consensus_queue.cc:1048] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:59.609786 22809 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:59.610585 22880 raft_consensus.cc:1275] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:59.611456 24317 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:59.615409 24313 consensus_queue.cc:1048] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:59.618098 23474 raft_consensus.cc:1275] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:59.618491 22707 catalog_manager.cc:5697] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:59.624465 24312 raft_consensus.cc:2955] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.625675 24274 consensus_queue.cc:1048] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:59.628079 24327 raft_consensus.cc:2955] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.629837 22809 raft_consensus.cc:2955] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.629854 22878 raft_consensus.cc:2955] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.636837 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a61ba9388d84c7996b892c49b8e76f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:59.640256 24260 consensus_queue.cc:1048] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:59.642323 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a8570dfdc38c4837bd398d9382b5f7ec with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:59.654091 24260 raft_consensus.cc:2955] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.661831 23475 raft_consensus.cc:2955] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.670059 22704 catalog_manager.cc:5697] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:59.671756 22704 catalog_manager.cc:5697] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 5 to 6, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 3 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.664181 23474 raft_consensus.cc:2955] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.681442 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d80c5a3f121140dfa7f4d26c1b907672 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:06:59.751914 23441 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.66:37857, user_credentials={real_user=slave}} blocked reactor thread for 61985.3us
I20260709 13:06:59.758128 22957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:06:59.758668 22957 raft_consensus.cc:606] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Received request to transfer leadership to TS 7ef544d65adb471ea9b4e6eab4c0681b
I20260709 13:06:59.759702 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet d43ccf9e82224c38881a02b284478648 with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:59.761668 22880 raft_consensus.cc:2955] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.767338 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet a8570dfdc38c4837bd398d9382b5f7ec with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58762
I20260709 13:06:59.767918 23476 raft_consensus.cc:2955] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:06:59.767277 22878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e658a624977e4ecaaf01d9eccf13eed7"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:06:59.771301 22878 raft_consensus.cc:606] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:06:59.772162 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a61ba9388d84c7996b892c49b8e76f5 with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:06:59.780270 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:59.786281 22704 catalog_manager.cc:5697] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:59.787410 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:59.798127 24344 tablet_replica.cc:333] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:59.800549 24344 raft_consensus.cc:2243] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.802057 24344 raft_consensus.cc:2272] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.803366 24345 tablet_replica.cc:333] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:06:59.804545 24345 raft_consensus.cc:2243] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.805143 24345 raft_consensus.cc:2272] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.810738 24344 ts_tablet_manager.cc:1916] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:59.814478 24346 tablet_replica.cc:333] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:06:59.819945 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet d80c5a3f121140dfa7f4d26c1b907672 with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:06:59.826762 24346 raft_consensus.cc:2243] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.827512 24346 raft_consensus.cc:2272] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.824741 24345 ts_tablet_manager.cc:1916] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:59.833433 24346 ts_tablet_manager.cc:1916] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:59.842818 24344 ts_tablet_manager.cc:1929] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:59.843184 24344 log.cc:1199] T d43ccf9e82224c38881a02b284478648 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/d43ccf9e82224c38881a02b284478648
I20260709 13:06:59.844530 24344 tablet_replica.cc:333] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:06:59.844484 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet d43ccf9e82224c38881a02b284478648 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:59.845899 24344 raft_consensus.cc:2243] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:59.846661 24344 raft_consensus.cc:2272] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:59.847035 24345 ts_tablet_manager.cc:1929] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:59.847486 24345 log.cc:1199] T a8570dfdc38c4837bd398d9382b5f7ec P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/a8570dfdc38c4837bd398d9382b5f7ec
I20260709 13:06:59.849216 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet a8570dfdc38c4837bd398d9382b5f7ec (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:59.849677 24344 ts_tablet_manager.cc:1916] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:59.849730 24346 ts_tablet_manager.cc:1929] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:59.850191 24346 log.cc:1199] T 2a61ba9388d84c7996b892c49b8e76f5 P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/2a61ba9388d84c7996b892c49b8e76f5
I20260709 13:06:59.851328 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet 2a61ba9388d84c7996b892c49b8e76f5 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:59.859529 24344 ts_tablet_manager.cc:1929] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:59.859849 24344 log.cc:1199] T d80c5a3f121140dfa7f4d26c1b907672 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/d80c5a3f121140dfa7f4d26c1b907672
I20260709 13:06:59.860852 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet d80c5a3f121140dfa7f4d26c1b907672 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:06:59.915705 24347 raft_consensus.cc:993] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:59.916352 24340 raft_consensus.cc:1081] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:06:59.917593 22957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e658a624977e4ecaaf01d9eccf13eed7"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58038
I20260709 13:06:59.918011 22957 raft_consensus.cc:493] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:59.918318 22957 raft_consensus.cc:3060] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.923556 22957 raft_consensus.cc:515] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:59.925604 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e658a624977e4ecaaf01d9eccf13eed7" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:06:59.926049 22806 raft_consensus.cc:3060] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.926436 22957 leader_election.cc:290] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:06:59.928700 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e658a624977e4ecaaf01d9eccf13eed7" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:06:59.929181 22880 raft_consensus.cc:3055] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:59.929440 22880 raft_consensus.cc:740] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:06:59.930018 22880 consensus_queue.cc:260] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:59.930806 22880 raft_consensus.cc:3060] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.930938 22806 raft_consensus.cc:2468] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:59.934895 22880 raft_consensus.cc:2468] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 2.
I20260709 13:06:59.935142 22923 leader_election.cc:304] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:06:59.936031 24260 raft_consensus.cc:2804] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:59.936614 24260 raft_consensus.cc:697] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:06:59.937347 24260 consensus_queue.cc:237] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:06:59.946449 22704 catalog_manager.cc:5697] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 1 to 2, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:00.034708 24327 raft_consensus.cc:993] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:07:00.035185 24260 raft_consensus.cc:1081] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Signalling peer 7ef544d65adb471ea9b4e6eab4c0681b to start an election
I20260709 13:07:00.036449 22809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
 from {username='slave'} at 127.0.0.1:37322
I20260709 13:07:00.036929 22809 raft_consensus.cc:493] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:00.037177 22809 raft_consensus.cc:3060] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.042553 22809 raft_consensus.cc:515] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:07:00.043778 22809 leader_election.cc:290] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [CANDIDATE]: Term 3 election: Requested vote from peers 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:07:00.044356 22880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:07:00.044559 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfece4a1b78478891486c5de7da9870" candidate_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:07:00.044862 22880 raft_consensus.cc:3060] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.045056 22959 raft_consensus.cc:3055] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:00.045341 22959 raft_consensus.cc:740] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:07:00.045948 22959 consensus_queue.cc:260] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:07:00.046706 22959 raft_consensus.cc:3060] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.049062 22880 raft_consensus.cc:2468] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 3.
I20260709 13:07:00.049937 22775 leader_election.cc:304] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [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: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:07:00.050626 24342 raft_consensus.cc:2804] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:00.051108 24342 raft_consensus.cc:697] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Becoming Leader. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:07:00.050787 22959 raft_consensus.cc:2468] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef544d65adb471ea9b4e6eab4c0681b in term 3.
I20260709 13:07:00.052170 24342 consensus_queue.cc:237] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:07:00.059794 22704 catalog_manager.cc:5697] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: term changed from 2 to 3, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65). New cstate: current_term: 3 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:00.316538 22806 raft_consensus.cc:1275] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:00.317473 24327 consensus_queue.cc:1048] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:00.331449 22880 raft_consensus.cc:1275] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:00.332751 24327 consensus_queue.cc:1048] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:00.436950 22880 raft_consensus.cc:1275] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:00.438282 24342 consensus_queue.cc:1048] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:00.447973 22959 raft_consensus.cc:1275] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:00.449934 24342 consensus_queue.cc:1048] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:00.792127 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:00.893189 22806 consensus_queue.cc:237] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:00.899828 22957 raft_consensus.cc:1275] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:00.901865 24342 consensus_queue.cc:1048] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:00.902307 22880 raft_consensus.cc:1275] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:00.905262 24342 consensus_queue.cc:1048] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:00.913589 22775 consensus_peers.cc:597] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a289275c318e40f487ce39428fcf848f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:00.915562 24354 raft_consensus.cc:2955] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:00.918172 22880 raft_consensus.cc:2955] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:00.918941 22957 raft_consensus.cc:2955] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:00.932921 22957 consensus_queue.cc:237] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:00.935437 22705 catalog_manager.cc:5697] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:00.943737 22806 raft_consensus.cc:1275] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:00.943861 22924 consensus_peers.cc:597] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a89b15547cd45f9aaf3fd45beab196c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:00.944914 22880 raft_consensus.cc:1275] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:00.944850 24327 consensus_queue.cc:1048] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:00.946203 24359 consensus_queue.cc:1048] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:00.954195 24359 raft_consensus.cc:2955] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:00.962426 22806 raft_consensus.cc:2955] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:00.971017 22880 raft_consensus.cc:2955] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:00.983376 22883 consensus_queue.cc:237] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:00.988883 22707 catalog_manager.cc:5697] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
W20260709 13:07:01.000592 22850 consensus_peers.cc:597] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d544baf761f344d7bd9a330ce400d0a9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:01.000720 22957 raft_consensus.cc:1275] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:01.002079 24340 consensus_queue.cc:1048] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:01.002475 22806 raft_consensus.cc:1275] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:01.003752 24340 consensus_queue.cc:1048] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:01.018049 24340 raft_consensus.cc:2955] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:01.021426 22806 raft_consensus.cc:2955] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:01.022892 22957 raft_consensus.cc:2955] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:01.034713 22883 consensus_queue.cc:237] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue 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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:01.037473 22707 catalog_manager.cc:5697] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
W20260709 13:07:01.052520 22850 consensus_peers.cc:597] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0de8160880743daa92639a18292e078. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:01.053395 22806 raft_consensus.cc:1275] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:01.054558 22957 raft_consensus.cc:1275] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:01.054725 24373 consensus_queue.cc:1048] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:01.055909 24340 consensus_queue.cc:1048] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:01.063906 24373 raft_consensus.cc:2955] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:01.066963 22806 raft_consensus.cc:2955] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:01.068264 22957 raft_consensus.cc:2955] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:01.079172 22704 catalog_manager.cc:5697] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 2, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:01.313983 24377 ts_tablet_manager.cc:933] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583)
I20260709 13:07:01.315800 24377 tablet_copy_client.cc:323] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.65:33583
I20260709 13:07:01.317147 22820 tablet_copy_service.cc:140] P 7ef544d65adb471ea9b4e6eab4c0681b: Received BeginTabletCopySession request for tablet a289275c318e40f487ce39428fcf848f from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:36186)
I20260709 13:07:01.317534 22820 tablet_copy_service.cc:161] P 7ef544d65adb471ea9b4e6eab4c0681b: Beginning new tablet copy session on tablet a289275c318e40f487ce39428fcf848f from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:36186: session id = ab89320513db45f3abc6e75a9e4981f5-a289275c318e40f487ce39428fcf848f
I20260709 13:07:01.322199 22820 tablet_copy_source_session.cc:215] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:01.324755 24377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a289275c318e40f487ce39428fcf848f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.338383 24377 tablet_copy_client.cc:806] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:01.338922 24377 tablet_copy_client.cc:670] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:01.342177 24377 tablet_copy_client.cc:538] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:01.350445 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:01.356173 24377 tablet_bootstrap.cc:492] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:07:01.376395 24377 tablet_bootstrap.cc:492] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:07:01.377194 24377 tablet_bootstrap.cc:492] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:07:01.377815 24377 ts_tablet_manager.cc:1403] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.007s
I20260709 13:07:01.380497 24377 raft_consensus.cc:359] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:01.381325 24377 raft_consensus.cc:740] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:07:01.381990 24377 consensus_queue.cc:260] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:01.384341 24377 ts_tablet_manager.cc:1434] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:01.386250 22820 tablet_copy_service.cc:342] P 7ef544d65adb471ea9b4e6eab4c0681b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-a289275c318e40f487ce39428fcf848f received from {username='slave'} at 127.0.0.1:36186
I20260709 13:07:01.386619 22820 tablet_copy_service.cc:434] P 7ef544d65adb471ea9b4e6eab4c0681b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-a289275c318e40f487ce39428fcf848f on tablet a289275c318e40f487ce39428fcf848f with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:07:01.403833 22806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "492d2d4f73fb4e72bbf3a7dea2487541"
dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:58096
I20260709 13:07:01.404362 22806 raft_consensus.cc:606] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:07:01.406499 22957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f688a36b1124a40a5ebdbc484b9d1b5"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:07:01.406912 22957 raft_consensus.cc:606] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Received request to transfer leadership to TS 6a22ead1f405493790a07a398b7ef92e
I20260709 13:07:01.407804 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:01.408716 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:01.412338 24377 ts_tablet_manager.cc:933] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:07:01.413730 24377 tablet_copy_client.cc:323] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:07:01.415158 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet d544baf761f344d7bd9a330ce400d0a9 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:07:01.415621 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet d544baf761f344d7bd9a330ce400d0a9 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-d544baf761f344d7bd9a330ce400d0a9
I20260709 13:07:01.421376 22895 tablet_copy_source_session.cc:215] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:01.423650 24377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d544baf761f344d7bd9a330ce400d0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.436033 24377 tablet_copy_client.cc:806] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:01.436532 24377 tablet_copy_client.cc:670] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:01.439443 24377 tablet_copy_client.cc:538] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:01.448212 24377 tablet_bootstrap.cc:492] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:07:01.451216 24381 ts_tablet_manager.cc:933] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:07:01.457394 24381 tablet_copy_client.cc:323] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.67:43255
I20260709 13:07:01.458909 22969 tablet_copy_service.cc:140] P 49a410cdb7ff47229cead662fbfb517b: Received BeginTabletCopySession request for tablet 1a89b15547cd45f9aaf3fd45beab196c from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:56750)
I20260709 13:07:01.459427 22969 tablet_copy_service.cc:161] P 49a410cdb7ff47229cead662fbfb517b: Beginning new tablet copy session on tablet 1a89b15547cd45f9aaf3fd45beab196c from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:56750: session id = ab89320513db45f3abc6e75a9e4981f5-1a89b15547cd45f9aaf3fd45beab196c
I20260709 13:07:01.466235 22969 tablet_copy_source_session.cc:215] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:01.469030 24381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a89b15547cd45f9aaf3fd45beab196c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.469859 24377 tablet_bootstrap.cc:492] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:07:01.470494 24377 tablet_bootstrap.cc:492] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:07:01.471024 24377 ts_tablet_manager.cc:1403] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 13:07:01.473765 24377 raft_consensus.cc:359] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:01.474560 24377 raft_consensus.cc:740] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:07:01.475209 24377 consensus_queue.cc:260] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:01.477658 24377 ts_tablet_manager.cc:1434] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:01.482496 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-d544baf761f344d7bd9a330ce400d0a9 received from {username='slave'} at 127.0.0.1:41378
I20260709 13:07:01.482919 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-d544baf761f344d7bd9a330ce400d0a9 on tablet d544baf761f344d7bd9a330ce400d0a9 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:07:01.484910 24381 tablet_copy_client.cc:806] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:01.485486 24381 tablet_copy_client.cc:670] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:01.489411 24381 tablet_copy_client.cc:538] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:01.489946 24377 ts_tablet_manager.cc:933] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:07:01.496155 24377 tablet_copy_client.cc:323] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:07:01.497901 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet f0de8160880743daa92639a18292e078 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:07:01.498368 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet f0de8160880743daa92639a18292e078 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-f0de8160880743daa92639a18292e078
I20260709 13:07:01.499151 24381 tablet_bootstrap.cc:492] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:07:01.504662 22895 tablet_copy_source_session.cc:215] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:01.511081 24377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0de8160880743daa92639a18292e078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:01.522181 24352 raft_consensus.cc:993] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:07:01.522670 24359 raft_consensus.cc:1081] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Signalling peer 6a22ead1f405493790a07a398b7ef92e to start an election
I20260709 13:07:01.528033 22883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f688a36b1124a40a5ebdbc484b9d1b5"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
 from {username='slave'} at 127.0.0.1:58774
I20260709 13:07:01.528578 22883 raft_consensus.cc:493] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:01.528900 22883 raft_consensus.cc:3060] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.532462 24377 tablet_copy_client.cc:806] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:01.533185 24377 tablet_copy_client.cc:670] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:01.537256 24377 tablet_copy_client.cc:538] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:01.537711 22883 raft_consensus.cc:515] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:07:01.542683 22883 leader_election.cc:290] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:07:01.543803 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f688a36b1124a40a5ebdbc484b9d1b5" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:07:01.544334 22806 raft_consensus.cc:3060] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.544828 24377 tablet_bootstrap.cc:492] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:07:01.549932 24381 tablet_bootstrap.cc:492] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:07:01.550848 24381 tablet_bootstrap.cc:492] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:07:01.551589 24381 ts_tablet_manager.cc:1403] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.002s
I20260709 13:07:01.550756 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f688a36b1124a40a5ebdbc484b9d1b5" candidate_uuid: "6a22ead1f405493790a07a398b7ef92e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:07:01.552946 22959 raft_consensus.cc:3055] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:01.553217 22959 raft_consensus.cc:740] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:07:01.553890 22959 consensus_queue.cc:260] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:07:01.554968 22959 raft_consensus.cc:3060] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.555382 22806 raft_consensus.cc:2468] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:07:01.556557 22849 leader_election.cc:304] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a22ead1f405493790a07a398b7ef92e, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:07:01.554953 24381 raft_consensus.cc:359] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:01.557375 24340 raft_consensus.cc:2804] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:01.557785 24381 raft_consensus.cc:740] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:07:01.558166 24340 raft_consensus.cc:697] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Becoming Leader. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:07:01.558476 24381 consensus_queue.cc:260] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:01.559090 24340 consensus_queue.cc:237] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:07:01.561097 22959 raft_consensus.cc:2468] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a22ead1f405493790a07a398b7ef92e in term 2.
I20260709 13:07:01.570202 24381 ts_tablet_manager.cc:1434] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 13:07:01.579514 22705 catalog_manager.cc:5697] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: term changed from 1 to 2, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to 6a22ead1f405493790a07a398b7ef92e (127.21.39.66). New cstate: current_term: 2 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:01.580760 24377 tablet_bootstrap.cc:492] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: 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
I20260709 13:07:01.581348 24377 tablet_bootstrap.cc:492] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:07:01.581892 24377 ts_tablet_manager.cc:1403] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.008s
I20260709 13:07:01.584334 24377 raft_consensus.cc:359] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:01.585016 22969 tablet_copy_service.cc:342] P 49a410cdb7ff47229cead662fbfb517b: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-1a89b15547cd45f9aaf3fd45beab196c received from {username='slave'} at 127.0.0.1:56750
I20260709 13:07:01.585104 24377 raft_consensus.cc:740] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:07:01.585506 22969 tablet_copy_service.cc:434] P 49a410cdb7ff47229cead662fbfb517b: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-1a89b15547cd45f9aaf3fd45beab196c on tablet 1a89b15547cd45f9aaf3fd45beab196c with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:07:01.585821 24377 consensus_queue.cc:260] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:01.587831 24377 ts_tablet_manager.cc:1434] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:07:01.589275 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-f0de8160880743daa92639a18292e078 received from {username='slave'} at 127.0.0.1:41378
I20260709 13:07:01.589609 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-f0de8160880743daa92639a18292e078 on tablet f0de8160880743daa92639a18292e078 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:07:01.814514 23475 raft_consensus.cc:1217] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:01.824409 24341 raft_consensus.cc:993] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:07:01.824856 24354 raft_consensus.cc:1081] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:07:01.826267 23475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "492d2d4f73fb4e72bbf3a7dea2487541"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48160
I20260709 13:07:01.826756 23475 raft_consensus.cc:493] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:01.827066 23475 raft_consensus.cc:3060] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.833053 23475 raft_consensus.cc:515] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:01.834825 23475 leader_election.cc:290] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:07:01.835294 22806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d2d4f73fb4e72bbf3a7dea2487541" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:07:01.835570 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d2d4f73fb4e72bbf3a7dea2487541" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:07:01.835845 22806 raft_consensus.cc:3055] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:01.836155 22806 raft_consensus.cc:740] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef544d65adb471ea9b4e6eab4c0681b, State: Running, Role: LEADER
I20260709 13:07:01.836611 22959 raft_consensus.cc:3060] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.836822 22806 consensus_queue.cc:260] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:01.837978 22806 raft_consensus.cc:3060] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.843858 22806 raft_consensus.cc:2468] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:07:01.845255 23440 leader_election.cc:304] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ef544d65adb471ea9b4e6eab4c0681b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:07:01.845971 24236 raft_consensus.cc:2804] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:01.846390 24236 raft_consensus.cc:697] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:07:01.846586 22959 raft_consensus.cc:2468] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 2.
I20260709 13:07:01.847069 24236 consensus_queue.cc:237] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:01.875630 22707 catalog_manager.cc:5697] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 1 to 2, leader changed from 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 2 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:01.903879 23475 raft_consensus.cc:1217] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:01.992058 23474 raft_consensus.cc:1217] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:02.057948 22959 raft_consensus.cc:1275] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:02.059700 24390 consensus_queue.cc:1048] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:02.081153 22809 raft_consensus.cc:1275] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:02.083518 24390 consensus_queue.cc:1048] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:02.110423 23474 raft_consensus.cc:1217] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:02.314078 22959 raft_consensus.cc:1275] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:02.314801 24341 raft_consensus.cc:1064] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:07:02.315263 24387 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:02.317441 24341 consensus_queue.cc:237] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:02.320694 24390 raft_consensus.cc:1064] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:07:02.330802 22957 raft_consensus.cc:1275] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.332664 24354 consensus_queue.cc:1048] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.337920 22878 raft_consensus.cc:1275] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.322948 24390 consensus_queue.cc:237] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:02.344702 23475 raft_consensus.cc:1275] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.351876 24354 consensus_queue.cc:1048] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.354347 24354 consensus_queue.cc:1048] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.372771 23474 raft_consensus.cc:1275] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.374229 24340 consensus_queue.cc:1048] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.381840 22957 raft_consensus.cc:1275] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.383541 24340 consensus_queue.cc:1048] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.394129 22806 raft_consensus.cc:1275] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.395484 24373 consensus_queue.cc:1048] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.413321 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:02.431859 24411 raft_consensus.cc:2955] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.452019 22806 raft_consensus.cc:1275] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:02.453383 24236 consensus_queue.cc:1048] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:02.463745 23475 raft_consensus.cc:2955] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.466987 24352 raft_consensus.cc:1064] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:07:02.469323 24352 consensus_queue.cc:237] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:02.475793 24341 raft_consensus.cc:2955] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
W20260709 13:07:02.488106 22849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.67:43255, user_credentials={real_user=slave}} blocked reactor thread for 52528.2us
I20260709 13:07:02.490862 22883 raft_consensus.cc:1275] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.500155 24359 consensus_queue.cc:1048] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.512341 23474 raft_consensus.cc:1275] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.513883 22959 raft_consensus.cc:2955] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.516887 22806 raft_consensus.cc:2955] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.520315 22707 catalog_manager.cc:5697] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:02.524570 23474 raft_consensus.cc:2955] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.537571 24418 consensus_queue.cc:1048] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.543597 22883 raft_consensus.cc:2955] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.553272 22806 raft_consensus.cc:1275] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.556988 24369 consensus_queue.cc:1048] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.560672 22959 raft_consensus.cc:2955] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.574503 24418 raft_consensus.cc:2955] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.581278 23474 raft_consensus.cc:2955] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.580188 22809 raft_consensus.cc:2955] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.586056 22708 catalog_manager.cc:5697] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:02.604832 22883 raft_consensus.cc:2955] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.615114 22806 consensus_queue.cc:237] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:02.624683 23476 raft_consensus.cc:1275] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:02.626248 22880 raft_consensus.cc:1275] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Refusing update from remote peer 7ef544d65adb471ea9b4e6eab4c0681b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:02.626398 24354 consensus_queue.cc:1048] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:02.625330 22883 consensus_queue.cc:237] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:02.629590 24354 consensus_queue.cc:1048] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:02.631707 23474 raft_consensus.cc:1275] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:02.633040 24410 consensus_queue.cc:1048] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:02.633217 22959 raft_consensus.cc:1275] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:02.634732 24413 consensus_queue.cc:1048] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:02.635448 22704 catalog_manager.cc:5697] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } attrs { replace: true } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.640447 24411 raft_consensus.cc:1064] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:07:02.642107 24398 raft_consensus.cc:2955] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.642802 24411 consensus_queue.cc:237] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:02.647485 23472 raft_consensus.cc:2955] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.647933 24354 raft_consensus.cc:2955] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.650731 22959 raft_consensus.cc:2955] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.653281 23474 raft_consensus.cc:2955] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.656265 22880 raft_consensus.cc:2955] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.669075 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a289275c318e40f487ce39428fcf848f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:02.676383 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d544baf761f344d7bd9a330ce400d0a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:02.680174 22957 consensus_queue.cc:237] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:02.687862 23474 raft_consensus.cc:1275] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:02.688294 22809 raft_consensus.cc:1275] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:02.689913 23474 raft_consensus.cc:1275] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5 [term 1 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.690291 24369 consensus_queue.cc:1048] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:02.691792 24410 consensus_queue.cc:1048] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:02.692704 24369 consensus_queue.cc:1048] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:02.699674 22809 raft_consensus.cc:1275] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.700831 24414 consensus_queue.cc:1048] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.707574 24369 raft_consensus.cc:2955] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.694890 22707 catalog_manager.cc:5697] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.710880 23472 raft_consensus.cc:2955] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.692929 22957 raft_consensus.cc:1275] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:02.712409 22707 catalog_manager.cc:5697] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: config changed from index 3 to 4, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 1 leader_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.715246 24373 consensus_queue.cc:1048] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:02.718254 22807 raft_consensus.cc:2955] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.719121 22693 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a89b15547cd45f9aaf3fd45beab196c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:02.743906 22704 catalog_manager.cc:5697] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) evicted. New cstate: current_term: 1 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:02.758667 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a89b15547cd45f9aaf3fd45beab196c with delete_type TABLET_DATA_TOMBSTONED (TS 6a22ead1f405493790a07a398b7ef92e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58762
I20260709 13:07:02.759128 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet d544baf761f344d7bd9a330ce400d0a9 with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:07:02.760989 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet a289275c318e40f487ce39428fcf848f with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58018
I20260709 13:07:02.783376 24428 tablet_replica.cc:333] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:02.786643 24428 raft_consensus.cc:2243] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:02.787096 24411 raft_consensus.cc:2955] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.789301 24428 raft_consensus.cc:2272] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.788815 22806 raft_consensus.cc:2955] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.792493 24428 ts_tablet_manager.cc:1916] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:02.795193 24430 tablet_replica.cc:333] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:02.796190 24430 raft_consensus.cc:2243] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:02.796324 22955 raft_consensus.cc:2955] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.805423 24430 raft_consensus.cc:2272] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.797468 24429 tablet_replica.cc:333] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:02.806835 24429 raft_consensus.cc:2243] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:02.807551 24429 raft_consensus.cc:2272] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.810199 24430 ts_tablet_manager.cc:1916] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:02.816100 22707 catalog_manager.cc:5697] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.817767 24429 ts_tablet_manager.cc:1916] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:02.817960 24428 ts_tablet_manager.cc:1929] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:02.820189 24428 log.cc:1199] T 1a89b15547cd45f9aaf3fd45beab196c P 6a22ead1f405493790a07a398b7ef92e: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/wals/1a89b15547cd45f9aaf3fd45beab196c
I20260709 13:07:02.821805 22694 catalog_manager.cc:5028] TS 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): tablet 1a89b15547cd45f9aaf3fd45beab196c (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:07:02.828481 23474 raft_consensus.cc:2955] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } attrs { replace: true } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.838238 24430 ts_tablet_manager.cc:1929] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:02.838712 24430 log.cc:1199] T a289275c318e40f487ce39428fcf848f P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/a289275c318e40f487ce39428fcf848f
I20260709 13:07:02.838873 24429 ts_tablet_manager.cc:1929] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:02.839341 24429 log.cc:1199] T d544baf761f344d7bd9a330ce400d0a9 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/d544baf761f344d7bd9a330ce400d0a9
I20260709 13:07:02.840328 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet a289275c318e40f487ce39428fcf848f (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:07:02.840986 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet d544baf761f344d7bd9a330ce400d0a9 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:07:02.841303 22883 consensus_queue.cc:237] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [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: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:02.855388 23474 raft_consensus.cc:1275] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:02.856540 22955 raft_consensus.cc:1275] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:02.857192 24373 consensus_queue.cc:1048] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:02.858593 24373 consensus_queue.cc:1048] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:02.865214 24411 raft_consensus.cc:2955] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.872393 22957 raft_consensus.cc:2955] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.877301 23472 raft_consensus.cc:2955] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.891095 22707 catalog_manager.cc:5697] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b reported cstate change: config changed from index 3 to 4, VOTER 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65) evicted. New cstate: current_term: 1 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:02.892958 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0de8160880743daa92639a18292e078 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:02.901463 22795 tablet_service.cc:1558] Processing DeleteTablet for tablet f0de8160880743daa92639a18292e078 with delete_type TABLET_DATA_TOMBSTONED (TS 7ef544d65adb471ea9b4e6eab4c0681b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37306
I20260709 13:07:02.902319 24429 tablet_replica.cc:333] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:02.903258 24429 raft_consensus.cc:2243] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:02.903918 24429 raft_consensus.cc:2272] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:02.906999 24429 ts_tablet_manager.cc:1916] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:02.919595 24429 ts_tablet_manager.cc:1929] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:02.919842 24429 log.cc:1199] T f0de8160880743daa92639a18292e078 P 7ef544d65adb471ea9b4e6eab4c0681b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/wals/f0de8160880743daa92639a18292e078
I20260709 13:07:02.920889 22693 catalog_manager.cc:5028] TS 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): tablet f0de8160880743daa92639a18292e078 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:07:03.555477 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:03.590963 22883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b"
dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
mode: GRACEFUL
new_leader_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:44770
I20260709 13:07:03.591398 22883 raft_consensus.cc:606] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Received request to transfer leadership to TS 49a410cdb7ff47229cead662fbfb517b
I20260709 13:07:03.592445 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:07:03.593407 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:03.858711 24411 raft_consensus.cc:993] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e: : Instructing follower 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:07:03.859220 24411 raft_consensus.cc:1081] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Signalling peer 49a410cdb7ff47229cead662fbfb517b to start an election
I20260709 13:07:03.860657 22957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
 from {username='slave'} at 127.0.0.1:58038
I20260709 13:07:03.861150 22957 raft_consensus.cc:493] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:03.861439 22957 raft_consensus.cc:3060] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.867842 22957 raft_consensus.cc:515] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:07:03.869114 22957 leader_election.cc:290] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [CANDIDATE]: Term 3 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:07:03.869674 22809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:07:03.869799 22879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2612737b6940ea84ff26071f127d7b" candidate_uuid: "49a410cdb7ff47229cead662fbfb517b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a22ead1f405493790a07a398b7ef92e"
I20260709 13:07:03.870296 22809 raft_consensus.cc:3060] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.870361 22879 raft_consensus.cc:3055] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:03.870685 22879 raft_consensus.cc:740] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a22ead1f405493790a07a398b7ef92e, State: Running, Role: LEADER
I20260709 13:07:03.871192 22879 consensus_queue.cc:260] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:07:03.871953 22879 raft_consensus.cc:3060] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.874300 22809 raft_consensus.cc:2468] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 3.
I20260709 13:07:03.875339 22923 leader_election.cc:304] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [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: 49a410cdb7ff47229cead662fbfb517b, 7ef544d65adb471ea9b4e6eab4c0681b; no voters: 
I20260709 13:07:03.876195 24352 raft_consensus.cc:2804] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:03.876165 22879 raft_consensus.cc:2468] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49a410cdb7ff47229cead662fbfb517b in term 3.
I20260709 13:07:03.876786 24352 raft_consensus.cc:697] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 3 LEADER]: Becoming Leader. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:07:03.877585 24352 consensus_queue.cc:237] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [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: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } }
I20260709 13:07:03.892987 22708 catalog_manager.cc:5697] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b reported cstate change: term changed from 2 to 3, leader changed from 6a22ead1f405493790a07a398b7ef92e (127.21.39.66) to 49a410cdb7ff47229cead662fbfb517b (127.21.39.67). New cstate: current_term: 3 leader_uuid: "49a410cdb7ff47229cead662fbfb517b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:03.958276 22879 consensus_queue.cc:237] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:03.963637 22957 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 4 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:03.965061 22809 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 4 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:03.965004 24438 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:03.966490 24410 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:07:03.967450 22850 consensus_peers.cc:597] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e -> Peer ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68:42337): Couldn't send request to peer ab89320513db45f3abc6e75a9e4981f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efdf9a1d63954e2b9dd1d73affff5c92. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:03.972345 24438 raft_consensus.cc:2955] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:03.973614 22957 raft_consensus.cc:2955] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:03.974679 22809 raft_consensus.cc:2955] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } } }
I20260709 13:07:03.987610 22707 catalog_manager.cc:5697] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e reported cstate change: config changed from index -1 to 5, NON_VOTER ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) added. New cstate: current_term: 4 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.402318 24445 ts_tablet_manager.cc:933] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: Initiating tablet copy from peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857)
I20260709 13:07:04.423100 24445 tablet_copy_client.cc:323] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.39.66:37857
I20260709 13:07:04.425797 22895 tablet_copy_service.cc:140] P 6a22ead1f405493790a07a398b7ef92e: Received BeginTabletCopySession request for tablet efdf9a1d63954e2b9dd1d73affff5c92 from peer ab89320513db45f3abc6e75a9e4981f5 ({username='slave'} at 127.0.0.1:41378)
I20260709 13:07:04.426453 22895 tablet_copy_service.cc:161] P 6a22ead1f405493790a07a398b7ef92e: Beginning new tablet copy session on tablet efdf9a1d63954e2b9dd1d73affff5c92 from peer ab89320513db45f3abc6e75a9e4981f5 at {username='slave'} at 127.0.0.1:41378: session id = ab89320513db45f3abc6e75a9e4981f5-efdf9a1d63954e2b9dd1d73affff5c92
I20260709 13:07:04.436941 22809 raft_consensus.cc:1275] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:04.442691 22895 tablet_copy_source_session.cc:215] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:04.444870 24444 consensus_queue.cc:1048] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:07:04.446952 24445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdf9a1d63954e2b9dd1d73affff5c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.462191 22879 raft_consensus.cc:1275] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Refusing update from remote peer 49a410cdb7ff47229cead662fbfb517b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:04.463850 24352 consensus_queue.cc:1048] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:04.481801 24445 tablet_copy_client.cc:806] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:04.482780 24445 tablet_copy_client.cc:670] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:04.492795 24445 tablet_copy_client.cc:538] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:04.513593 24445 tablet_bootstrap.cc:492] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap starting.
I20260709 13:07:04.540750 24445 tablet_bootstrap.cc:492] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:04.541558 24445 tablet_bootstrap.cc:492] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: Bootstrap complete.
I20260709 13:07:04.542279 24445 ts_tablet_manager.cc:1403] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.010s
I20260709 13:07:04.545568 24445 raft_consensus.cc:359] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:04.546432 24445 raft_consensus.cc:740] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Initialized, Role: LEARNER
I20260709 13:07:04.547081 24445 consensus_queue.cc:260] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: NON_VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: true } }
I20260709 13:07:04.549652 24445 ts_tablet_manager.cc:1434] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 13:07:04.551309 22895 tablet_copy_service.cc:342] P 6a22ead1f405493790a07a398b7ef92e: Request end of tablet copy session ab89320513db45f3abc6e75a9e4981f5-efdf9a1d63954e2b9dd1d73affff5c92 received from {username='slave'} at 127.0.0.1:41378
I20260709 13:07:04.551750 22895 tablet_copy_service.cc:434] P 6a22ead1f405493790a07a398b7ef92e: ending tablet copy session ab89320513db45f3abc6e75a9e4981f5-efdf9a1d63954e2b9dd1d73affff5c92 on tablet efdf9a1d63954e2b9dd1d73affff5c92 with peer ab89320513db45f3abc6e75a9e4981f5
I20260709 13:07:04.594465 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:04.884992 23472 raft_consensus.cc:1217] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:07:05.476604 24411 raft_consensus.cc:1064] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e: attempting to promote NON_VOTER ab89320513db45f3abc6e75a9e4981f5 to VOTER
I20260709 13:07:05.480506 24411 consensus_queue.cc:237] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:05.514473 23476 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5 [term 4 LEARNER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:05.515400 22955 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 4 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:05.521129 24458 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:05.527840 24438 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:05.537196 22809 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 4 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:05.539081 24456 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:05.545089 24458 raft_consensus.cc:2955] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:05.549088 22809 raft_consensus.cc:2955] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:05.549490 23476 raft_consensus.cc:2955] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:05.557958 22955 raft_consensus.cc:2955] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:05.566968 22705 catalog_manager.cc:5697] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 5 to 6, ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } attrs { replace: true } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:05.601915 22879 consensus_queue.cc:237] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:05.606542 23476 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5 [term 4 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:05.607587 24459 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:05.608255 22809 raft_consensus.cc:1275] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 4 FOLLOWER]: Refusing update from remote peer 6a22ead1f405493790a07a398b7ef92e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:05.609395 24459 consensus_queue.cc:1048] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:05.616030 24458 raft_consensus.cc:2955] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:05.620527 22809 raft_consensus.cc:2955] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:05.622637 23476 raft_consensus.cc:2955] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:05.636147 22704 catalog_manager.cc:5697] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b reported cstate change: config changed from index 6 to 7, VOTER 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) evicted. New cstate: current_term: 4 leader_uuid: "6a22ead1f405493790a07a398b7ef92e" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "6a22ead1f405493790a07a398b7ef92e" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37857 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } } }
I20260709 13:07:05.642473 22694 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet efdf9a1d63954e2b9dd1d73affff5c92 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:05.649346 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:05.661696 22944 tablet_service.cc:1558] Processing DeleteTablet for tablet efdf9a1d63954e2b9dd1d73affff5c92 with delete_type TABLET_DATA_TOMBSTONED (TS 49a410cdb7ff47229cead662fbfb517b not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:58018
I20260709 13:07:05.663748 24468 tablet_replica.cc:333] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:05.664791 24468 raft_consensus.cc:2243] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:05.665717 24468 raft_consensus.cc:2272] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:05.670980 24468 ts_tablet_manager.cc:1916] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:05.682829 24468 ts_tablet_manager.cc:1929] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:07:05.683216 24468 log.cc:1199] T efdf9a1d63954e2b9dd1d73affff5c92 P 49a410cdb7ff47229cead662fbfb517b: Deleting WAL directory at /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/wals/efdf9a1d63954e2b9dd1d73affff5c92
I20260709 13:07:05.684928 22693 catalog_manager.cc:5028] TS 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): tablet efdf9a1d63954e2b9dd1d73affff5c92 (table test-workload [id=ccf800f7e59443088fca0c17186174de]) successfully deleted
I20260709 13:07:05.697670 22955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884"
dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
mode: GRACEFUL
new_leader_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:55964
I20260709 13:07:05.698127 22955 raft_consensus.cc:606] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Received request to transfer leadership to TS ab89320513db45f3abc6e75a9e4981f5
I20260709 13:07:05.699221 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:07:05.700215 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:05.820392 24359 raft_consensus.cc:993] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b: : Instructing follower ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:07:05.820871 24352 raft_consensus.cc:1081] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Signalling peer ab89320513db45f3abc6e75a9e4981f5 to start an election
I20260709 13:07:05.822115 23476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884"
dest_uuid: "ab89320513db45f3abc6e75a9e4981f5"
 from {username='slave'} at 127.0.0.1:48158
I20260709 13:07:05.822603 23476 raft_consensus.cc:493] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:05.822860 23476 raft_consensus.cc:3060] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.827127 23476 raft_consensus.cc:515] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:05.828899 23476 leader_election.cc:290] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [CANDIDATE]: Term 3 election: Requested vote from peers 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583), 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255)
I20260709 13:07:05.829517 22807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7ef544d65adb471ea9b4e6eab4c0681b"
I20260709 13:07:05.829690 22955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d73cddbc24b8fa40ace800bbec884" candidate_uuid: "ab89320513db45f3abc6e75a9e4981f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "49a410cdb7ff47229cead662fbfb517b"
I20260709 13:07:05.830156 22807 raft_consensus.cc:3060] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.830256 22955 raft_consensus.cc:3055] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:05.830566 22955 raft_consensus.cc:740] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 49a410cdb7ff47229cead662fbfb517b, State: Running, Role: LEADER
I20260709 13:07:05.831156 22955 consensus_queue.cc:260] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:05.832110 22955 raft_consensus.cc:3060] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.835233 22807 raft_consensus.cc:2468] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 3.
I20260709 13:07:05.836642 23440 leader_election.cc:304] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [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: 7ef544d65adb471ea9b4e6eab4c0681b, ab89320513db45f3abc6e75a9e4981f5; no voters: 
I20260709 13:07:05.837430 24236 raft_consensus.cc:2804] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:05.837453 22955 raft_consensus.cc:2468] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab89320513db45f3abc6e75a9e4981f5 in term 3.
I20260709 13:07:05.837880 24236 raft_consensus.cc:697] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 3 LEADER]: Becoming Leader. State: Replica: ab89320513db45f3abc6e75a9e4981f5, State: Running, Role: LEADER
I20260709 13:07:05.838687 24236 consensus_queue.cc:237] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } }
I20260709 13:07:05.847458 22704 catalog_manager.cc:5697] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 reported cstate change: term changed from 2 to 3, leader changed from 49a410cdb7ff47229cead662fbfb517b (127.21.39.67) to ab89320513db45f3abc6e75a9e4981f5 (127.21.39.68). New cstate: current_term: 3 leader_uuid: "ab89320513db45f3abc6e75a9e4981f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab89320513db45f3abc6e75a9e4981f5" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 42337 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:06.357919 22959 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:06.358865 24236 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49a410cdb7ff47229cead662fbfb517b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:06.370239 22807 raft_consensus.cc:1275] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Refusing update from remote peer ab89320513db45f3abc6e75a9e4981f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:06.371634 24472 consensus_queue.cc:1048] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef544d65adb471ea9b4e6eab4c0681b" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 33583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:06.700946 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:06.741492 21661 tablet_server.cc:179] TabletServer@127.21.39.65:0 shutting down...
W20260709 13:07:06.747735 22923 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 13:07:06.754415 22923 consensus_peers.cc:597] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.779662 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:06.780658 21661 tablet_replica.cc:333] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.781560 21661 raft_consensus.cc:2243] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.782527 21661 raft_consensus.cc:2272] T e081b95d5e024d68b0be678465055f1c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.784528 21661 tablet_replica.cc:333] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.785188 21661 raft_consensus.cc:2243] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.785532 21661 raft_consensus.cc:2272] T e37f1a8ac9be4afe83c5702707cdba7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.787227 21661 tablet_replica.cc:333] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.787822 21661 raft_consensus.cc:2243] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.788547 21661 raft_consensus.cc:2272] T b04fa14f38814f8794c8325bc7b4ca9f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.790215 21661 tablet_replica.cc:333] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.790668 21661 raft_consensus.cc:2243] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.791033 21661 raft_consensus.cc:2272] T ce2991b304974b6f9da6726d19b4f40c P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.793088 21661 tablet_replica.cc:333] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.793718 21661 raft_consensus.cc:2243] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.794276 21661 raft_consensus.cc:2272] T db2612737b6940ea84ff26071f127d7b P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:06.795243 22923 consensus_peers.cc:597] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.798329 21661 tablet_replica.cc:333] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
W20260709 13:07:06.799124 22923 consensus_peers.cc:597] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.799269 21661 raft_consensus.cc:2243] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.799834 21661 raft_consensus.cc:2272] T 474d73cddbc24b8fa40ace800bbec884 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.803350 21661 tablet_replica.cc:333] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.804062 21661 raft_consensus.cc:2243] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.804847 21661 raft_consensus.cc:2272] T 492d2d4f73fb4e72bbf3a7dea2487541 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:06.805861 22923 consensus_peers.cc:597] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.806802 21661 tablet_replica.cc:333] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.807315 21661 raft_consensus.cc:2243] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.807916 21661 raft_consensus.cc:2272] T ad3f7aba41c14db2871eefab55e08948 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.809895 21661 tablet_replica.cc:333] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.810428 21661 raft_consensus.cc:2243] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.811080 21661 raft_consensus.cc:2272] T efdf9a1d63954e2b9dd1d73affff5c92 P 7ef544d65adb471ea9b4e6eab4c0681b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.813438 21661 tablet_replica.cc:333] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.814198 21661 raft_consensus.cc:2243] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.814819 21661 raft_consensus.cc:2272] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.817112 21661 tablet_replica.cc:333] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.817699 21661 raft_consensus.cc:2243] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.818578 21661 raft_consensus.cc:2272] T 3d704d4b77444d588fa35a12a7a3d225 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.820777 21661 tablet_replica.cc:333] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
W20260709 13:07:06.821367 22923 consensus_peers.cc:597] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.821493 21661 raft_consensus.cc:2243] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.822156 21661 raft_consensus.cc:2272] T 0f1e13e661e04fefb9ad97429d19b69b P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:06.822657 23440 consensus_peers.cc:597] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.824399 21661 tablet_replica.cc:333] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.825238 21661 raft_consensus.cc:2243] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.825866 21661 raft_consensus.cc:2272] T 5be8b51007524b61b21f99fad1a18956 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.828485 21661 tablet_replica.cc:333] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.828941 21661 raft_consensus.cc:2243] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.829454 21661 raft_consensus.cc:2272] T f6df8522f3e845cd9822d16fae75ecba P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.831060 21661 tablet_replica.cc:333] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.831491 21661 raft_consensus.cc:2243] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.831887 21661 raft_consensus.cc:2272] T 41fd2bd9173d46bcae002f64cb0bca57 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.833415 21661 tablet_replica.cc:333] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.833873 21661 raft_consensus.cc:2243] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.834235 21661 raft_consensus.cc:2272] T 46868f832143415a84d7a9d3f85f97fa P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.836056 21661 tablet_replica.cc:333] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.836658 21661 raft_consensus.cc:2243] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:06.836813 22923 consensus_peers.cc:597] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.837476 21661 raft_consensus.cc:2272] T e43c3d9672b6401593c01b9ea6919d54 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.839140 21661 tablet_replica.cc:333] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.839785 21661 raft_consensus.cc:2243] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.840350 21661 raft_consensus.cc:2272] T 691dac22177d4a01929d4a86b813debf P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.842447 21661 tablet_replica.cc:333] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.843094 21661 raft_consensus.cc:2243] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.843712 21661 raft_consensus.cc:2272] T a0096400bc934190914c4ec03dcbcf4b P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:06.845340 22849 consensus_peers.cc:597] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.845779 21661 tablet_replica.cc:333] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.846489 21661 raft_consensus.cc:2243] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.847182 21661 raft_consensus.cc:2272] T e6414d6f431f4790939cf2a3dd936968 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.849190 21661 tablet_replica.cc:333] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.849810 21661 raft_consensus.cc:2243] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.850263 21661 raft_consensus.cc:2272] T e658a624977e4ecaaf01d9eccf13eed7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:06.851169 22849 consensus_peers.cc:597] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.852286 21661 tablet_replica.cc:333] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.852811 21661 raft_consensus.cc:2243] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.853168 21661 raft_consensus.cc:2272] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.855007 21661 tablet_replica.cc:333] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.855484 21661 raft_consensus.cc:2243] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.855883 21661 raft_consensus.cc:2272] T 7924e0a70d004c5492a8fda73c4d9314 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:06.857206 22849 consensus_peers.cc:597] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.857520 21661 tablet_replica.cc:333] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.858076 21661 raft_consensus.cc:2243] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.858748 21661 raft_consensus.cc:2272] T 61c12cf64c8f4035a070f7f207495f6d P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.860721 21661 tablet_replica.cc:333] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.861285 21661 raft_consensus.cc:2243] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.861796 21661 raft_consensus.cc:2272] T 8db2ce13f3924c6a8de951bcd5103478 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.863648 21661 tablet_replica.cc:333] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.864290 21661 raft_consensus.cc:2243] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.865091 21661 raft_consensus.cc:2272] T 268a16dde59c4f60b799e21cd94927a4 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:06.865864 22923 consensus_peers.cc:597] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.866909 21661 tablet_replica.cc:333] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.867472 21661 raft_consensus.cc:2243] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.868254 21661 raft_consensus.cc:2272] T 4b880e4f6e0b4a17bc565ba13493c6ea P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.870114 21661 tablet_replica.cc:333] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.870668 21661 raft_consensus.cc:2243] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.871364 21661 raft_consensus.cc:2272] T 0ff747224a614196ae1dd5217879484d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.873790 21661 tablet_replica.cc:333] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.874418 21661 raft_consensus.cc:2243] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.875168 21661 raft_consensus.cc:2272] T a289275c318e40f487ce39428fcf848f P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.876977 21661 tablet_replica.cc:333] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.877424 21661 raft_consensus.cc:2243] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.877826 21661 raft_consensus.cc:2272] T 07843212621a4d5989dc895ec40d21b7 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.879911 21661 tablet_replica.cc:333] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.880654 21661 raft_consensus.cc:2243] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:06.880908 23440 consensus_peers.cc:597] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.881580 21661 raft_consensus.cc:2272] T 2a61ba9388d84c7996b892c49b8e76f5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.883616 21661 tablet_replica.cc:333] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.884068 21661 raft_consensus.cc:2243] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.884421 21661 raft_consensus.cc:2272] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.886077 21661 tablet_replica.cc:333] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.886519 21661 raft_consensus.cc:2243] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.886958 21661 raft_consensus.cc:2272] T a9fd736faed64fee9087ba28741c0ee0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.888484 21661 tablet_replica.cc:333] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.888931 21661 raft_consensus.cc:2243] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.889289 21661 raft_consensus.cc:2272] T 3ceda8c27bb946fb8522fd36c9edc46c P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.890928 21661 tablet_replica.cc:333] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.891387 21661 raft_consensus.cc:2243] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.892064 21661 raft_consensus.cc:2272] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.893638 21661 tablet_replica.cc:333] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.894107 21661 raft_consensus.cc:2243] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.894771 21661 raft_consensus.cc:2272] T 97b61ddd3c8f49ca8dff9123484e1257 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.896310 21661 tablet_replica.cc:333] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.896732 21661 raft_consensus.cc:2243] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.897188 21661 raft_consensus.cc:2272] T baff4e33c2ac40e6b8b57fee637563c6 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.898751 21661 tablet_replica.cc:333] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.899175 21661 raft_consensus.cc:2243] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.899719 21661 raft_consensus.cc:2272] T 1a89b15547cd45f9aaf3fd45beab196c P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.901320 21661 tablet_replica.cc:333] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.901818 21661 raft_consensus.cc:2243] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.902251 21661 raft_consensus.cc:2272] T 5918bb64e9184fcf838613fba2593db9 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.904778 21661 tablet_replica.cc:333] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.905300 21661 raft_consensus.cc:2243] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.906126 21661 raft_consensus.cc:2272] T ca4f829922a64427859eb613c375e5e0 P 7ef544d65adb471ea9b4e6eab4c0681b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.908340 21661 tablet_replica.cc:333] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.908919 21661 raft_consensus.cc:2243] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:06.909848 21661 raft_consensus.cc:2272] T bbfece4a1b78478891486c5de7da9870 P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:06.910176 23440 consensus_peers.cc:597] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.911748 21661 tablet_replica.cc:333] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.912336 21661 raft_consensus.cc:2243] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.912905 21661 raft_consensus.cc:2272] T a8570dfdc38c4837bd398d9382b5f7ec P 7ef544d65adb471ea9b4e6eab4c0681b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:06.913693 22849 consensus_peers.cc:597] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.915087 21661 tablet_replica.cc:333] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.915532 21661 raft_consensus.cc:2243] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.915881 21661 raft_consensus.cc:2272] T 11f8531b7314488c8079e71b5bfa2325 P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:06.917420 21661 tablet_replica.cc:333] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b: stopping tablet replica
I20260709 13:07:06.917830 21661 raft_consensus.cc:2243] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:06.918210 21661 raft_consensus.cc:2272] T 757998820fc347ab80ab7748db14390f P 7ef544d65adb471ea9b4e6eab4c0681b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:06.925392 22923 consensus_peers.cc:597] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:06.988588 23440 consensus_peers.cc:597] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:06.996805 21661 tablet_server.cc:196] TabletServer@127.21.39.65:0 shutdown complete.
W20260709 13:07:07.039983 23440 consensus_peers.cc:597] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.074137 23440 consensus_peers.cc:597] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.079900 22923 consensus_peers.cc:597] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.080265 22849 consensus_peers.cc:597] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.087188 21661 tablet_server.cc:179] TabletServer@127.21.39.66:0 shutting down...
W20260709 13:07:07.093073 23441 consensus_peers.cc:597] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.104746 22923 consensus_peers.cc:597] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.117125 22849 consensus_peers.cc:597] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.120595 22924 consensus_peers.cc:597] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.121238 23440 consensus_peers.cc:597] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.128084 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:07.128826 21661 tablet_replica.cc:333] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.129385 21661 raft_consensus.cc:2243] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.129964 21661 raft_consensus.cc:2272] T b04fa14f38814f8794c8325bc7b4ca9f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.131834 21661 tablet_replica.cc:333] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.132444 21661 raft_consensus.cc:2243] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.133081 21661 raft_consensus.cc:2272] T e081b95d5e024d68b0be678465055f1c P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:07.134333 22924 consensus_peers.cc:597] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.135030 21661 tablet_replica.cc:333] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.135535 21661 raft_consensus.cc:2243] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.135874 21661 raft_consensus.cc:2272] T db2612737b6940ea84ff26071f127d7b P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.137404 21661 tablet_replica.cc:333] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.137966 21661 raft_consensus.cc:2243] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.138666 21661 raft_consensus.cc:2272] T a594b6d51b3f48fba454cc869ada5369 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:07.140000 22849 consensus_peers.cc:597] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.140228 21661 tablet_replica.cc:333] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.140784 21661 raft_consensus.cc:2243] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.141426 21661 raft_consensus.cc:2272] T d544baf761f344d7bd9a330ce400d0a9 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.143038 21661 tablet_replica.cc:333] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.143510 21661 raft_consensus.cc:2243] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.143888 21661 raft_consensus.cc:2272] T 3d704d4b77444d588fa35a12a7a3d225 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.145445 21661 tablet_replica.cc:333] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.146042 21661 raft_consensus.cc:2243] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.146708 21661 raft_consensus.cc:2272] T ce2991b304974b6f9da6726d19b4f40c P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.148264 21661 tablet_replica.cc:333] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.148761 21661 raft_consensus.cc:2243] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.149358 21661 raft_consensus.cc:2272] T efdf9a1d63954e2b9dd1d73affff5c92 P 6a22ead1f405493790a07a398b7ef92e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.150950 21661 tablet_replica.cc:333] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.151436 21661 raft_consensus.cc:2243] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.152069 21661 raft_consensus.cc:2272] T 5be8b51007524b61b21f99fad1a18956 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.153530 21661 tablet_replica.cc:333] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.154101 21661 raft_consensus.cc:2243] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.154860 21661 raft_consensus.cc:2272] T f0de8160880743daa92639a18292e078 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:07.156531 22924 consensus_peers.cc:597] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.156848 21661 tablet_replica.cc:333] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.157358 21661 raft_consensus.cc:2243] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.157800 21661 raft_consensus.cc:2272] T 9d4ebc4f8ad64f26a6773fb76240ae45 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.159381 21661 tablet_replica.cc:333] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.159866 21661 raft_consensus.cc:2243] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.160213 21661 raft_consensus.cc:2272] T 691dac22177d4a01929d4a86b813debf P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.161862 21661 tablet_replica.cc:333] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.162341 21661 raft_consensus.cc:2243] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.162753 21661 raft_consensus.cc:2272] T 316dbb8a53d2449e8039c3a0c71e094e P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.164487 21661 tablet_replica.cc:333] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.164932 21661 raft_consensus.cc:2243] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.165560 21661 raft_consensus.cc:2272] T f6df8522f3e845cd9822d16fae75ecba P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.167155 21661 tablet_replica.cc:333] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.167806 21661 raft_consensus.cc:2243] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.168380 21661 raft_consensus.cc:2272] T e43c3d9672b6401593c01b9ea6919d54 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.170420 21661 tablet_replica.cc:333] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.171028 21661 raft_consensus.cc:2243] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:07.171479 22923 consensus_peers.cc:597] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.171839 21661 raft_consensus.cc:2272] T 41fd2bd9173d46bcae002f64cb0bca57 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.173519 21661 tablet_replica.cc:333] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.174000 21661 raft_consensus.cc:2243] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.174618 21661 raft_consensus.cc:2272] T 46868f832143415a84d7a9d3f85f97fa P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.176162 21661 tablet_replica.cc:333] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.176591 21661 raft_consensus.cc:2243] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.177062 21661 raft_consensus.cc:2272] T d80c5a3f121140dfa7f4d26c1b907672 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.178673 21661 tablet_replica.cc:333] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.179114 21661 raft_consensus.cc:2243] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.179515 21661 raft_consensus.cc:2272] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.181012 21661 tablet_replica.cc:333] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.181450 21661 raft_consensus.cc:2243] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.181926 21661 raft_consensus.cc:2272] T 7e6b7207909c462b9729f6f4f7806148 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.183415 21661 tablet_replica.cc:333] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.183853 21661 raft_consensus.cc:2243] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.184280 21661 raft_consensus.cc:2272] T e6414d6f431f4790939cf2a3dd936968 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.185706 21661 tablet_replica.cc:333] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.186165 21661 raft_consensus.cc:2243] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.186501 21661 raft_consensus.cc:2272] T e658a624977e4ecaaf01d9eccf13eed7 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.188023 21661 tablet_replica.cc:333] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.188454 21661 raft_consensus.cc:2243] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.188833 21661 raft_consensus.cc:2272] T 61c12cf64c8f4035a070f7f207495f6d P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.190425 21661 tablet_replica.cc:333] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.190871 21661 raft_consensus.cc:2243] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.191493 21661 raft_consensus.cc:2272] T 8db2ce13f3924c6a8de951bcd5103478 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.193090 21661 tablet_replica.cc:333] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.193559 21661 raft_consensus.cc:2243] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.193915 21661 raft_consensus.cc:2272] T 07843212621a4d5989dc895ec40d21b7 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.195456 21661 tablet_replica.cc:333] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.195917 21661 raft_consensus.cc:2243] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.196391 21661 raft_consensus.cc:2272] T 2a61ba9388d84c7996b892c49b8e76f5 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.197943 21661 tablet_replica.cc:333] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.198385 21661 raft_consensus.cc:2243] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.199007 21661 raft_consensus.cc:2272] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.200484 21661 tablet_replica.cc:333] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.201057 21661 raft_consensus.cc:2243] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.201488 21661 raft_consensus.cc:2272] T a010554db98e40dc8f22bb33820e82fb P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.203334 21661 tablet_replica.cc:333] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.203771 21661 raft_consensus.cc:2243] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.204473 21661 raft_consensus.cc:2272] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.206281 21661 tablet_replica.cc:333] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.206809 21661 raft_consensus.cc:2243] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.207192 21661 raft_consensus.cc:2272] T 7924e0a70d004c5492a8fda73c4d9314 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:07.207321 22924 consensus_peers.cc:597] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.208853 21661 tablet_replica.cc:333] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.209344 21661 raft_consensus.cc:2243] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.210021 21661 raft_consensus.cc:2272] T aad7af146a0640d9b14da2c3cbbd8acd P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.211560 21661 tablet_replica.cc:333] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.211957 21661 raft_consensus.cc:2243] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.212577 21661 raft_consensus.cc:2272] T ad3f7aba41c14db2871eefab55e08948 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.214432 21661 tablet_replica.cc:333] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.215008 21661 raft_consensus.cc:2243] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.215752 21661 raft_consensus.cc:2272] T e357a35f96a841c8a66ee392cfa5939b P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.217233 21661 tablet_replica.cc:333] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.217777 21661 raft_consensus.cc:2243] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.218453 21661 raft_consensus.cc:2272] T d43ccf9e82224c38881a02b284478648 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.220440 21661 tablet_replica.cc:333] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.220858 21661 raft_consensus.cc:2243] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.221179 21661 raft_consensus.cc:2272] T feb70ba7aa3b49ec886b492dcbdd54f8 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.222710 21661 tablet_replica.cc:333] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.223116 21661 raft_consensus.cc:2243] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.223436 21661 raft_consensus.cc:2272] T 030265bd47284962a228a2004e8c1601 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.225679 21661 tablet_replica.cc:333] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.226323 21661 raft_consensus.cc:2243] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.226824 21661 raft_consensus.cc:2272] T a289275c318e40f487ce39428fcf848f P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:07.226862 23441 consensus_peers.cc:597] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.228454 21661 tablet_replica.cc:333] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.228937 21661 raft_consensus.cc:2243] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.229403 21661 raft_consensus.cc:2272] T 2ba88b163301440ba8bf1904496302cd P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.231294 21661 tablet_replica.cc:333] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.231776 21661 raft_consensus.cc:2243] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.232141 21661 raft_consensus.cc:2272] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.233916 21661 tablet_replica.cc:333] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
W20260709 13:07:07.234048 22923 consensus_peers.cc:597] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b -> Peer 7ef544d65adb471ea9b4e6eab4c0681b (127.21.39.65:33583): Couldn't send request to peer 7ef544d65adb471ea9b4e6eab4c0681b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:33583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.234369 21661 raft_consensus.cc:2243] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.234760 21661 raft_consensus.cc:2272] T 97b61ddd3c8f49ca8dff9123484e1257 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.236352 21661 tablet_replica.cc:333] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.236836 21661 raft_consensus.cc:2243] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.237192 21661 raft_consensus.cc:2272] T ca4f829922a64427859eb613c375e5e0 P 6a22ead1f405493790a07a398b7ef92e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.240782 21661 tablet_replica.cc:333] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.241271 21661 raft_consensus.cc:2243] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.241647 21661 raft_consensus.cc:2272] T 5918bb64e9184fcf838613fba2593db9 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.243407 21661 tablet_replica.cc:333] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.243854 21661 raft_consensus.cc:2243] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.244247 21661 raft_consensus.cc:2272] T 9f1d4a3c1afe4298a2715afad689ba04 P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.246038 21661 tablet_replica.cc:333] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.246529 21661 raft_consensus.cc:2243] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.246896 21661 raft_consensus.cc:2272] T bbfece4a1b78478891486c5de7da9870 P 6a22ead1f405493790a07a398b7ef92e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.248392 21661 tablet_replica.cc:333] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e: stopping tablet replica
I20260709 13:07:07.248786 21661 raft_consensus.cc:2243] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.249150 21661 raft_consensus.cc:2272] T 757998820fc347ab80ab7748db14390f P 6a22ead1f405493790a07a398b7ef92e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:07.297065 23441 consensus_peers.cc:597] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.335026 23441 consensus_peers.cc:597] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.335405 23441 consensus_peers.cc:597] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.337139 21661 tablet_server.cc:196] TabletServer@127.21.39.66:0 shutdown complete.
W20260709 13:07:07.338532 23441 consensus_peers.cc:597] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.345304 22924 consensus_peers.cc:597] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.369009 22924 consensus_peers.cc:597] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.430673 21661 tablet_server.cc:179] TabletServer@127.21.39.67:0 shutting down...
W20260709 13:07:07.450426 23440 consensus_peers.cc:597] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.452872 23441 consensus_peers.cc:597] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.461544 23440 consensus_peers.cc:597] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.466753 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:07.467473 21661 tablet_replica.cc:333] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.468031 21661 raft_consensus.cc:2243] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.468591 21661 raft_consensus.cc:2272] T 492d2d4f73fb4e72bbf3a7dea2487541 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.470618 21661 tablet_replica.cc:333] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.471342 21661 raft_consensus.cc:2243] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.472149 21661 raft_consensus.cc:2272] T e37f1a8ac9be4afe83c5702707cdba7b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.474200 21661 tablet_replica.cc:333] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.474884 21661 raft_consensus.cc:2243] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.475327 21661 raft_consensus.cc:2272] T 474d73cddbc24b8fa40ace800bbec884 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.477073 21661 tablet_replica.cc:333] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.477622 21661 raft_consensus.cc:2243] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.478253 21661 raft_consensus.cc:2272] T db2612737b6940ea84ff26071f127d7b P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.479653 21661 tablet_replica.cc:333] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.480108 21661 raft_consensus.cc:2243] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.480719 21661 raft_consensus.cc:2272] T 11f8531b7314488c8079e71b5bfa2325 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.482225 21661 tablet_replica.cc:333] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.482650 21661 raft_consensus.cc:2243] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.482998 21661 raft_consensus.cc:2272] T 3d704d4b77444d588fa35a12a7a3d225 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.484436 21661 tablet_replica.cc:333] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.484894 21661 raft_consensus.cc:2243] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.485282 21661 raft_consensus.cc:2272] T d544baf761f344d7bd9a330ce400d0a9 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.486799 21661 tablet_replica.cc:333] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.487255 21661 raft_consensus.cc:2243] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.487607 21661 raft_consensus.cc:2272] T 0f1e13e661e04fefb9ad97429d19b69b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.489128 21661 tablet_replica.cc:333] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.489595 21661 raft_consensus.cc:2243] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.490015 21661 raft_consensus.cc:2272] T 316dbb8a53d2449e8039c3a0c71e094e P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.491477 21661 tablet_replica.cc:333] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.491927 21661 raft_consensus.cc:2243] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.492535 21661 raft_consensus.cc:2272] T 691dac22177d4a01929d4a86b813debf P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.493997 21661 tablet_replica.cc:333] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.494468 21661 raft_consensus.cc:2243] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.495078 21661 raft_consensus.cc:2272] T a0096400bc934190914c4ec03dcbcf4b P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.496505 21661 tablet_replica.cc:333] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.496989 21661 raft_consensus.cc:2243] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.497344 21661 raft_consensus.cc:2272] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.498780 21661 tablet_replica.cc:333] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.499243 21661 raft_consensus.cc:2243] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.499591 21661 raft_consensus.cc:2272] T 7e6b7207909c462b9729f6f4f7806148 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.500989 21661 tablet_replica.cc:333] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.501449 21661 raft_consensus.cc:2243] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.501929 21661 raft_consensus.cc:2272] T f0de8160880743daa92639a18292e078 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.503417 21661 tablet_replica.cc:333] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.504065 21661 raft_consensus.cc:2243] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.504837 21661 raft_consensus.cc:2272] T d80c5a3f121140dfa7f4d26c1b907672 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.506989 21661 tablet_replica.cc:333] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.507668 21661 raft_consensus.cc:2243] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:07.508049 23441 consensus_peers.cc:597] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.508177 21661 raft_consensus.cc:2272] T a594b6d51b3f48fba454cc869ada5369 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.510155 21661 tablet_replica.cc:333] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.510803 21661 raft_consensus.cc:2243] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.511507 21661 raft_consensus.cc:2272] T 7924e0a70d004c5492a8fda73c4d9314 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.513052 21661 tablet_replica.cc:333] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.513490 21661 raft_consensus.cc:2243] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.513922 21661 raft_consensus.cc:2272] T 4b880e4f6e0b4a17bc565ba13493c6ea P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.515466 21661 tablet_replica.cc:333] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.515930 21661 raft_consensus.cc:2243] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.516520 21661 raft_consensus.cc:2272] T e658a624977e4ecaaf01d9eccf13eed7 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.518010 21661 tablet_replica.cc:333] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.518456 21661 raft_consensus.cc:2243] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.518805 21661 raft_consensus.cc:2272] T 61c12cf64c8f4035a070f7f207495f6d P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.520835 21661 tablet_replica.cc:333] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.521379 21661 raft_consensus.cc:2243] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.521888 21661 raft_consensus.cc:2272] T 8db2ce13f3924c6a8de951bcd5103478 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.524106 21661 tablet_replica.cc:333] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.524791 21661 raft_consensus.cc:2243] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.525183 21661 raft_consensus.cc:2272] T 2ba88b163301440ba8bf1904496302cd P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.526940 21661 tablet_replica.cc:333] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.527415 21661 raft_consensus.cc:2243] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.527992 21661 raft_consensus.cc:2272] T 0ff747224a614196ae1dd5217879484d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.530423 21661 tablet_replica.cc:333] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.531061 21661 raft_consensus.cc:2243] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.531879 21661 raft_consensus.cc:2272] T 07843212621a4d5989dc895ec40d21b7 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.533422 21661 tablet_replica.cc:333] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.533923 21661 raft_consensus.cc:2243] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.534278 21661 raft_consensus.cc:2272] T 8f688a36b1124a40a5ebdbc484b9d1b5 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.535786 21661 tablet_replica.cc:333] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.536267 21661 raft_consensus.cc:2243] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.536649 21661 raft_consensus.cc:2272] T 3ceda8c27bb946fb8522fd36c9edc46c P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.538707 21661 tablet_replica.cc:333] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.539381 21661 raft_consensus.cc:2243] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.540216 21661 raft_consensus.cc:2272] T a9fd736faed64fee9087ba28741c0ee0 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:07.540365 23440 consensus_peers.cc:597] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.541586 23440 consensus_peers.cc:597] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.542266 21661 tablet_replica.cc:333] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.542762 21661 raft_consensus.cc:2243] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.543275 21661 raft_consensus.cc:2272] T a010554db98e40dc8f22bb33820e82fb P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.544723 21661 tablet_replica.cc:333] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.545141 21661 raft_consensus.cc:2243] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.545447 21661 raft_consensus.cc:2272] T 268a16dde59c4f60b799e21cd94927a4 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.546955 21661 tablet_replica.cc:333] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.547375 21661 raft_consensus.cc:2243] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.547698 21661 raft_consensus.cc:2272] T aa0a1e7caeba430e9c7d1a53ed9bc67d P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.549157 21661 tablet_replica.cc:333] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.549575 21661 raft_consensus.cc:2243] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.549937 21661 raft_consensus.cc:2272] T 97b61ddd3c8f49ca8dff9123484e1257 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.551362 21661 tablet_replica.cc:333] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.551793 21661 raft_consensus.cc:2243] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.552119 21661 raft_consensus.cc:2272] T bbfece4a1b78478891486c5de7da9870 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.553469 21661 tablet_replica.cc:333] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.553946 21661 raft_consensus.cc:2243] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.554559 21661 raft_consensus.cc:2272] T a8570dfdc38c4837bd398d9382b5f7ec P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.556102 21661 tablet_replica.cc:333] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.556514 21661 raft_consensus.cc:2243] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.556833 21661 raft_consensus.cc:2272] T 9f1d4a3c1afe4298a2715afad689ba04 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.558338 21661 tablet_replica.cc:333] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.558780 21661 raft_consensus.cc:2243] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.559242 21661 raft_consensus.cc:2272] T e357a35f96a841c8a66ee392cfa5939b P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.560708 21661 tablet_replica.cc:333] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.561136 21661 raft_consensus.cc:2243] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.561482 21661 raft_consensus.cc:2272] T baff4e33c2ac40e6b8b57fee637563c6 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.563058 21661 tablet_replica.cc:333] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.563496 21661 raft_consensus.cc:2243] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.564143 21661 raft_consensus.cc:2272] T 5918bb64e9184fcf838613fba2593db9 P 49a410cdb7ff47229cead662fbfb517b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.566066 21661 tablet_replica.cc:333] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.566560 21661 raft_consensus.cc:2243] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:07.567414 22924 consensus_peers.cc:597] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.567469 21661 raft_consensus.cc:2272] T 1a89b15547cd45f9aaf3fd45beab196c P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.569172 21661 tablet_replica.cc:333] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.569620 21661 raft_consensus.cc:2243] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.569995 21661 raft_consensus.cc:2272] T ca4f829922a64427859eb613c375e5e0 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.571470 21661 tablet_replica.cc:333] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.571923 21661 raft_consensus.cc:2243] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.572283 21661 raft_consensus.cc:2272] T 46868f832143415a84d7a9d3f85f97fa P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.573761 21661 tablet_replica.cc:333] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.574182 21661 raft_consensus.cc:2243] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.574811 21661 raft_consensus.cc:2272] T d43ccf9e82224c38881a02b284478648 P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.576345 21661 tablet_replica.cc:333] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.576776 21661 raft_consensus.cc:2243] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.577221 21661 raft_consensus.cc:2272] T 030265bd47284962a228a2004e8c1601 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.578722 21661 tablet_replica.cc:333] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.579113 21661 raft_consensus.cc:2243] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.579815 21661 raft_consensus.cc:2272] T feb70ba7aa3b49ec886b492dcbdd54f8 P 49a410cdb7ff47229cead662fbfb517b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.581349 21661 tablet_replica.cc:333] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b: stopping tablet replica
I20260709 13:07:07.581768 21661 raft_consensus.cc:2243] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.582245 21661 raft_consensus.cc:2272] T aad7af146a0640d9b14da2c3cbbd8acd P 49a410cdb7ff47229cead662fbfb517b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:07.587144 23440 consensus_peers.cc:597] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.601465 23440 consensus_peers.cc:597] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.608522 23441 consensus_peers.cc:597] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 6a22ead1f405493790a07a398b7ef92e (127.21.39.66:37857): Couldn't send request to peer 6a22ead1f405493790a07a398b7ef92e. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:07.650836 23440 consensus_peers.cc:597] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.67:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.660597 21661 tablet_server.cc:196] TabletServer@127.21.39.67:0 shutdown complete.
W20260709 13:07:07.739671 23440 consensus_peers.cc:597] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.67:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.740844 21661 tablet_server.cc:179] TabletServer@127.21.39.68:0 shutting down...
W20260709 13:07:07.772986 23440 consensus_peers.cc:597] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.67:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.778820 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:07.779477 21661 tablet_replica.cc:333] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.780256 21661 raft_consensus.cc:2243] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.780907 21661 raft_consensus.cc:2272] T efdf9a1d63954e2b9dd1d73affff5c92 P ab89320513db45f3abc6e75a9e4981f5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.782516 21661 tablet_replica.cc:333] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.782994 21661 raft_consensus.cc:2243] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.783449 21661 raft_consensus.cc:2272] T f0de8160880743daa92639a18292e078 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.784988 21661 tablet_replica.cc:333] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.785467 21661 raft_consensus.cc:2243] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.785938 21661 raft_consensus.cc:2272] T d544baf761f344d7bd9a330ce400d0a9 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.787456 21661 tablet_replica.cc:333] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.787933 21661 raft_consensus.cc:2243] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.788295 21661 raft_consensus.cc:2272] T d43ccf9e82224c38881a02b284478648 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.789873 21661 tablet_replica.cc:333] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.790331 21661 raft_consensus.cc:2243] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.790767 21661 raft_consensus.cc:2272] T a8570dfdc38c4837bd398d9382b5f7ec P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.792239 21661 tablet_replica.cc:333] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.792694 21661 raft_consensus.cc:2243] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.793071 21661 raft_consensus.cc:2272] T d80c5a3f121140dfa7f4d26c1b907672 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.794634 21661 tablet_replica.cc:333] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.795137 21661 raft_consensus.cc:2243] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.795768 21661 raft_consensus.cc:2272] T 9d4ebc4f8ad64f26a6773fb76240ae45 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.797324 21661 tablet_replica.cc:333] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.797848 21661 raft_consensus.cc:2243] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.798237 21661 raft_consensus.cc:2272] T 41fd2bd9173d46bcae002f64cb0bca57 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.799870 21661 tablet_replica.cc:333] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.800349 21661 raft_consensus.cc:2243] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.800753 21661 raft_consensus.cc:2272] T 268a16dde59c4f60b799e21cd94927a4 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.802256 21661 tablet_replica.cc:333] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.802735 21661 raft_consensus.cc:2243] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.803170 21661 raft_consensus.cc:2272] T e357a35f96a841c8a66ee392cfa5939b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.804762 21661 tablet_replica.cc:333] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.805214 21661 raft_consensus.cc:2243] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.805971 21661 raft_consensus.cc:2272] T 7e6b7207909c462b9729f6f4f7806148 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.807562 21661 tablet_replica.cc:333] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.808023 21661 raft_consensus.cc:2243] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.808408 21661 raft_consensus.cc:2272] T e43c3d9672b6401593c01b9ea6919d54 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.810199 21661 tablet_replica.cc:333] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.810712 21661 raft_consensus.cc:2243] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.811146 21661 raft_consensus.cc:2272] T 1a493f5e9f7a4b4cbcbdfbc147c0df14 P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.812768 21661 tablet_replica.cc:333] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.813274 21661 raft_consensus.cc:2243] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.813932 21661 raft_consensus.cc:2272] T 474d73cddbc24b8fa40ace800bbec884 P ab89320513db45f3abc6e75a9e4981f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.815382 21661 tablet_replica.cc:333] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.815843 21661 raft_consensus.cc:2243] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.816227 21661 raft_consensus.cc:2272] T b04fa14f38814f8794c8325bc7b4ca9f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.817734 21661 tablet_replica.cc:333] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.818219 21661 raft_consensus.cc:2243] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.818629 21661 raft_consensus.cc:2272] T 1a89b15547cd45f9aaf3fd45beab196c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.820107 21661 tablet_replica.cc:333] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.820559 21661 raft_consensus.cc:2243] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.821223 21661 raft_consensus.cc:2272] T baff4e33c2ac40e6b8b57fee637563c6 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.822813 21661 tablet_replica.cc:333] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.823264 21661 raft_consensus.cc:2243] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.823873 21661 raft_consensus.cc:2272] T 757998820fc347ab80ab7748db14390f P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.825336 21661 tablet_replica.cc:333] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.825832 21661 raft_consensus.cc:2243] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.826447 21661 raft_consensus.cc:2272] T 9f1d4a3c1afe4298a2715afad689ba04 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.827977 21661 tablet_replica.cc:333] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.828413 21661 raft_consensus.cc:2243] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.828830 21661 raft_consensus.cc:2272] T ad3f7aba41c14db2871eefab55e08948 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.830351 21661 tablet_replica.cc:333] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.830829 21661 raft_consensus.cc:2243] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.831423 21661 raft_consensus.cc:2272] T 316dbb8a53d2449e8039c3a0c71e094e P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.832994 21661 tablet_replica.cc:333] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.833475 21661 raft_consensus.cc:2243] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.833936 21661 raft_consensus.cc:2272] T a0096400bc934190914c4ec03dcbcf4b P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.835420 21661 tablet_replica.cc:333] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.835865 21661 raft_consensus.cc:2243] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.836187 21661 raft_consensus.cc:2272] T e37f1a8ac9be4afe83c5702707cdba7b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.837777 21661 tablet_replica.cc:333] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.838215 21661 raft_consensus.cc:2243] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.838577 21661 raft_consensus.cc:2272] T 11f8531b7314488c8079e71b5bfa2325 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.840265 21661 tablet_replica.cc:333] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.840900 21661 raft_consensus.cc:2243] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.841338 21661 raft_consensus.cc:2272] T 0ff747224a614196ae1dd5217879484d P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.843329 21661 tablet_replica.cc:333] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.843847 21661 raft_consensus.cc:2243] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.844277 21661 raft_consensus.cc:2272] T aad7af146a0640d9b14da2c3cbbd8acd P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.845842 21661 tablet_replica.cc:333] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.846283 21661 raft_consensus.cc:2243] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.846884 21661 raft_consensus.cc:2272] T 8e2b84ada59b4d3bbd0dae76e2e4adf5 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:07.846973 23440 consensus_peers.cc:597] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 -> Peer 49a410cdb7ff47229cead662fbfb517b (127.21.39.67:43255): Couldn't send request to peer 49a410cdb7ff47229cead662fbfb517b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.67:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.848451 21661 tablet_replica.cc:333] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.848984 21661 raft_consensus.cc:2243] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.849421 21661 raft_consensus.cc:2272] T feb70ba7aa3b49ec886b492dcbdd54f8 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.851065 21661 tablet_replica.cc:333] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.851523 21661 raft_consensus.cc:2243] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.852161 21661 raft_consensus.cc:2272] T 2ba88b163301440ba8bf1904496302cd P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.853780 21661 tablet_replica.cc:333] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.854246 21661 raft_consensus.cc:2243] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.854866 21661 raft_consensus.cc:2272] T 030265bd47284962a228a2004e8c1601 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.856423 21661 tablet_replica.cc:333] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.856890 21661 raft_consensus.cc:2243] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.857303 21661 raft_consensus.cc:2272] T a9fd736faed64fee9087ba28741c0ee0 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.858925 21661 tablet_replica.cc:333] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.859395 21661 raft_consensus.cc:2243] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.860030 21661 raft_consensus.cc:2272] T 3ceda8c27bb946fb8522fd36c9edc46c P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.861697 21661 tablet_replica.cc:333] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.862216 21661 raft_consensus.cc:2243] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.862830 21661 raft_consensus.cc:2272] T a010554db98e40dc8f22bb33820e82fb P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.864503 21661 tablet_replica.cc:333] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.864943 21661 raft_consensus.cc:2243] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.865317 21661 raft_consensus.cc:2272] T 5be8b51007524b61b21f99fad1a18956 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.866845 21661 tablet_replica.cc:333] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.867275 21661 raft_consensus.cc:2243] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.867681 21661 raft_consensus.cc:2272] T f6df8522f3e845cd9822d16fae75ecba P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.869225 21661 tablet_replica.cc:333] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.869671 21661 raft_consensus.cc:2243] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.870327 21661 raft_consensus.cc:2272] T 492d2d4f73fb4e72bbf3a7dea2487541 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.871927 21661 tablet_replica.cc:333] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.872434 21661 raft_consensus.cc:2243] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.872875 21661 raft_consensus.cc:2272] T 4b880e4f6e0b4a17bc565ba13493c6ea P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.874475 21661 tablet_replica.cc:333] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.874909 21661 raft_consensus.cc:2243] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:07.875530 21661 raft_consensus.cc:2272] T 0f1e13e661e04fefb9ad97429d19b69b P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.877105 21661 tablet_replica.cc:333] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.877527 21661 raft_consensus.cc:2243] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.877970 21661 raft_consensus.cc:2272] T a289275c318e40f487ce39428fcf848f P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.879544 21661 tablet_replica.cc:333] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.879982 21661 raft_consensus.cc:2243] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.880416 21661 raft_consensus.cc:2272] T 2a61ba9388d84c7996b892c49b8e76f5 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.881994 21661 tablet_replica.cc:333] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.882419 21661 raft_consensus.cc:2243] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.882848 21661 raft_consensus.cc:2272] T e6414d6f431f4790939cf2a3dd936968 P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.884305 21661 tablet_replica.cc:333] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.884730 21661 raft_consensus.cc:2243] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.885070 21661 raft_consensus.cc:2272] T ce2991b304974b6f9da6726d19b4f40c P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.886657 21661 tablet_replica.cc:333] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.887051 21661 raft_consensus.cc:2243] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.887437 21661 raft_consensus.cc:2272] T e081b95d5e024d68b0be678465055f1c P ab89320513db45f3abc6e75a9e4981f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.888926 21661 tablet_replica.cc:333] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5: stopping tablet replica
I20260709 13:07:07.889302 21661 raft_consensus.cc:2243] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:07.889658 21661 raft_consensus.cc:2272] T a594b6d51b3f48fba454cc869ada5369 P ab89320513db45f3abc6e75a9e4981f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:07.944604 21661 tablet_server.cc:196] TabletServer@127.21.39.68:0 shutdown complete.
I20260709 13:07:07.998382 21661 master.cc:562] Master@127.21.39.126:34141 shutting down...
I20260709 13:07:08.018779 21661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.019287 21661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.019600 21661 tablet_replica.cc:333] T 00000000000000000000000000000000 P 88f15167ca8244fdbf504d94fd94b255: stopping tablet replica
I20260709 13:07:08.039021 21661 master.cc:584] Master@127.21.39.126:34141 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (49512 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:07:08.118078 21661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.39.126:37781
I20260709 13:07:08.119184 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:08.124032 24488 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
W20260709 13:07:08.125201 24489 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
W20260709 13:07:08.125370 24491 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
I20260709 13:07:08.125725 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:08.126904 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:08.127079 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:08.127233 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602428127217 us; error 0 us; skew 500 ppm
I20260709 13:07:08.127722 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:08.129900 21661 webserver.cc:533] Webserver started at http://127.21.39.126:43997/ using document root <none> and password file <none>
I20260709 13:07:08.130324 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:08.130478 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:08.130716 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:08.131670 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/master-0-root/instance:
uuid: "d30c148a6da142ab87fdfe5a7a8f6e39"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:08.135607 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:07:08.138510 24496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.139137 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:08.139384 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/master-0-root
uuid: "d30c148a6da142ab87fdfe5a7a8f6e39"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:08.139623 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-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)
I20260709 13:07:08.152081 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:08.153185 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:08.187824 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.126:37781
I20260709 13:07:08.187902 24547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.126:37781 every 8 connection(s)
I20260709 13:07:08.191320 24548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.200142 24548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39: Bootstrap starting.
I20260709 13:07:08.204242 24548 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:08.207842 24548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39: No bootstrap required, opened a new log
I20260709 13:07:08.209652 24548 raft_consensus.cc:359] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d30c148a6da142ab87fdfe5a7a8f6e39" member_type: VOTER }
I20260709 13:07:08.210014 24548 raft_consensus.cc:385] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:08.210217 24548 raft_consensus.cc:740] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d30c148a6da142ab87fdfe5a7a8f6e39, State: Initialized, Role: FOLLOWER
I20260709 13:07:08.210726 24548 consensus_queue.cc:260] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d30c148a6da142ab87fdfe5a7a8f6e39" member_type: VOTER }
I20260709 13:07:08.211139 24548 raft_consensus.cc:399] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:08.211410 24548 raft_consensus.cc:493] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:08.211706 24548 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:08.215721 24548 raft_consensus.cc:515] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d30c148a6da142ab87fdfe5a7a8f6e39" member_type: VOTER }
I20260709 13:07:08.216133 24548 leader_election.cc:304] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [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: d30c148a6da142ab87fdfe5a7a8f6e39; no voters: 
I20260709 13:07:08.217093 24548 leader_election.cc:290] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:08.217420 24551 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:08.218600 24551 raft_consensus.cc:697] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 1 LEADER]: Becoming Leader. State: Replica: d30c148a6da142ab87fdfe5a7a8f6e39, State: Running, Role: LEADER
I20260709 13:07:08.219162 24551 consensus_queue.cc:237] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [LEADER]: Queue going to LEADER mode. State: All 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: "d30c148a6da142ab87fdfe5a7a8f6e39" member_type: VOTER }
I20260709 13:07:08.219622 24548 sys_catalog.cc:565] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:08.223515 24553 sys_catalog.cc:455] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d30c148a6da142ab87fdfe5a7a8f6e39. Latest consensus state: current_term: 1 leader_uuid: "d30c148a6da142ab87fdfe5a7a8f6e39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d30c148a6da142ab87fdfe5a7a8f6e39" member_type: VOTER } }
I20260709 13:07:08.224046 24553 sys_catalog.cc:458] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:08.224215 24552 sys_catalog.cc:455] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d30c148a6da142ab87fdfe5a7a8f6e39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d30c148a6da142ab87fdfe5a7a8f6e39" member_type: VOTER } }
I20260709 13:07:08.224727 24552 sys_catalog.cc:458] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:08.226029 24559 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:08.231763 24559 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:08.232672 21661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:08.239172 24559 catalog_manager.cc:1383] Generated new cluster ID: b3a3eafa728a448ba3b87b4d56178512
I20260709 13:07:08.239426 24559 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:08.268378 24559 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:08.269513 24559 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:08.285882 24559 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39: Generated new TSK 0
I20260709 13:07:08.286404 24559 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:08.298312 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:08.303498 24569 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
W20260709 13:07:08.304925 24570 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
W20260709 13:07:08.305511 24572 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
I20260709 13:07:08.306134 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:08.307045 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:08.307229 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:08.307345 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602428307334 us; error 0 us; skew 500 ppm
I20260709 13:07:08.307776 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:08.309664 21661 webserver.cc:533] Webserver started at http://127.21.39.65:45423/ using document root <none> and password file <none>
I20260709 13:07:08.310098 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:08.310245 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:08.310437 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:08.311342 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-0-root/instance:
uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:08.315232 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:07:08.318006 24577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.318630 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:08.318856 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-0-root
uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:08.319082 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-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)
I20260709 13:07:08.338773 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:08.339769 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:08.341109 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:08.343111 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:08.343276 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.343444 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:08.343575 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.379308 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.65:34067
I20260709 13:07:08.379397 24639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.65:34067 every 8 connection(s)
I20260709 13:07:08.383694 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:08.390479 24644 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
W20260709 13:07:08.391820 24645 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
W20260709 13:07:08.394996 24647 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
I20260709 13:07:08.395254 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:08.396364 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:08.396610 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:08.396803 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602428396784 us; error 0 us; skew 500 ppm
I20260709 13:07:08.397367 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:08.399371 24640 heartbeater.cc:344] Connected to a master server at 127.21.39.126:37781
I20260709 13:07:08.399691 24640 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:08.400159 21661 webserver.cc:533] Webserver started at http://127.21.39.66:38967/ using document root <none> and password file <none>
I20260709 13:07:08.400395 24640 heartbeater.cc:507] Master 127.21.39.126:37781 requested a full tablet report, sending...
I20260709 13:07:08.400620 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:08.400847 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:08.401080 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:08.402207 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-1-root/instance:
uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:08.402529 24513 ts_manager.cc:194] Registered new tserver with Master: dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:08.404788 24513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33994
I20260709 13:07:08.407593 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:08.410440 24652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.411093 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:08.411336 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-1-root
uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:08.411576 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-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)
I20260709 13:07:08.424043 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:08.425057 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:08.426360 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:08.428340 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:08.428519 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.428721 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:08.428862 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.465117 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.66:36299
I20260709 13:07:08.465207 24714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.66:36299 every 8 connection(s)
I20260709 13:07:08.469465 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:08.475821 24718 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
W20260709 13:07:08.477731 24719 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
I20260709 13:07:08.478649 21661 server_base.cc:1061] running on GCE node
W20260709 13:07:08.480419 24721 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
I20260709 13:07:08.480834 24715 heartbeater.cc:344] Connected to a master server at 127.21.39.126:37781
I20260709 13:07:08.481190 24715 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:08.481295 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:08.481556 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:08.481714 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602428481697 us; error 0 us; skew 500 ppm
I20260709 13:07:08.481880 24715 heartbeater.cc:507] Master 127.21.39.126:37781 requested a full tablet report, sending...
I20260709 13:07:08.482312 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:08.483831 24513 ts_manager.cc:194] Registered new tserver with Master: 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:08.484627 21661 webserver.cc:533] Webserver started at http://127.21.39.67:45209/ using document root <none> and password file <none>
I20260709 13:07:08.485080 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:08.485277 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:08.485224 24513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34008
I20260709 13:07:08.485683 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:08.486897 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-2-root/instance:
uuid: "7d5d9a644079419cba65a200a2adde0b"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:08.490849 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:08.493685 24726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.494400 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:08.494702 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-2-root
uuid: "7d5d9a644079419cba65a200a2adde0b"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:08.494954 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-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)
I20260709 13:07:08.534693 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:08.535897 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:08.537299 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:08.539512 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:08.539707 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.539923 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:08.540076 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.577021 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.67:33511
I20260709 13:07:08.577108 24788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.67:33511 every 8 connection(s)
I20260709 13:07:08.581496 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:08.587150 24792 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
W20260709 13:07:08.588414 24793 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
W20260709 13:07:08.590610 24795 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
I20260709 13:07:08.591269 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:08.592219 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:08.592422 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:08.592634 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602428592613 us; error 0 us; skew 500 ppm
I20260709 13:07:08.592782 24789 heartbeater.cc:344] Connected to a master server at 127.21.39.126:37781
I20260709 13:07:08.593209 24789 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:08.593245 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:08.594009 24789 heartbeater.cc:507] Master 127.21.39.126:37781 requested a full tablet report, sending...
I20260709 13:07:08.595613 21661 webserver.cc:533] Webserver started at http://127.21.39.68:43863/ using document root <none> and password file <none>
I20260709 13:07:08.596098 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:08.596271 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:08.596187 24513 ts_manager.cc:194] Registered new tserver with Master: 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:08.596735 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:08.597731 24513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34018
I20260709 13:07:08.597864 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-3-root/instance:
uuid: "8e16b28767f345faa669c12df5f4912f"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:08.602042 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:07:08.605031 24800 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.605700 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:08.605979 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-3-root
uuid: "8e16b28767f345faa669c12df5f4912f"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:08.606225 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-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)
I20260709 13:07:08.643307 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:08.644464 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:08.645610 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:08.647651 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:08.647842 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.648054 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:08.648200 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.686381 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.68:43341
I20260709 13:07:08.686457 24862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.68:43341 every 8 connection(s)
I20260709 13:07:08.698335 24863 heartbeater.cc:344] Connected to a master server at 127.21.39.126:37781
I20260709 13:07:08.698658 24863 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:08.699302 24863 heartbeater.cc:507] Master 127.21.39.126:37781 requested a full tablet report, sending...
I20260709 13:07:08.700958 24513 ts_manager.cc:194] Registered new tserver with Master: 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:08.701390 21661 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012090957s
I20260709 13:07:08.702229 24513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41520
I20260709 13:07:08.723342 24513 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41532:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:07:08.946539 24605 tablet_service.cc:1511] Processing CreateTablet for tablet d98d3df7ca4f4f84b5dbe96d8d91947d (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:08.947866 24605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98d3df7ca4f4f84b5dbe96d8d91947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.959287 24604 tablet_service.cc:1511] Processing CreateTablet for tablet f1b0c9f49f854b8e874188d8bb8e3737 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:08.960561 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b0c9f49f854b8e874188d8bb8e3737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.965021 24754 tablet_service.cc:1511] Processing CreateTablet for tablet d98d3df7ca4f4f84b5dbe96d8d91947d (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:08.965703 24751 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0347f452ec455f8269a6a596d78c37 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:08.966346 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98d3df7ca4f4f84b5dbe96d8d91947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.967032 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0347f452ec455f8269a6a596d78c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.968305 24753 tablet_service.cc:1511] Processing CreateTablet for tablet 65a975dd6a854b4eaa95d5987559779a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:08.968539 24603 tablet_service.cc:1511] Processing CreateTablet for tablet 65a975dd6a854b4eaa95d5987559779a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:08.969550 24753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a975dd6a854b4eaa95d5987559779a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.969939 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a975dd6a854b4eaa95d5987559779a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.969812 24750 tablet_service.cc:1511] Processing CreateTablet for tablet 29fb8090ba6849758b41388eadfcbfa7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:08.971019 24750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fb8090ba6849758b41388eadfcbfa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.972445 24752 tablet_service.cc:1511] Processing CreateTablet for tablet 35e0ec3a1ea14b3dbddf7a83088bc69b (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:08.973657 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e0ec3a1ea14b3dbddf7a83088bc69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.973906 24749 tablet_service.cc:1511] Processing CreateTablet for tablet f687bce2d542494786787d90ce3efdca (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:08.975133 24749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f687bce2d542494786787d90ce3efdca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.975302 24746 tablet_service.cc:1511] Processing CreateTablet for tablet fe314a73f1ca4262be1f5e323d7abd1a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:08.976447 24746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe314a73f1ca4262be1f5e323d7abd1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.978809 24748 tablet_service.cc:1511] Processing CreateTablet for tablet 53bf34652a384a2abba1344155d2b52f (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:08.979256 24602 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0347f452ec455f8269a6a596d78c37 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:08.980510 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0347f452ec455f8269a6a596d78c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.981236 24748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bf34652a384a2abba1344155d2b52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.980429 24747 tablet_service.cc:1511] Processing CreateTablet for tablet 14393d182e2947d7b09c3f608fb22e0c (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:08.982942 24745 tablet_service.cc:1511] Processing CreateTablet for tablet e473614f4ddc40b6bb1a97b2dd8595c6 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:08.992291 24601 tablet_service.cc:1511] Processing CreateTablet for tablet 026fc84930014423b6bf164909a8cfc4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:08.993515 24601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026fc84930014423b6bf164909a8cfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.994024 24747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14393d182e2947d7b09c3f608fb22e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.994634 24745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e473614f4ddc40b6bb1a97b2dd8595c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.003304 24600 tablet_service.cc:1511] Processing CreateTablet for tablet 29fb8090ba6849758b41388eadfcbfa7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:09.004539 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fb8090ba6849758b41388eadfcbfa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.015637 24599 tablet_service.cc:1511] Processing CreateTablet for tablet 53bf34652a384a2abba1344155d2b52f (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:09.016894 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bf34652a384a2abba1344155d2b52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.022143 24598 tablet_service.cc:1511] Processing CreateTablet for tablet 4e488595f0ab479397b4b56b9b091213 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:09.022543 24828 tablet_service.cc:1511] Processing CreateTablet for tablet f1b0c9f49f854b8e874188d8bb8e3737 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:09.023453 24598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e488595f0ab479397b4b56b9b091213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.023854 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b0c9f49f854b8e874188d8bb8e3737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.026818 24597 tablet_service.cc:1511] Processing CreateTablet for tablet 14393d182e2947d7b09c3f608fb22e0c (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:09.028055 24597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14393d182e2947d7b09c3f608fb22e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.027819 24596 tablet_service.cc:1511] Processing CreateTablet for tablet e473614f4ddc40b6bb1a97b2dd8595c6 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:09.029019 24596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e473614f4ddc40b6bb1a97b2dd8595c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.035135 24827 tablet_service.cc:1511] Processing CreateTablet for tablet 65a975dd6a854b4eaa95d5987559779a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:09.036376 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a975dd6a854b4eaa95d5987559779a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.047225 24826 tablet_service.cc:1511] Processing CreateTablet for tablet 35e0ec3a1ea14b3dbddf7a83088bc69b (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:09.047822 24749 tablet_service.cc:1511] Processing CreateTablet for tablet 7caff173a01946d29b6a6602087e5780 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:09.049062 24749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7caff173a01946d29b6a6602087e5780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.048846 24821 tablet_service.cc:1511] Processing CreateTablet for tablet 14393d182e2947d7b09c3f608fb22e0c (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:09.050104 24821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14393d182e2947d7b09c3f608fb22e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.051357 24823 tablet_service.cc:1511] Processing CreateTablet for tablet f687bce2d542494786787d90ce3efdca (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:09.052569 24823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f687bce2d542494786787d90ce3efdca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.053725 24750 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb3411a33ce4859ac35774442d2ec55 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:09.054915 24750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb3411a33ce4859ac35774442d2ec55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.054708 24822 tablet_service.cc:1511] Processing CreateTablet for tablet 4e488595f0ab479397b4b56b9b091213 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:09.055919 24822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e488595f0ab479397b4b56b9b091213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.057955 24820 tablet_service.cc:1511] Processing CreateTablet for tablet fe314a73f1ca4262be1f5e323d7abd1a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:09.059131 24820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe314a73f1ca4262be1f5e323d7abd1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.048870 24825 tablet_service.cc:1511] Processing CreateTablet for tablet 026fc84930014423b6bf164909a8cfc4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:09.051760 24751 tablet_service.cc:1511] Processing CreateTablet for tablet 80bed11e1c004378a0d652029f02a645 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:09.050225 24824 tablet_service.cc:1511] Processing CreateTablet for tablet 29fb8090ba6849758b41388eadfcbfa7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:09.063184 24879 tablet_bootstrap.cc:492] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:09.061923 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80bed11e1c004378a0d652029f02a645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.067211 24819 tablet_service.cc:1511] Processing CreateTablet for tablet 14d85a7e3b184d399ccf645a4f5a6b4a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:09.067211 24747 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae88fb2d7624d44b2d6aff1a1c76554 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:09.070386 24747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae88fb2d7624d44b2d6aff1a1c76554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.072714 24879 tablet_bootstrap.cc:654] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.060719 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026fc84930014423b6bf164909a8cfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.087445 24819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d85a7e3b184d399ccf645a4f5a6b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.076263 24680 tablet_service.cc:1511] Processing CreateTablet for tablet d98d3df7ca4f4f84b5dbe96d8d91947d (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:09.088562 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d98d3df7ca4f4f84b5dbe96d8d91947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.090052 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e0ec3a1ea14b3dbddf7a83088bc69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.094779 24824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fb8090ba6849758b41388eadfcbfa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.104019 24600 tablet_service.cc:1511] Processing CreateTablet for tablet 7caff173a01946d29b6a6602087e5780 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:09.105767 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7caff173a01946d29b6a6602087e5780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.108973 24603 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb3411a33ce4859ac35774442d2ec55 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:09.116015 24604 tablet_service.cc:1511] Processing CreateTablet for tablet 962a7962e9404e40a5cf316ca19cf017 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:09.118249 24679 tablet_service.cc:1511] Processing CreateTablet for tablet f1b0c9f49f854b8e874188d8bb8e3737 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:09.085795 24602 tablet_service.cc:1511] Processing CreateTablet for tablet 14d85a7e3b184d399ccf645a4f5a6b4a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:09.060731 24748 tablet_service.cc:1511] Processing CreateTablet for tablet e3896d4d2bf545e3831250837609af90 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:09.124955 24748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3896d4d2bf545e3831250837609af90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.124823 24677 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0347f452ec455f8269a6a596d78c37 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:09.126024 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0347f452ec455f8269a6a596d78c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.121034 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 35e0ec3a1ea14b3dbddf7a83088bc69b (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:09.127576 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e0ec3a1ea14b3dbddf7a83088bc69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.128611 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b0c9f49f854b8e874188d8bb8e3737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.131012 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 026fc84930014423b6bf164909a8cfc4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:09.132238 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026fc84930014423b6bf164909a8cfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.134816 24675 tablet_service.cc:1511] Processing CreateTablet for tablet f687bce2d542494786787d90ce3efdca (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:09.126391 24821 tablet_service.cc:1511] Processing CreateTablet for tablet 7caff173a01946d29b6a6602087e5780 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:09.145510 24674 tablet_service.cc:1511] Processing CreateTablet for tablet 53bf34652a384a2abba1344155d2b52f (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:09.147655 24673 tablet_service.cc:1511] Processing CreateTablet for tablet 4e488595f0ab479397b4b56b9b091213 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:09.149783 24671 tablet_service.cc:1511] Processing CreateTablet for tablet e473614f4ddc40b6bb1a97b2dd8595c6 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:09.150882 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f687bce2d542494786787d90ce3efdca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.150728 24672 tablet_service.cc:1511] Processing CreateTablet for tablet fe314a73f1ca4262be1f5e323d7abd1a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:09.151924 24672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe314a73f1ca4262be1f5e323d7abd1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.156936 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e488595f0ab479397b4b56b9b091213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.159412 24754 tablet_service.cc:1511] Processing CreateTablet for tablet 108ebc1279f14de58938bc2c17b153e4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:09.160545 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108ebc1279f14de58938bc2c17b153e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.162062 24674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bf34652a384a2abba1344155d2b52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.165123 24671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e473614f4ddc40b6bb1a97b2dd8595c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.168300 24880 tablet_bootstrap.cc:492] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:09.171446 24753 tablet_service.cc:1511] Processing CreateTablet for tablet 7153a4ace1de49f2b735f7c61f842d13 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:09.172688 24753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7153a4ace1de49f2b735f7c61f842d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.174890 24596 tablet_service.cc:1511] Processing CreateTablet for tablet d9bbf3bdae644d819a3ee89ad647045f (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:09.180971 24881 tablet_bootstrap.cc:492] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:09.180094 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb3411a33ce4859ac35774442d2ec55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.191387 24828 tablet_service.cc:1511] Processing CreateTablet for tablet 80bed11e1c004378a0d652029f02a645 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:09.192777 24748 tablet_service.cc:1511] Processing CreateTablet for tablet 7ddbe3b71ede4dafb11b4180fb5218fb (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:09.190457 24745 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2ac6551b0241ac878de448b50e8c43 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:09.193799 24598 tablet_service.cc:1511] Processing CreateTablet for tablet e3896d4d2bf545e3831250837609af90 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:09.199970 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 14d85a7e3b184d399ccf645a4f5a6b4a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:09.200510 24745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2ac6551b0241ac878de448b50e8c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.201108 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d85a7e3b184d399ccf645a4f5a6b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.194828 24827 tablet_service.cc:1511] Processing CreateTablet for tablet 962a7962e9404e40a5cf316ca19cf017 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:09.194947 24752 tablet_service.cc:1511] Processing CreateTablet for tablet a842f7af321245f3aa1c05e8be343d9c (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:09.202692 24599 tablet_service.cc:1511] Processing CreateTablet for tablet 563f851c82044106b8390b70825bded1 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:09.203127 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a842f7af321245f3aa1c05e8be343d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.183728 24605 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2ac6551b0241ac878de448b50e8c43 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:09.205371 24748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ddbe3b71ede4dafb11b4180fb5218fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.206607 24677 tablet_service.cc:1511] Processing CreateTablet for tablet 80bed11e1c004378a0d652029f02a645 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:09.209432 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80bed11e1c004378a0d652029f02a645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.195331 24601 tablet_service.cc:1511] Processing CreateTablet for tablet a842f7af321245f3aa1c05e8be343d9c (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:09.208269 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb3411a33ce4859ac35774442d2ec55 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:09.198663 24880 tablet_bootstrap.cc:654] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.196979 24596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bbf3bdae644d819a3ee89ad647045f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.179327 24879 tablet_bootstrap.cc:492] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:09.197311 24826 tablet_service.cc:1511] Processing CreateTablet for tablet e3896d4d2bf545e3831250837609af90 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:09.214262 24821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7caff173a01946d29b6a6602087e5780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.222925 24879 ts_tablet_manager.cc:1403] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.160s	user 0.009s	sys 0.005s
I20260709 13:07:09.229171 24820 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae88fb2d7624d44b2d6aff1a1c76554 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:09.230399 24601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a842f7af321245f3aa1c05e8be343d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.230616 24746 tablet_service.cc:1511] Processing CreateTablet for tablet febbdeb15bad40ba8bd90df9c7e4fb60 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:09.231102 24824 tablet_service.cc:1511] Processing CreateTablet for tablet a842f7af321245f3aa1c05e8be343d9c (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:09.231833 24747 tablet_service.cc:1511] Processing CreateTablet for tablet 36502db3123c4e7d85f4c4a42ef980cc (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 13:07:09.233476 24561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:09.236063 24598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3896d4d2bf545e3831250837609af90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.236773 24751 tablet_service.cc:1511] Processing CreateTablet for tablet 43fde9d6e41f43b5b5742f15a250dcc4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:09.238721 24822 tablet_service.cc:1511] Processing CreateTablet for tablet 108ebc1279f14de58938bc2c17b153e4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:09.239441 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb3411a33ce4859ac35774442d2ec55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.246074 24605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2ac6551b0241ac878de448b50e8c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.246477 24597 tablet_service.cc:1511] Processing CreateTablet for tablet 7153a4ace1de49f2b735f7c61f842d13 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:09.247714 24597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7153a4ace1de49f2b735f7c61f842d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.229226 24749 tablet_service.cc:1511] Processing CreateTablet for tablet d77c69d562434cde9671ac575dafe82b (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:09.258550 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 962a7962e9404e40a5cf316ca19cf017 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:09.258708 24819 tablet_service.cc:1511] Processing CreateTablet for tablet 563f851c82044106b8390b70825bded1 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:09.259758 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962a7962e9404e40a5cf316ca19cf017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.263433 24881 tablet_bootstrap.cc:654] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.267369 24672 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae88fb2d7624d44b2d6aff1a1c76554 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:09.268662 24883 tablet_bootstrap.cc:492] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:09.276718 24820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae88fb2d7624d44b2d6aff1a1c76554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.278748 24673 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2ac6551b0241ac878de448b50e8c43 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:09.279908 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2ac6551b0241ac878de448b50e8c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.282202 24824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a842f7af321245f3aa1c05e8be343d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.284590 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3896d4d2bf545e3831250837609af90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.285226 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 108ebc1279f14de58938bc2c17b153e4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:09.272739 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fde9d6e41f43b5b5742f15a250dcc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.287755 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108ebc1279f14de58938bc2c17b153e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.289238 24747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36502db3123c4e7d85f4c4a42ef980cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.290002 24746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet febbdeb15bad40ba8bd90df9c7e4fb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.273393 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d85a7e3b184d399ccf645a4f5a6b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.292373 24749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77c69d562434cde9671ac575dafe82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.301014 24750 tablet_service.cc:1511] Processing CreateTablet for tablet e350113ad28c4e9c86b6bc4d020e4411 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:09.302284 24750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e350113ad28c4e9c86b6bc4d020e4411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.304010 24883 tablet_bootstrap.cc:654] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.304416 24879 raft_consensus.cc:359] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:09.306733 24879 raft_consensus.cc:385] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.308550 24880 tablet_bootstrap.cc:492] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:09.309096 24880 ts_tablet_manager.cc:1403] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.141s	user 0.007s	sys 0.008s
I20260709 13:07:09.310024 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962a7962e9404e40a5cf316ca19cf017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.310771 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563f851c82044106b8390b70825bded1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.311430 24672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae88fb2d7624d44b2d6aff1a1c76554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.311945 24880 raft_consensus.cc:359] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:09.312758 24880 raft_consensus.cc:385] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.313081 24880 raft_consensus.cc:740] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.301429 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80bed11e1c004378a0d652029f02a645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.315188 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962a7962e9404e40a5cf316ca19cf017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.317468 24822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108ebc1279f14de58938bc2c17b153e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.318732 24675 tablet_service.cc:1511] Processing CreateTablet for tablet d9bbf3bdae644d819a3ee89ad647045f (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:09.319967 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bbf3bdae644d819a3ee89ad647045f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.321357 24819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563f851c82044106b8390b70825bded1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.314173 24825 tablet_service.cc:1511] Processing CreateTablet for tablet d9bbf3bdae644d819a3ee89ad647045f (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:09.326514 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bbf3bdae644d819a3ee89ad647045f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.337090 24671 tablet_service.cc:1511] Processing CreateTablet for tablet 7153a4ace1de49f2b735f7c61f842d13 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:09.338680 24671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7153a4ace1de49f2b735f7c61f842d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.352670 24674 tablet_service.cc:1511] Processing CreateTablet for tablet d77c69d562434cde9671ac575dafe82b (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:09.353989 24674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77c69d562434cde9671ac575dafe82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.356674 24603 tablet_service.cc:1511] Processing CreateTablet for tablet febbdeb15bad40ba8bd90df9c7e4fb60 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:09.349428 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 563f851c82044106b8390b70825bded1 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:09.358649 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563f851c82044106b8390b70825bded1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.360878 24680 tablet_service.cc:1511] Processing CreateTablet for tablet e7e53a9725a349afb784f5b28c513d86 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:09.361502 24823 tablet_service.cc:1511] Processing CreateTablet for tablet 7ddbe3b71ede4dafb11b4180fb5218fb (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:09.362756 24823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ddbe3b71ede4dafb11b4180fb5218fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.366598 24597 tablet_service.cc:1511] Processing CreateTablet for tablet 7ddbe3b71ede4dafb11b4180fb5218fb (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:09.369668 24600 tablet_service.cc:1511] Processing CreateTablet for tablet e7e53a9725a349afb784f5b28c513d86 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:09.357272 24678 tablet_service.cc:1511] Processing CreateTablet for tablet febbdeb15bad40ba8bd90df9c7e4fb60 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:09.370957 24677 tablet_service.cc:1511] Processing CreateTablet for tablet 43fde9d6e41f43b5b5742f15a250dcc4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:09.371315 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet febbdeb15bad40ba8bd90df9c7e4fb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.341004 24879 raft_consensus.cc:740] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.379819 24880 consensus_queue.cc:260] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:09.392314 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet febbdeb15bad40ba8bd90df9c7e4fb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.386107 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e53a9725a349afb784f5b28c513d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.393215 24597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ddbe3b71ede4dafb11b4180fb5218fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.386982 24598 tablet_service.cc:1511] Processing CreateTablet for tablet 36502db3123c4e7d85f4c4a42ef980cc (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:09.396940 24598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36502db3123c4e7d85f4c4a42ef980cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.392262 24879 consensus_queue.cc:260] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:09.406222 24605 tablet_service.cc:1511] Processing CreateTablet for tablet e350113ad28c4e9c86b6bc4d020e4411 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:09.412405 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fde9d6e41f43b5b5742f15a250dcc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.415748 24600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e53a9725a349afb784f5b28c513d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.414386 24640 heartbeater.cc:499] Master 127.21.39.126:37781 was elected leader, sending a full tablet report...
I20260709 13:07:09.385667 24819 tablet_service.cc:1511] Processing CreateTablet for tablet d77c69d562434cde9671ac575dafe82b (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:09.424384 24819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77c69d562434cde9671ac575dafe82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.386665 24752 tablet_service.cc:1511] Processing CreateTablet for tablet 4494fc624e15415cb88709b33a63efac (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:09.428097 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4494fc624e15415cb88709b33a63efac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.429961 24827 tablet_service.cc:1511] Processing CreateTablet for tablet e7e53a9725a349afb784f5b28c513d86 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:09.431124 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e53a9725a349afb784f5b28c513d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.439976 24601 tablet_service.cc:1511] Processing CreateTablet for tablet 4494fc624e15415cb88709b33a63efac (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:09.442312 24747 tablet_service.cc:1511] Processing CreateTablet for tablet c0d90e1159ed409a9bbdfc5de63b9a68 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:09.443537 24747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d90e1159ed409a9bbdfc5de63b9a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.447371 24673 tablet_service.cc:1511] Processing CreateTablet for tablet e350113ad28c4e9c86b6bc4d020e4411 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:09.448606 24880 ts_tablet_manager.cc:1434] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.139s	user 0.000s	sys 0.014s
I20260709 13:07:09.448526 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e350113ad28c4e9c86b6bc4d020e4411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.450986 24880 tablet_bootstrap.cc:492] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:09.452883 24824 tablet_service.cc:1511] Processing CreateTablet for tablet 36502db3123c4e7d85f4c4a42ef980cc (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:09.454177 24605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e350113ad28c4e9c86b6bc4d020e4411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.464344 24881 tablet_bootstrap.cc:492] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:09.464823 24881 ts_tablet_manager.cc:1403] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.284s	user 0.017s	sys 0.005s
I20260709 13:07:09.464552 24820 tablet_service.cc:1511] Processing CreateTablet for tablet 43fde9d6e41f43b5b5742f15a250dcc4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:09.466377 24820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fde9d6e41f43b5b5742f15a250dcc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.468223 24746 tablet_service.cc:1511] Processing CreateTablet for tablet ab4c6d6fa1e44e148eb4d03837d6030a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:09.469549 24746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4c6d6fa1e44e148eb4d03837d6030a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.473682 24881 raft_consensus.cc:359] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:09.474411 24881 raft_consensus.cc:385] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.474695 24881 raft_consensus.cc:740] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.476737 24881 consensus_queue.cc:260] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:09.480046 24753 tablet_service.cc:1511] Processing CreateTablet for tablet a4fe71caf1f04193ac45015976b59cc3 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:09.481264 24753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fe71caf1f04193ac45015976b59cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.480921 24604 tablet_service.cc:1511] Processing CreateTablet for tablet ab4c6d6fa1e44e148eb4d03837d6030a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:09.482739 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4c6d6fa1e44e148eb4d03837d6030a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.487481 24715 heartbeater.cc:499] Master 127.21.39.126:37781 was elected leader, sending a full tablet report...
I20260709 13:07:09.455188 24602 tablet_service.cc:1511] Processing CreateTablet for tablet 1abd3c03eeba4d6982ec53d225e20b8d (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:09.455912 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 1abd3c03eeba4d6982ec53d225e20b8d (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:09.507480 24821 tablet_service.cc:1511] Processing CreateTablet for tablet 4494fc624e15415cb88709b33a63efac (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:09.513940 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abd3c03eeba4d6982ec53d225e20b8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.503132 24751 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac864f8a4c14abeb193a3d8a427d5be (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:09.513731 24824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36502db3123c4e7d85f4c4a42ef980cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.503916 24879 ts_tablet_manager.cc:1434] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.247s	user 0.006s	sys 0.006s
I20260709 13:07:09.500398 24789 heartbeater.cc:499] Master 127.21.39.126:37781 was elected leader, sending a full tablet report...
I20260709 13:07:09.500391 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abd3c03eeba4d6982ec53d225e20b8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.519833 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac864f8a4c14abeb193a3d8a427d5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.525312 24821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4494fc624e15415cb88709b33a63efac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.495914 24826 tablet_service.cc:1511] Processing CreateTablet for tablet 1abd3c03eeba4d6982ec53d225e20b8d (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:09.537860 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abd3c03eeba4d6982ec53d225e20b8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.536919 24601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4494fc624e15415cb88709b33a63efac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.499327 24597 tablet_service.cc:1511] Processing CreateTablet for tablet fe81f255b560486299b9790c4f430024 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:09.542256 24597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe81f255b560486299b9790c4f430024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.546324 24596 tablet_service.cc:1511] Processing CreateTablet for tablet a4fe71caf1f04193ac45015976b59cc3 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:09.547586 24596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fe71caf1f04193ac45015976b59cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.547806 24883 tablet_bootstrap.cc:492] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:09.548301 24883 ts_tablet_manager.cc:1403] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.280s	user 0.015s	sys 0.006s
I20260709 13:07:09.509487 24672 tablet_service.cc:1511] Processing CreateTablet for tablet ab4c6d6fa1e44e148eb4d03837d6030a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:09.555557 24863 heartbeater.cc:499] Master 127.21.39.126:37781 was elected leader, sending a full tablet report...
I20260709 13:07:09.564275 24679 tablet_service.cc:1511] Processing CreateTablet for tablet fe81f255b560486299b9790c4f430024 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:09.565557 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe81f255b560486299b9790c4f430024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.568396 24828 tablet_service.cc:1511] Processing CreateTablet for tablet c0d90e1159ed409a9bbdfc5de63b9a68 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:09.570027 24675 tablet_service.cc:1511] Processing CreateTablet for tablet c0d90e1159ed409a9bbdfc5de63b9a68 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:09.571238 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d90e1159ed409a9bbdfc5de63b9a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.575649 24825 tablet_service.cc:1511] Processing CreateTablet for tablet fe81f255b560486299b9790c4f430024 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:09.579167 24883 raft_consensus.cc:359] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:09.579957 24883 raft_consensus.cc:385] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.580258 24883 raft_consensus.cc:740] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
W20260709 13:07:09.581418 24790 tablet.cc:2406] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:09.581038 24883 consensus_queue.cc:260] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:09.588505 24889 raft_consensus.cc:493] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.588987 24889 raft_consensus.cc:515] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:09.589161 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac864f8a4c14abeb193a3d8a427d5be (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:09.590343 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac864f8a4c14abeb193a3d8a427d5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.590656 24880 tablet_bootstrap.cc:654] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.569597 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d90e1159ed409a9bbdfc5de63b9a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.594453 24672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4c6d6fa1e44e148eb4d03837d6030a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.594889 24881 ts_tablet_manager.cc:1434] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.130s	user 0.008s	sys 0.015s
I20260709 13:07:09.625952 24890 raft_consensus.cc:493] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.626513 24890 raft_consensus.cc:515] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:09.630611 24890 leader_election.cc:290] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:09.612416 24889 leader_election.cc:290] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:09.621666 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe81f255b560486299b9790c4f430024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.612777 24752 tablet_service.cc:1511] Processing CreateTablet for tablet 16bae87e8822407cbc95e56941f58ad7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:09.577517 24822 tablet_service.cc:1511] Processing CreateTablet for tablet a4fe71caf1f04193ac45015976b59cc3 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:09.654115 24673 tablet_service.cc:1511] Processing CreateTablet for tablet 16bae87e8822407cbc95e56941f58ad7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:09.655514 24673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bae87e8822407cbc95e56941f58ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.666464 24883 ts_tablet_manager.cc:1434] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.118s	user 0.010s	sys 0.001s
I20260709 13:07:09.667487 24883 tablet_bootstrap.cc:492] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:09.683807 24879 tablet_bootstrap.cc:492] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:09.690521 24822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fe71caf1f04193ac45015976b59cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.696249 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bae87e8822407cbc95e56941f58ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.689636 24879 tablet_bootstrap.cc:654] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.694636 24881 tablet_bootstrap.cc:492] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:09.739063 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 2ccd2362079b4e18aec157b4ff007d04 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:09.740368 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccd2362079b4e18aec157b4ff007d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.741102 24887 raft_consensus.cc:493] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.741709 24887 raft_consensus.cc:515] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:09.763832 24747 tablet_service.cc:1511] Processing CreateTablet for tablet a67dd25eba1744dbb6a020cbad7b2cc4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:09.764598 24881 tablet_bootstrap.cc:654] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.765090 24747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67dd25eba1744dbb6a020cbad7b2cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.768491 24887 leader_election.cc:290] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:09.776396 24880 tablet_bootstrap.cc:492] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:09.776142 24827 tablet_service.cc:1511] Processing CreateTablet for tablet a67dd25eba1744dbb6a020cbad7b2cc4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:09.776822 24880 ts_tablet_manager.cc:1403] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.326s	user 0.041s	sys 0.025s
I20260709 13:07:09.777552 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67dd25eba1744dbb6a020cbad7b2cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.779009 24880 raft_consensus.cc:359] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:09.779588 24880 raft_consensus.cc:385] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.779804 24880 raft_consensus.cc:740] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.780325 24880 consensus_queue.cc:260] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:09.770960 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e0ec3a1ea14b3dbddf7a83088bc69b" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:09.780854 24752 tablet_service.cc:1511] Processing CreateTablet for tablet 39751c83dd4b4ac584196a5f03b11190 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 13:07:09.782212 24654 leader_election.cc:343] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:09.782572 24883 tablet_bootstrap.cc:654] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.783694 24597 tablet_service.cc:1511] Processing CreateTablet for tablet 2ccd2362079b4e18aec157b4ff007d04 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:09.789074 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39751c83dd4b4ac584196a5f03b11190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.795207 24825 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac864f8a4c14abeb193a3d8a427d5be (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:09.796411 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac864f8a4c14abeb193a3d8a427d5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.767109 24599 tablet_service.cc:1511] Processing CreateTablet for tablet 16bae87e8822407cbc95e56941f58ad7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:09.759053 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 39751c83dd4b4ac584196a5f03b11190 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:09.798261 24603 tablet_service.cc:1511] Processing CreateTablet for tablet 73408096150c44acb02e8975ff864280 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:09.799176 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39751c83dd4b4ac584196a5f03b11190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.806355 24823 tablet_service.cc:1511] Processing CreateTablet for tablet 2ccd2362079b4e18aec157b4ff007d04 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:09.807654 24823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccd2362079b4e18aec157b4ff007d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.817875 24597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccd2362079b4e18aec157b4ff007d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.784785 24596 tablet_service.cc:1511] Processing CreateTablet for tablet a67dd25eba1744dbb6a020cbad7b2cc4 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:09.850901 24596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67dd25eba1744dbb6a020cbad7b2cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.856388 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a975dd6a854b4eaa95d5987559779a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
W20260709 13:07:09.858158 24804 leader_election.cc:343] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:09.858420 24880 ts_tablet_manager.cc:1434] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 13:07:09.859472 24880 tablet_bootstrap.cc:492] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:09.865546 24880 tablet_bootstrap.cc:654] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.867161 24886 raft_consensus.cc:493] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.868709 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bae87e8822407cbc95e56941f58ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.869979 24825 tablet_service.cc:1511] Processing CreateTablet for tablet 39751c83dd4b4ac584196a5f03b11190 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:09.877801 24602 tablet_service.cc:1511] Processing CreateTablet for tablet a3b1e6f5a94a4e72b89f2a8ac87d862a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:09.878263 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39751c83dd4b4ac584196a5f03b11190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.878582 24675 tablet_service.cc:1511] Processing CreateTablet for tablet a3b1e6f5a94a4e72b89f2a8ac87d862a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:09.879052 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b1e6f5a94a4e72b89f2a8ac87d862a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.879884 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b1e6f5a94a4e72b89f2a8ac87d862a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.882942 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 73408096150c44acb02e8975ff864280 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:09.883608 24881 tablet_bootstrap.cc:492] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:09.898082 24881 ts_tablet_manager.cc:1403] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.253s	user 0.009s	sys 0.003s
I20260709 13:07:09.898573 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73408096150c44acb02e8975ff864280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.900959 24881 raft_consensus.cc:359] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:09.867700 24886 raft_consensus.cc:515] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:09.904428 24886 leader_election.cc:290] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:09.891893 24746 tablet_service.cc:1511] Processing CreateTablet for tablet 73408096150c44acb02e8975ff864280 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:09.893466 24752 tablet_service.cc:1511] Processing CreateTablet for tablet bd3b220e0b614d948e5a12e163467041 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:09.895797 24828 tablet_service.cc:1511] Processing CreateTablet for tablet bd3b220e0b614d948e5a12e163467041 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:09.901687 24881 raft_consensus.cc:385] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.914389 24604 tablet_service.cc:1511] Processing CreateTablet for tablet bd3b220e0b614d948e5a12e163467041 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:09.915234 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73408096150c44acb02e8975ff864280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.921691 24672 tablet_service.cc:1511] Processing CreateTablet for tablet 3331df53fa4d411bb2646cd36bef90b9 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:09.910445 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd3b220e0b614d948e5a12e163467041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.926460 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd3b220e0b614d948e5a12e163467041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.916658 24881 raft_consensus.cc:740] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.932461 24881 consensus_queue.cc:260] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:09.933240 24883 tablet_bootstrap.cc:492] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:09.954959 24883 ts_tablet_manager.cc:1403] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.288s	user 0.011s	sys 0.001s
I20260709 13:07:09.954213 24879 tablet_bootstrap.cc:492] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:09.956887 24879 ts_tablet_manager.cc:1403] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.420s	user 0.008s	sys 0.006s
I20260709 13:07:09.956761 24749 tablet_service.cc:1511] Processing CreateTablet for tablet f939cd6e39654b219a49f96a30d489d7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:09.957777 24883 raft_consensus.cc:359] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:09.958477 24883 raft_consensus.cc:385] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.933499 24751 tablet_service.cc:1511] Processing CreateTablet for tablet 3331df53fa4d411bb2646cd36bef90b9 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:09.935002 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e0ec3a1ea14b3dbddf7a83088bc69b" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:09.959623 24879 raft_consensus.cc:359] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:09.940294 24822 tablet_service.cc:1511] Processing CreateTablet for tablet 3331df53fa4d411bb2646cd36bef90b9 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:09.942402 24746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73408096150c44acb02e8975ff864280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.960526 24881 ts_tablet_manager.cc:1434] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.002s
W20260709 13:07:09.960887 24654 leader_election.cc:343] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:09.961330 24654 leader_election.cc:304] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:09.961447 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a975dd6a854b4eaa95d5987559779a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:09.962509 24897 raft_consensus.cc:2749] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:09.962757 24802 leader_election.cc:343] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:09.963214 24802 leader_election.cc:304] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:09.963861 24822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3331df53fa4d411bb2646cd36bef90b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.964490 24889 raft_consensus.cc:2749] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:09.943802 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14393d182e2947d7b09c3f608fb22e0c" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:09.950167 24672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3331df53fa4d411bb2646cd36bef90b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.950692 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd3b220e0b614d948e5a12e163467041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.963114 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3331df53fa4d411bb2646cd36bef90b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.950829 24678 tablet_service.cc:1511] Processing CreateTablet for tablet f939cd6e39654b219a49f96a30d489d7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:09.970185 24749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f939cd6e39654b219a49f96a30d489d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.972956 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f939cd6e39654b219a49f96a30d489d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.958745 24883 raft_consensus.cc:740] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.974390 24883 consensus_queue.cc:260] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:09.976199 24823 tablet_service.cc:1511] Processing CreateTablet for tablet a3b1e6f5a94a4e72b89f2a8ac87d862a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:09.977435 24823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b1e6f5a94a4e72b89f2a8ac87d862a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.953164 24602 tablet_service.cc:1511] Processing CreateTablet for tablet f939cd6e39654b219a49f96a30d489d7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:09.966552 24837 raft_consensus.cc:2468] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:09.965598 24881 tablet_bootstrap.cc:492] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:09.960321 24879 raft_consensus.cc:385] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.989816 24728 leader_election.cc:304] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:09.991284 24887 raft_consensus.cc:2804] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:09.991745 24887 raft_consensus.cc:493] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.992687 24887 raft_consensus.cc:3060] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.988478 24879 raft_consensus.cc:740] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.998589 24879 consensus_queue.cc:260] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:09.999979 24827 tablet_service.cc:1511] Processing CreateTablet for tablet 8abfb3bf33b74774bade3901baaca799 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:10.001492 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f939cd6e39654b219a49f96a30d489d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.005991 24883 ts_tablet_manager.cc:1434] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:07:10.006909 24883 tablet_bootstrap.cc:492] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:10.009992 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8abfb3bf33b74774bade3901baaca799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.025355 24883 tablet_bootstrap.cc:654] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.033669 24881 tablet_bootstrap.cc:654] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.034989 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14393d182e2947d7b09c3f608fb22e0c" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
W20260709 13:07:10.037845 24730 leader_election.cc:343] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.039971 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 8abfb3bf33b74774bade3901baaca799 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:10.041332 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8abfb3bf33b74774bade3901baaca799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.025194 24887 raft_consensus.cc:515] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.048699 24751 tablet_service.cc:1511] Processing CreateTablet for tablet d9ff05bf5f754acb968c627b3ed63788 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:10.050021 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ff05bf5f754acb968c627b3ed63788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.056687 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14393d182e2947d7b09c3f608fb22e0c" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:10.057248 24837 raft_consensus.cc:3060] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.057538 24880 tablet_bootstrap.cc:492] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:10.066630 24596 tablet_service.cc:1511] Processing CreateTablet for tablet 8abfb3bf33b74774bade3901baaca799 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:10.066927 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14393d182e2947d7b09c3f608fb22e0c" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:10.067830 24596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8abfb3bf33b74774bade3901baaca799. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:10.068252 24730 leader_election.cc:343] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.069583 24879 ts_tablet_manager.cc:1434] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.112s	user 0.023s	sys 0.009s
I20260709 13:07:10.070523 24879 tablet_bootstrap.cc:492] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:10.073381 24837 raft_consensus.cc:2468] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:10.076016 24879 tablet_bootstrap.cc:654] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.064778 24880 ts_tablet_manager.cc:1403] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.206s	user 0.023s	sys 0.000s
I20260709 13:07:10.076790 24728 leader_election.cc:304] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:10.077834 24887 leader_election.cc:290] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:10.078581 24887 raft_consensus.cc:2804] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:10.079010 24887 raft_consensus.cc:697] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:10.079773 24887 consensus_queue.cc:237] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.092417 24822 tablet_service.cc:1511] Processing CreateTablet for tablet d9ff05bf5f754acb968c627b3ed63788 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:10.093429 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026fc84930014423b6bf164909a8cfc4" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
W20260709 13:07:10.095037 24579 leader_election.cc:343] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.093644 24822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ff05bf5f754acb968c627b3ed63788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.099408 24880 raft_consensus.cc:359] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.100099 24880 raft_consensus.cc:385] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.100391 24880 raft_consensus.cc:740] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.101074 24880 consensus_queue.cc:260] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.101675 24886 raft_consensus.cc:493] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.102771 24886 raft_consensus.cc:515] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.108348 24886 leader_election.cc:290] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:10.118040 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb8090ba6849758b41388eadfcbfa7" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:10.118247 24596 tablet_service.cc:1511] Processing CreateTablet for tablet d9ff05bf5f754acb968c627b3ed63788 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 13:07:10.120039 24579 leader_election.cc:343] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.121753 24672 tablet_service.cc:1511] Processing CreateTablet for tablet 1165c6675e894c74ba306b73fae147ad (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:10.123292 24672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1165c6675e894c74ba306b73fae147ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.123507 24512 catalog_manager.cc:5697] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.126935 24880 ts_tablet_manager.cc:1434] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.050s	user 0.011s	sys 0.000s
I20260709 13:07:10.133795 24752 tablet_service.cc:1511] Processing CreateTablet for tablet 1165c6675e894c74ba306b73fae147ad (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:10.134169 24825 tablet_service.cc:1511] Processing CreateTablet for tablet 1165c6675e894c74ba306b73fae147ad (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:10.134999 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1165c6675e894c74ba306b73fae147ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.135390 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1165c6675e894c74ba306b73fae147ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.138573 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb8090ba6849758b41388eadfcbfa7" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
W20260709 13:07:10.140690 24579 leader_election.cc:343] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.141155 24579 leader_election.cc:304] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:10.142313 24917 raft_consensus.cc:2749] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:10.142693 24880 tablet_bootstrap.cc:492] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:10.145818 24596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ff05bf5f754acb968c627b3ed63788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.151434 24880 tablet_bootstrap.cc:654] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.156474 24883 tablet_bootstrap.cc:492] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:10.156930 24883 ts_tablet_manager.cc:1403] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.150s	user 0.009s	sys 0.022s
I20260709 13:07:10.157660 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026fc84930014423b6bf164909a8cfc4" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.159667 24897 raft_consensus.cc:493] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:10.159865 24581 leader_election.cc:343] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.160147 24897 raft_consensus.cc:515] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.160430 24581 leader_election.cc:304] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:10.161496 24917 raft_consensus.cc:2749] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:10.161962 24883 raft_consensus.cc:359] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.162647 24883 raft_consensus.cc:385] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.162935 24883 raft_consensus.cc:740] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.163627 24883 consensus_queue.cc:260] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.166826 24897 leader_election.cc:290] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:10.169620 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:10.169787 24604 tablet_service.cc:1511] Processing CreateTablet for tablet 258f65b2c6f54f5b9de24bb8f68194ef (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 13:07:10.170914 24654 leader_election.cc:343] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.171582 24881 tablet_bootstrap.cc:492] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:10.172027 24881 ts_tablet_manager.cc:1403] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.207s	user 0.019s	sys 0.000s
I20260709 13:07:10.174556 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258f65b2c6f54f5b9de24bb8f68194ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.174757 24881 raft_consensus.cc:359] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.175436 24881 raft_consensus.cc:385] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.175704 24881 raft_consensus.cc:740] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.183073 24752 tablet_service.cc:1511] Processing CreateTablet for tablet 258f65b2c6f54f5b9de24bb8f68194ef (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:10.183373 24672 tablet_service.cc:1511] Processing CreateTablet for tablet 258f65b2c6f54f5b9de24bb8f68194ef (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:10.184298 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258f65b2c6f54f5b9de24bb8f68194ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.184559 24672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258f65b2c6f54f5b9de24bb8f68194ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.189867 24879 tablet_bootstrap.cc:492] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:10.190503 24879 ts_tablet_manager.cc:1403] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.120s	user 0.006s	sys 0.011s
I20260709 13:07:10.190248 24751 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0749f634e64851a3c2f0ac912a7ef1 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:10.192775 24602 tablet_service.cc:1511] Processing CreateTablet for tablet 26279cfee0e94f5f874aa44e0cfbe84a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:10.193096 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 26279cfee0e94f5f874aa44e0cfbe84a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:10.193504 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:10.194078 24602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26279cfee0e94f5f874aa44e0cfbe84a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.194321 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26279cfee0e94f5f874aa44e0cfbe84a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.194536 24822 tablet_service.cc:1511] Processing CreateTablet for tablet 26279cfee0e94f5f874aa44e0cfbe84a (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 13:07:10.194983 24656 leader_election.cc:343] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.195699 24822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26279cfee0e94f5f874aa44e0cfbe84a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.195530 24656 leader_election.cc:304] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:10.196645 24897 raft_consensus.cc:2749] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:10.198325 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0749f634e64851a3c2f0ac912a7ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.201473 24887 raft_consensus.cc:493] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.201936 24887 raft_consensus.cc:515] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.200593 24879 raft_consensus.cc:359] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.205549 24887 leader_election.cc:290] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:10.206633 24823 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0749f634e64851a3c2f0ac912a7ef1 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:10.225629 24823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0749f634e64851a3c2f0ac912a7ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.226274 24747 tablet_service.cc:1511] Processing CreateTablet for tablet 2f23303881dc41028db2c6d37d8ce626 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:10.227438 24747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f23303881dc41028db2c6d37d8ce626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.208180 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f687bce2d542494786787d90ce3efdca" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:10.228075 24599 tablet_service.cc:1511] Processing CreateTablet for tablet a3b3a15f15e5402e86196cf797bf52ce (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 13:07:10.228911 24728 leader_election.cc:343] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.229228 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b3a15f15e5402e86196cf797bf52ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.203015 24881 consensus_queue.cc:260] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.209129 24596 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0749f634e64851a3c2f0ac912a7ef1 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:10.211863 24679 tablet_service.cc:1511] Processing CreateTablet for tablet aee9f7c21764416082d4c642603237d7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:10.215577 24749 tablet_service.cc:1511] Processing CreateTablet for tablet aee9f7c21764416082d4c642603237d7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:10.232187 24879 raft_consensus.cc:385] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.233755 24879 raft_consensus.cc:740] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.233983 24680 tablet_service.cc:1511] Processing CreateTablet for tablet a3b3a15f15e5402e86196cf797bf52ce (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:10.234637 24879 consensus_queue.cc:260] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.234567 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee9f7c21764416082d4c642603237d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.219558 24603 tablet_service.cc:1511] Processing CreateTablet for tablet 2f23303881dc41028db2c6d37d8ce626 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:10.223364 24675 tablet_service.cc:1511] Processing CreateTablet for tablet 2f23303881dc41028db2c6d37d8ce626 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:10.224220 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f687bce2d542494786787d90ce3efdca" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.232946 24596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0749f634e64851a3c2f0ac912a7ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.218464 24825 tablet_service.cc:1511] Processing CreateTablet for tablet aee9f7c21764416082d4c642603237d7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:10.233824 24749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee9f7c21764416082d4c642603237d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.246048 24827 tablet_service.cc:1511] Processing CreateTablet for tablet eb1965ed827f42e8b85cc53bba7bf7b7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:10.241252 24917 raft_consensus.cc:493] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:10.248095 24730 leader_election.cc:343] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.248234 24917 raft_consensus.cc:515] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.248558 24730 leader_election.cc:304] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:10.249622 24887 raft_consensus.cc:2749] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:10.250337 24917 leader_election.cc:290] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:10.247466 24746 tablet_service.cc:1511] Processing CreateTablet for tablet eb1965ed827f42e8b85cc53bba7bf7b7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:10.250900 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.247532 24603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f23303881dc41028db2c6d37d8ce626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.252485 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:10.251497 24690 raft_consensus.cc:2468] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:10.254973 24746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb1965ed827f42e8b85cc53bba7bf7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.262049 24581 leader_election.cc:304] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:10.262045 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b3a15f15e5402e86196cf797bf52ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.230792 24828 tablet_service.cc:1511] Processing CreateTablet for tablet a3b3a15f15e5402e86196cf797bf52ce (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:10.263796 24675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f23303881dc41028db2c6d37d8ce626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.264714 24764 raft_consensus.cc:2468] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:10.264914 24917 raft_consensus.cc:2804] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:10.265312 24917 raft_consensus.cc:493] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.266737 24881 ts_tablet_manager.cc:1434] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260709 13:07:10.267827 24881 tablet_bootstrap.cc:492] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:10.268846 24604 tablet_service.cc:1511] Processing CreateTablet for tablet eb1965ed827f42e8b85cc53bba7bf7b7 (DEFAULT_TABLE table=test-workload [id=eeaa75786325472fbc560cce0b343c0d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:10.270028 24604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb1965ed827f42e8b85cc53bba7bf7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.270752 24883 ts_tablet_manager.cc:1434] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.114s	user 0.017s	sys 0.001s
I20260709 13:07:10.271750 24883 tablet_bootstrap.cc:492] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:10.265621 24917 raft_consensus.cc:3060] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.256247 24880 tablet_bootstrap.cc:492] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:10.252693 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee9f7c21764416082d4c642603237d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.247531 24879 ts_tablet_manager.cc:1434] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 13:07:10.291540 24879 tablet_bootstrap.cc:492] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:10.286530 24880 ts_tablet_manager.cc:1403] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.144s	user 0.007s	sys 0.024s
I20260709 13:07:10.293663 24883 tablet_bootstrap.cc:654] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.306393 24880 raft_consensus.cc:359] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.307013 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb1965ed827f42e8b85cc53bba7bf7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.307085 24880 raft_consensus.cc:385] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.307605 24880 raft_consensus.cc:740] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.308557 24880 consensus_queue.cc:260] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.309594 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b3a15f15e5402e86196cf797bf52ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:10.311892 24917 raft_consensus.cc:515] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.314052 24917 leader_election.cc:290] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:10.314824 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:10.315340 24690 raft_consensus.cc:3060] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.315239 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:10.315945 24764 raft_consensus.cc:3060] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.318856 24879 tablet_bootstrap.cc:654] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.322495 24690 raft_consensus.cc:2468] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:10.323426 24764 raft_consensus.cc:2468] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:10.323645 24581 leader_election.cc:304] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:10.325405 24880 ts_tablet_manager.cc:1434] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.005s
I20260709 13:07:10.326530 24880 tablet_bootstrap.cc:492] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:10.327183 24881 tablet_bootstrap.cc:654] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.329909 24917 raft_consensus.cc:2804] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:10.330597 24917 raft_consensus.cc:697] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:10.331380 24917 consensus_queue.cc:237] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
W20260709 13:07:10.333091 24561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:10.351579 24883 tablet_bootstrap.cc:492] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:10.352144 24883 ts_tablet_manager.cc:1403] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.004s
I20260709 13:07:10.354835 24883 raft_consensus.cc:359] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.361075 24883 raft_consensus.cc:385] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.361434 24883 raft_consensus.cc:740] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.362323 24883 consensus_queue.cc:260] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.364871 24883 ts_tablet_manager.cc:1434] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:07:10.357292 24880 tablet_bootstrap.cc:654] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.366184 24883 tablet_bootstrap.cc:492] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:10.368583 24881 tablet_bootstrap.cc:492] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:10.370502 24881 ts_tablet_manager.cc:1403] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.006s
I20260709 13:07:10.372932 24881 raft_consensus.cc:359] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.373595 24881 raft_consensus.cc:385] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.373848 24879 tablet_bootstrap.cc:492] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:10.374048 24880 tablet_bootstrap.cc:492] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:10.374346 24879 ts_tablet_manager.cc:1403] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.034s
I20260709 13:07:10.374723 24880 ts_tablet_manager.cc:1403] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260709 13:07:10.375698 24883 tablet_bootstrap.cc:654] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.377076 24879 raft_consensus.cc:359] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.377862 24879 raft_consensus.cc:385] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.377557 24880 raft_consensus.cc:359] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.378249 24879 raft_consensus.cc:740] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.378511 24880 raft_consensus.cc:385] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.378970 24880 raft_consensus.cc:740] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.379055 24879 consensus_queue.cc:260] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.379921 24880 consensus_queue.cc:260] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.381345 24879 ts_tablet_manager.cc:1434] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:10.382345 24880 ts_tablet_manager.cc:1434] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:07:10.382400 24879 tablet_bootstrap.cc:492] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:10.383510 24880 tablet_bootstrap.cc:492] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:10.376696 24509 catalog_manager.cc:5697] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.373895 24881 raft_consensus.cc:740] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.389446 24879 tablet_bootstrap.cc:654] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.389814 24881 consensus_queue.cc:260] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.392715 24881 ts_tablet_manager.cc:1434] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.003s
I20260709 13:07:10.394739 24881 tablet_bootstrap.cc:492] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:10.394750 24880 tablet_bootstrap.cc:654] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.405365 24879 tablet_bootstrap.cc:492] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:10.405817 24879 ts_tablet_manager.cc:1403] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260709 13:07:10.406366 24883 tablet_bootstrap.cc:492] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:10.406822 24883 ts_tablet_manager.cc:1403] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.002s
I20260709 13:07:10.407948 24880 tablet_bootstrap.cc:492] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:10.408406 24880 ts_tablet_manager.cc:1403] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 13:07:10.408538 24879 raft_consensus.cc:359] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.409266 24879 raft_consensus.cc:385] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.409534 24879 raft_consensus.cc:740] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.409466 24883 raft_consensus.cc:359] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.410322 24883 raft_consensus.cc:385] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.410712 24883 raft_consensus.cc:740] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.410351 24879 consensus_queue.cc:260] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.411093 24880 raft_consensus.cc:359] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.411501 24883 consensus_queue.cc:260] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.412195 24880 raft_consensus.cc:385] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.412524 24880 raft_consensus.cc:740] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.412577 24879 ts_tablet_manager.cc:1434] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:10.413597 24879 tablet_bootstrap.cc:492] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:10.414718 24880 consensus_queue.cc:260] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.417027 24880 ts_tablet_manager.cc:1434] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:07:10.417347 24883 ts_tablet_manager.cc:1434] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:10.417958 24880 tablet_bootstrap.cc:492] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:10.418362 24883 tablet_bootstrap.cc:492] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:10.418948 24881 tablet_bootstrap.cc:654] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.419265 24879 tablet_bootstrap.cc:654] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.427464 24883 tablet_bootstrap.cc:654] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.430333 24879 tablet_bootstrap.cc:492] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:10.430786 24879 ts_tablet_manager.cc:1403] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:07:10.433817 24879 raft_consensus.cc:359] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.434549 24879 raft_consensus.cc:385] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.434835 24879 raft_consensus.cc:740] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.435738 24879 consensus_queue.cc:260] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.438239 24879 ts_tablet_manager.cc:1434] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:10.441965 24879 tablet_bootstrap.cc:492] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:10.444392 24880 tablet_bootstrap.cc:654] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.447829 24921 raft_consensus.cc:493] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.448295 24921 raft_consensus.cc:515] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.450215 24921 leader_election.cc:290] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:10.452302 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
W20260709 13:07:10.454275 24654 leader_election.cc:343] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.453423 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:10.454838 24879 tablet_bootstrap.cc:654] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:10.455777 24654 leader_election.cc:343] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.456209 24654 leader_election.cc:304] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:10.457195 24921 raft_consensus.cc:2749] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:10.460381 24881 tablet_bootstrap.cc:492] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:10.460923 24881 ts_tablet_manager.cc:1403] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.010s
I20260709 13:07:10.463635 24883 tablet_bootstrap.cc:492] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:10.463740 24881 raft_consensus.cc:359] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.464248 24883 ts_tablet_manager.cc:1403] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.006s
I20260709 13:07:10.464478 24881 raft_consensus.cc:385] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.464805 24879 tablet_bootstrap.cc:492] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:10.464852 24880 tablet_bootstrap.cc:492] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:10.464828 24881 raft_consensus.cc:740] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.465497 24879 ts_tablet_manager.cc:1403] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.004s
I20260709 13:07:10.465581 24880 ts_tablet_manager.cc:1403] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.000s
I20260709 13:07:10.466029 24881 consensus_queue.cc:260] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.467470 24883 raft_consensus.cc:359] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.468206 24883 raft_consensus.cc:385] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.468159 24879 raft_consensus.cc:359] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.468451 24880 raft_consensus.cc:359] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.468752 24883 raft_consensus.cc:740] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.469004 24879 raft_consensus.cc:385] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.469198 24880 raft_consensus.cc:385] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.469390 24879 raft_consensus.cc:740] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.469569 24880 raft_consensus.cc:740] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.469957 24883 consensus_queue.cc:260] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.470266 24879 consensus_queue.cc:260] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.470350 24880 consensus_queue.cc:260] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.474591 24879 ts_tablet_manager.cc:1434] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:07:10.474776 24881 ts_tablet_manager.cc:1434] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:07:10.475519 24879 tablet_bootstrap.cc:492] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:10.477716 24917 raft_consensus.cc:493] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.478186 24917 raft_consensus.cc:515] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.479374 24883 ts_tablet_manager.cc:1434] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:07:10.480160 24917 leader_election.cc:290] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:10.481596 24879 tablet_bootstrap.cc:654] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.482045 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:10.483484 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.484083 24690 raft_consensus.cc:2468] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
W20260709 13:07:10.485196 24579 leader_election.cc:343] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.485247 24881 tablet_bootstrap.cc:492] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:10.486445 24581 leader_election.cc:304] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:10.487445 24917 raft_consensus.cc:2804] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:10.487540 24883 tablet_bootstrap.cc:492] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:10.487816 24917 raft_consensus.cc:493] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.488173 24917 raft_consensus.cc:3060] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.493686 24880 ts_tablet_manager.cc:1434] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:07:10.494647 24880 tablet_bootstrap.cc:492] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:10.493772 24883 tablet_bootstrap.cc:654] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.500151 24881 tablet_bootstrap.cc:654] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.501070 24880 tablet_bootstrap.cc:654] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.506824 24917 raft_consensus.cc:515] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.508873 24917 leader_election.cc:290] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:10.509927 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:10.511006 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:10.511564 24690 raft_consensus.cc:3060] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.511989 24881 tablet_bootstrap.cc:492] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:10.512506 24881 ts_tablet_manager.cc:1403] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.005s
I20260709 13:07:10.513530 24880 tablet_bootstrap.cc:492] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:10.514046 24880 ts_tablet_manager.cc:1403] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
W20260709 13:07:10.514320 24579 leader_election.cc:343] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.515584 24883 tablet_bootstrap.cc:492] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:10.516103 24883 ts_tablet_manager.cc:1403] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.004s
I20260709 13:07:10.516553 24880 raft_consensus.cc:359] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.517231 24880 raft_consensus.cc:385] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.517511 24880 raft_consensus.cc:740] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.518193 24880 consensus_queue.cc:260] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.519460 24690 raft_consensus.cc:2468] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:10.520617 24880 ts_tablet_manager.cc:1434] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:10.520609 24581 leader_election.cc:304] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:10.521766 24880 tablet_bootstrap.cc:492] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:10.521728 24917 raft_consensus.cc:2804] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:10.522401 24917 raft_consensus.cc:697] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:10.523161 24917 consensus_queue.cc:237] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.518959 24883 raft_consensus.cc:359] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.527419 24883 raft_consensus.cc:385] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.527724 24883 raft_consensus.cc:740] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.527817 24880 tablet_bootstrap.cc:654] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.528471 24883 consensus_queue.cc:260] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.530789 24883 ts_tablet_manager.cc:1434] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260709 13:07:10.533924 24883 tablet_bootstrap.cc:492] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:10.533980 24881 raft_consensus.cc:359] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.534722 24881 raft_consensus.cc:385] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.535015 24881 raft_consensus.cc:740] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.535557 24879 tablet_bootstrap.cc:492] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:10.536001 24879 ts_tablet_manager.cc:1403] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.028s
I20260709 13:07:10.536042 24881 consensus_queue.cc:260] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.538549 24879 raft_consensus.cc:359] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.539165 24879 raft_consensus.cc:385] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.539443 24879 raft_consensus.cc:740] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.540156 24879 consensus_queue.cc:260] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.541028 24881 ts_tablet_manager.cc:1434] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:07:10.542047 24881 tablet_bootstrap.cc:492] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:10.543174 24879 ts_tablet_manager.cc:1434] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:10.544742 24880 tablet_bootstrap.cc:492] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:10.545214 24880 ts_tablet_manager.cc:1403] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 13:07:10.547138 24883 tablet_bootstrap.cc:654] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.547573 24881 tablet_bootstrap.cc:654] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:10.548748 24730 consensus_peers.cc:597] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:10.553447 24512 catalog_manager.cc:5697] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.547482 24880 raft_consensus.cc:359] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.571483 24880 raft_consensus.cc:385] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.571985 24880 raft_consensus.cc:740] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.547989 24879 tablet_bootstrap.cc:492] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:10.572945 24889 raft_consensus.cc:493] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.573417 24889 raft_consensus.cc:515] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.572985 24880 consensus_queue.cc:260] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.575569 24889 leader_election.cc:290] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:10.576085 24880 ts_tablet_manager.cc:1434] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.004s
I20260709 13:07:10.576913 24880 tablet_bootstrap.cc:492] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:10.577368 24879 tablet_bootstrap.cc:654] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.578308 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e0ec3a1ea14b3dbddf7a83088bc69b" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:10.578919 24764 raft_consensus.cc:2468] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:10.580096 24802 leader_election.cc:304] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:10.580869 24889 raft_consensus.cc:2804] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:10.581207 24889 raft_consensus.cc:493] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.581526 24889 raft_consensus.cc:3060] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.582176 24880 tablet_bootstrap.cc:654] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.583741 24883 tablet_bootstrap.cc:492] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:10.586679 24883 ts_tablet_manager.cc:1403] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.014s
I20260709 13:07:10.589262 24883 raft_consensus.cc:359] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.589867 24883 raft_consensus.cc:385] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.590130 24883 raft_consensus.cc:740] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.590758 24883 consensus_queue.cc:260] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.586153 24881 tablet_bootstrap.cc:492] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:10.592180 24881 ts_tablet_manager.cc:1403] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.008s
I20260709 13:07:10.594875 24883 ts_tablet_manager.cc:1434] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:10.595114 24881 raft_consensus.cc:359] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.595757 24883 tablet_bootstrap.cc:492] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:10.595860 24881 raft_consensus.cc:385] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.591030 24889 raft_consensus.cc:515] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.600482 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e0ec3a1ea14b3dbddf7a83088bc69b" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:10.601071 24764 raft_consensus.cc:3060] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.601246 24883 tablet_bootstrap.cc:654] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.609375 24764 raft_consensus.cc:2468] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:10.610510 24802 leader_election.cc:304] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:10.611061 24921 raft_consensus.cc:493] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.611522 24921 raft_consensus.cc:515] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.596220 24881 raft_consensus.cc:740] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.612658 24951 raft_consensus.cc:2804] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:10.612736 24881 consensus_queue.cc:260] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.613022 24889 leader_election.cc:290] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:10.615348 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f687bce2d542494786787d90ce3efdca" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
W20260709 13:07:10.616468 24654 leader_election.cc:343] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.613430 24921 leader_election.cc:290] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:10.617344 24880 tablet_bootstrap.cc:492] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:10.617813 24880 ts_tablet_manager.cc:1403] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 13:07:10.617755 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f687bce2d542494786787d90ce3efdca" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:10.618033 24881 ts_tablet_manager.cc:1434] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:07:10.618152 24879 tablet_bootstrap.cc:492] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:10.618435 24764 raft_consensus.cc:2468] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 0.
I20260709 13:07:10.618733 24879 ts_tablet_manager.cc:1403] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.013s
I20260709 13:07:10.619086 24881 tablet_bootstrap.cc:492] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:10.619524 24654 leader_election.cc:304] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:10.620501 24921 raft_consensus.cc:2804] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:10.620859 24921 raft_consensus.cc:493] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.621186 24921 raft_consensus.cc:3060] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.621665 24879 raft_consensus.cc:359] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.622603 24879 raft_consensus.cc:385] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.622920 24879 raft_consensus.cc:740] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.620502 24880 raft_consensus.cc:359] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.624141 24880 raft_consensus.cc:385] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.623911 24879 consensus_queue.cc:260] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.624357 24880 raft_consensus.cc:740] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.624387 24951 raft_consensus.cc:697] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:10.625732 24880 consensus_queue.cc:260] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.626289 24951 consensus_queue.cc:237] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.627023 24883 tablet_bootstrap.cc:492] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:10.630154 24883 ts_tablet_manager.cc:1403] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260709 13:07:10.630429 24879 ts_tablet_manager.cc:1434] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:07:10.631310 24879 tablet_bootstrap.cc:492] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:10.633268 24880 ts_tablet_manager.cc:1434] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:07:10.634166 24880 tablet_bootstrap.cc:492] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:10.634411 24881 tablet_bootstrap.cc:654] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.636576 24879 tablet_bootstrap.cc:654] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.637360 24921 raft_consensus.cc:515] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.637568 24883 raft_consensus.cc:359] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.638295 24883 raft_consensus.cc:385] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.638554 24883 raft_consensus.cc:740] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.639434 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e0ec3a1ea14b3dbddf7a83088bc69b" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.639575 24921 leader_election.cc:290] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:10.640064 24690 raft_consensus.cc:2468] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:10.640168 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f687bce2d542494786787d90ce3efdca" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:10.640758 24764 raft_consensus.cc:3060] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.642867 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f687bce2d542494786787d90ce3efdca" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
W20260709 13:07:10.644199 24654 leader_election.cc:343] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.644552 24953 raft_consensus.cc:493] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.645063 24953 raft_consensus.cc:515] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.648916 24883 consensus_queue.cc:260] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.650040 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b0c9f49f854b8e874188d8bb8e3737" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:10.650637 24615 raft_consensus.cc:2468] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:10.651773 24804 leader_election.cc:304] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:10.653175 24952 raft_consensus.cc:2804] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:10.653549 24952 raft_consensus.cc:493] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.653899 24952 raft_consensus.cc:3060] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.655490 24881 tablet_bootstrap.cc:492] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:10.656594 24881 ts_tablet_manager.cc:1403] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 13:07:10.657269 24880 tablet_bootstrap.cc:654] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.658094 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e0ec3a1ea14b3dbddf7a83088bc69b" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:10.658640 24690 raft_consensus.cc:3060] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.659691 24879 tablet_bootstrap.cc:492] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:10.660117 24879 ts_tablet_manager.cc:1403] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.002s
I20260709 13:07:10.660802 24883 ts_tablet_manager.cc:1434] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 13:07:10.662322 24764 raft_consensus.cc:2468] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:10.662464 24879 raft_consensus.cc:359] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.663305 24879 raft_consensus.cc:385] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.663587 24879 raft_consensus.cc:740] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.663429 24654 leader_election.cc:304] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:10.664527 24921 raft_consensus.cc:2804] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:10.664875 24879 consensus_queue.cc:260] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.665205 24921 raft_consensus.cc:697] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:10.666157 24921 consensus_queue.cc:237] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.665148 24887 consensus_queue.cc:1048] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:10.668728 24881 raft_consensus.cc:359] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.664501 24883 tablet_bootstrap.cc:492] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:10.685233 24881 raft_consensus.cc:385] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.687913 24881 raft_consensus.cc:740] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.689224 24881 consensus_queue.cc:260] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.689677 24510 catalog_manager.cc:5697] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 1 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.691882 24883 tablet_bootstrap.cc:654] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.691990 24881 ts_tablet_manager.cc:1434] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.002s
I20260709 13:07:10.674212 24887 raft_consensus.cc:493] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.693058 24881 tablet_bootstrap.cc:492] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:10.692878 24887 raft_consensus.cc:515] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.676990 24880 tablet_bootstrap.cc:492] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:10.677716 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b0c9f49f854b8e874188d8bb8e3737" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.694437 24689 raft_consensus.cc:2468] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:10.695152 24917 raft_consensus.cc:493] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.695582 24917 raft_consensus.cc:515] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.696696 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a975dd6a854b4eaa95d5987559779a" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:10.697376 24615 raft_consensus.cc:2468] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:10.681357 24509 catalog_manager.cc:5697] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:10.699687 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a975dd6a854b4eaa95d5987559779a" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:10.700347 24838 raft_consensus.cc:2468] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:10.700748 24730 leader_election.cc:304] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:10.680483 24952 raft_consensus.cc:515] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.699687 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:10.702924 24764 raft_consensus.cc:2468] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:10.703913 24880 ts_tablet_manager.cc:1403] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.001s
I20260709 13:07:10.704735 24952 leader_election.cc:290] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:10.705399 24579 leader_election.cc:304] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:10.706087 24952 raft_consensus.cc:493] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.706328 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b0c9f49f854b8e874188d8bb8e3737" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:10.706821 24952 raft_consensus.cc:515] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.698860 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.706337 24886 raft_consensus.cc:2804] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:10.697482 24917 leader_election.cc:290] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:10.707834 24886 raft_consensus.cc:493] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.707763 24689 raft_consensus.cc:2468] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:10.707214 24688 raft_consensus.cc:3060] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.709520 24952 leader_election.cc:290] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:10.708300 24886 raft_consensus.cc:3060] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.705243 24881 tablet_bootstrap.cc:654] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.710525 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.711153 24689 raft_consensus.cc:2468] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:10.712435 24804 leader_election.cc:304] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:10.678714 24953 leader_election.cc:290] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:10.713836 24953 raft_consensus.cc:2804] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:10.714200 24953 raft_consensus.cc:493] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.714522 24953 raft_consensus.cc:3060] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.716847 24921 raft_consensus.cc:493] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.717290 24880 raft_consensus.cc:359] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.718010 24880 raft_consensus.cc:385] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.718137 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b0c9f49f854b8e874188d8bb8e3737" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:10.717304 24921 raft_consensus.cc:515] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.718837 24615 raft_consensus.cc:3060] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.719900 24880 raft_consensus.cc:740] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.699780 24887 leader_election.cc:290] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:10.722782 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026fc84930014423b6bf164909a8cfc4" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:10.723448 24838 raft_consensus.cc:2468] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 0.
I20260709 13:07:10.727840 24880 consensus_queue.cc:260] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.738771 24654 leader_election.cc:304] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:10.746608 24897 raft_consensus.cc:2804] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:10.746968 24897 raft_consensus.cc:493] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.747292 24897 raft_consensus.cc:3060] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.684394 24690 raft_consensus.cc:2468] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:10.753074 24880 ts_tablet_manager.cc:1434] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260709 13:07:10.754982 24880 tablet_bootstrap.cc:492] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:10.722751 24887 raft_consensus.cc:493] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.767099 24964 raft_consensus.cc:2804] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:10.767536 24964 raft_consensus.cc:493] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.767860 24964 raft_consensus.cc:3060] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.780184 24921 leader_election.cc:290] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:10.781447 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026fc84930014423b6bf164909a8cfc4" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:10.782119 24614 raft_consensus.cc:2468] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 0.
I20260709 13:07:10.784924 24897 raft_consensus.cc:515] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.799528 24964 raft_consensus.cc:515] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.814806 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a975dd6a854b4eaa95d5987559779a" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:10.816196 24838 raft_consensus.cc:3060] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.816682 24615 raft_consensus.cc:2468] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:10.818054 24804 leader_election.cc:304] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:10.819573 24951 raft_consensus.cc:2804] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:10.820075 24951 raft_consensus.cc:697] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:10.818084 24952 raft_consensus.cc:493] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.820739 24952 raft_consensus.cc:515] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.820931 24951 consensus_queue.cc:237] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.822121 24917 raft_consensus.cc:493] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.822618 24917 raft_consensus.cc:515] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.824617 24917 leader_election.cc:290] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:10.825075 24917 raft_consensus.cc:493] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.826828 24952 leader_election.cc:290] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:10.827301 24953 raft_consensus.cc:515] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.828001 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.828038 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:10.829141 24953 leader_election.cc:290] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:10.832787 24962 raft_consensus.cc:493] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:10.836380 24804 leader_election.cc:343] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.836818 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
W20260709 13:07:10.837039 24804 leader_election.cc:343] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.825489 24917 raft_consensus.cc:515] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.845656 24883 tablet_bootstrap.cc:492] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:10.846164 24883 ts_tablet_manager.cc:1403] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.182s	user 0.025s	sys 0.036s
I20260709 13:07:10.847226 24958 raft_consensus.cc:493] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.847573 24879 ts_tablet_manager.cc:1434] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.187s	user 0.062s	sys 0.085s
I20260709 13:07:10.847690 24958 raft_consensus.cc:515] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.848507 24879 tablet_bootstrap.cc:492] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:10.850510 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb8090ba6849758b41388eadfcbfa7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:10.853531 24879 tablet_bootstrap.cc:654] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.766213 24887 raft_consensus.cc:515] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.833283 24962 raft_consensus.cc:515] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.837371 24689 raft_consensus.cc:3060] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.844789 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:10.864883 24897 leader_election.cc:290] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:10.843631 24804 leader_election.cc:304] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:10.884279 24958 leader_election.cc:290] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:10.885529 24958 raft_consensus.cc:493] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.885684 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.886031 24958 raft_consensus.cc:515] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
W20260709 13:07:10.887007 24581 leader_election.cc:343] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.887305 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026fc84930014423b6bf164909a8cfc4" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:10.887452 24951 raft_consensus.cc:2749] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:10.887879 24615 raft_consensus.cc:3060] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.888087 24958 leader_election.cc:290] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:10.884253 24764 raft_consensus.cc:2468] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
W20260709 13:07:10.889693 24728 leader_election.cc:343] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.890062 24579 leader_election.cc:304] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:10.891144 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:10.881963 24964 leader_election.cc:290] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:10.878472 24688 raft_consensus.cc:2468] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:10.864181 24838 raft_consensus.cc:2468] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:10.902027 24965 raft_consensus.cc:2804] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:10.902415 24965 raft_consensus.cc:493] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.902736 24965 raft_consensus.cc:3060] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:10.903383 24728 leader_election.cc:343] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.903810 24880 tablet_bootstrap.cc:654] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.882805 24886 raft_consensus.cc:515] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
W20260709 13:07:10.906934 24730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.65:34067, user_credentials={real_user=slave}} blocked reactor thread for 206253us
I20260709 13:07:10.906347 24728 leader_election.cc:304] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:10.909361 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:10.910145 24917 leader_election.cc:290] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
W20260709 13:07:10.910450 24802 leader_election.cc:343] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.911458 24951 raft_consensus.cc:493] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:10.887321 24804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.65:34067, user_credentials={real_user=slave}} blocked reactor thread for 50312.5us
I20260709 13:07:10.913472 24881 tablet_bootstrap.cc:492] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:10.913924 24881 ts_tablet_manager.cc:1403] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.221s	user 0.051s	sys 0.078s
I20260709 13:07:10.914741 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:10.915757 24967 raft_consensus.cc:2804] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:10.916313 24881 raft_consensus.cc:359] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.916961 24881 raft_consensus.cc:385] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.917418 24881 raft_consensus.cc:740] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.912828 24951 raft_consensus.cc:515] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.919348 24951 leader_election.cc:290] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:10.916283 24967 raft_consensus.cc:697] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:10.919947 24881 consensus_queue.cc:260] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.920482 24967 consensus_queue.cc:237] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.921530 24887 leader_election.cc:290] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:10.922200 24881 ts_tablet_manager.cc:1434] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:10.923089 24881 tablet_bootstrap.cc:492] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:10.928148 24881 tablet_bootstrap.cc:654] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.929569 24615 raft_consensus.cc:2468] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
W20260709 13:07:10.933246 24802 leader_election.cc:343] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.934423 24886 leader_election.cc:290] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:10.938295 24689 raft_consensus.cc:2468] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:10.939685 24883 raft_consensus.cc:359] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.940331 24883 raft_consensus.cc:385] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.938225 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.940568 24883 raft_consensus.cc:740] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
W20260709 13:07:10.942330 24730 leader_election.cc:343] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:10.943274 24879 tablet_bootstrap.cc:492] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:10.943815 24879 ts_tablet_manager.cc:1403] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.095s	user 0.006s	sys 0.006s
I20260709 13:07:10.943619 24883 consensus_queue.cc:260] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:10.945003 24656 leader_election.cc:304] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:10.943917 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473614f4ddc40b6bb1a97b2dd8595c6" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.946195 24688 raft_consensus.cc:2468] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:10.946969 24886 consensus_queue.cc:1048] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:10.949081 24897 raft_consensus.cc:2804] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:10.949561 24897 raft_consensus.cc:697] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:10.950302 24897 consensus_queue.cc:237] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:10.946619 24879 raft_consensus.cc:359] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.953717 24879 raft_consensus.cc:385] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.954051 24879 raft_consensus.cc:740] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.954787 24879 consensus_queue.cc:260] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:10.957283 24879 ts_tablet_manager.cc:1434] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 13:07:10.958256 24879 tablet_bootstrap.cc:492] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:10.959316 24883 ts_tablet_manager.cc:1434] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.000s
I20260709 13:07:10.960322 24883 tablet_bootstrap.cc:492] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:10.952500 24509 catalog_manager.cc:5697] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.966831 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
W20260709 13:07:10.965206 24579 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.67:33511, user_credentials={real_user=slave}} blocked reactor thread for 75225.8us
I20260709 13:07:10.967258 24965 raft_consensus.cc:515] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:10.988430 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:10.989131 24690 raft_consensus.cc:2393] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 1: Already voted for candidate dac2bf8a29594a8783a3d9d4c4de3305 in this term.
I20260709 13:07:10.983068 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:10.984058 24688 raft_consensus.cc:3060] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.000479 24880 tablet_bootstrap.cc:492] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:11.000855 24880 ts_tablet_manager.cc:1403] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.246s	user 0.020s	sys 0.014s
I20260709 13:07:10.981858 24581 leader_election.cc:304] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:11.003381 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:11.003829 24763 raft_consensus.cc:3060] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.005827 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026fc84930014423b6bf164909a8cfc4" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:11.006259 24838 raft_consensus.cc:3060] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.013674 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a975dd6a854b4eaa95d5987559779a" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:11.014055 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473614f4ddc40b6bb1a97b2dd8595c6" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:11.014442 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb8090ba6849758b41388eadfcbfa7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:11.014614 24764 raft_consensus.cc:2468] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:11.015010 24614 raft_consensus.cc:2468] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:11.015661 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:11.016080 24615 raft_consensus.cc:3060] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.016132 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473614f4ddc40b6bb1a97b2dd8595c6" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:11.016880 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:11.017844 24612 raft_consensus.cc:2393] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d5d9a644079419cba65a200a2adde0b in current term 1: Already voted for candidate dac2bf8a29594a8783a3d9d4c4de3305 in this term.
I20260709 13:07:11.019026 24611 raft_consensus.cc:3060] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.998919 24962 leader_election.cc:290] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:11.021478 24951 consensus_queue.cc:1048] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.022202 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473614f4ddc40b6bb1a97b2dd8595c6" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:11.022784 24610 raft_consensus.cc:2468] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:11.016901 24690 raft_consensus.cc:2468] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:11.024942 24730 leader_election.cc:304] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:11.025207 24511 catalog_manager.cc:5697] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.030349 24838 raft_consensus.cc:2468] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:11.034929 24962 raft_consensus.cc:2804] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.035490 24962 raft_consensus.cc:493] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.036010 24962 raft_consensus.cc:3060] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.029443 24688 raft_consensus.cc:2468] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:11.023958 24879 tablet_bootstrap.cc:654] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.042796 24969 raft_consensus.cc:2804] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.043215 24969 raft_consensus.cc:493] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.050122 24883 tablet_bootstrap.cc:654] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:11.041635 24581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.66:36299, user_credentials={real_user=slave}} blocked reactor thread for 65900.6us
I20260709 13:07:11.036456 24615 raft_consensus.cc:2468] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:11.047988 24730 leader_election.cc:304] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:11.049396 24804 leader_election.cc:304] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:11.054626 24967 raft_consensus.cc:2804] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:11.055027 24730 leader_election.cc:343] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.057708 24881 tablet_bootstrap.cc:492] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:11.050809 24965 leader_election.cc:290] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:11.058760 24881 ts_tablet_manager.cc:1403] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.136s	user 0.007s	sys 0.018s
I20260709 13:07:11.048301 24969 raft_consensus.cc:3060] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.047101 24917 consensus_queue.cc:1048] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:07:11.058141 24763 raft_consensus.cc:2468] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:11.064425 24881 raft_consensus.cc:359] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.065079 24881 raft_consensus.cc:385] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.065320 24881 raft_consensus.cc:740] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.058295 24967 raft_consensus.cc:493] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.066082 24967 raft_consensus.cc:3060] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.059548 24730 leader_election.cc:304] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:11.066478 24962 raft_consensus.cc:515] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.067643 24730 leader_election.cc:304] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:11.068375 24962 leader_election.cc:290] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:11.068868 24962 raft_consensus.cc:2749] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.069432 24962 raft_consensus.cc:3060] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.070497 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473614f4ddc40b6bb1a97b2dd8595c6" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:11.071046 24690 raft_consensus.cc:3060] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.066064 24881 consensus_queue.cc:260] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.065420 24951 raft_consensus.cc:2804] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.072962 24951 raft_consensus.cc:697] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:11.073817 24951 consensus_queue.cc:237] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.076018 24921 raft_consensus.cc:493] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.076467 24921 raft_consensus.cc:515] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.076711 24511 catalog_manager.cc:5697] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 1 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:11.078362 24921 leader_election.cc:290] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.078712 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:11.078828 24962 raft_consensus.cc:2749] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.080593 24881 ts_tablet_manager.cc:1434] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.005s
I20260709 13:07:11.080973 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:11.081545 24881 tablet_bootstrap.cc:492] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:11.081331 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bed11e1c004378a0d652029f02a645" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:11.083415 24690 raft_consensus.cc:2468] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:11.084115 24880 raft_consensus.cc:359] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.086472 24880 raft_consensus.cc:385] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.086755 24880 raft_consensus.cc:740] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.087565 24880 consensus_queue.cc:260] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
W20260709 13:07:11.093091 24654 leader_election.cc:343] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.097632 24969 raft_consensus.cc:515] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.101403 24969 leader_election.cc:290] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:11.103659 24881 tablet_bootstrap.cc:654] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.104725 24762 raft_consensus.cc:2468] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:11.105319 24880 ts_tablet_manager.cc:1434] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.002s
I20260709 13:07:11.106281 24730 leader_election.cc:304] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:11.122629 24880 tablet_bootstrap.cc:492] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:11.110550 24804 leader_election.cc:304] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:11.099460 24967 raft_consensus.cc:515] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.127346 24962 raft_consensus.cc:2804] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.127826 24962 raft_consensus.cc:697] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:11.128880 24967 leader_election.cc:290] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:11.128584 24962 consensus_queue.cc:237] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.111152 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473614f4ddc40b6bb1a97b2dd8595c6" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:11.129720 24615 raft_consensus.cc:2393] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d5d9a644079419cba65a200a2adde0b in current term 1: Already voted for candidate dac2bf8a29594a8783a3d9d4c4de3305 in this term.
I20260709 13:07:11.081305 24579 leader_election.cc:304] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
W20260709 13:07:11.130904 24579 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.67:33511, user_credentials={real_user=slave}} blocked reactor thread for 49684us
I20260709 13:07:11.131249 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb8090ba6849758b41388eadfcbfa7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:11.131866 24837 raft_consensus.cc:3060] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.132378 24880 tablet_bootstrap.cc:654] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.132656 24965 raft_consensus.cc:2804] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.133155 24965 raft_consensus.cc:697] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:11.133919 24965 consensus_queue.cc:237] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.134773 24836 raft_consensus.cc:3060] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.138264 24838 raft_consensus.cc:3060] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.143114 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bed11e1c004378a0d652029f02a645" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:11.132786 24579 leader_election.cc:304] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:11.145082 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb8090ba6849758b41388eadfcbfa7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:11.145627 24615 raft_consensus.cc:3060] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.145651 24886 raft_consensus.cc:2804] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.148993 24886 raft_consensus.cc:697] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:11.149817 24886 consensus_queue.cc:237] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.155651 24880 tablet_bootstrap.cc:492] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:11.156078 24880 ts_tablet_manager.cc:1403] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.007s
I20260709 13:07:11.157058 24889 raft_consensus.cc:2749] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.158743 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473614f4ddc40b6bb1a97b2dd8595c6" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:11.160364 24965 consensus_queue.cc:1048] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:11.161159 24654 leader_election.cc:343] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.161422 24889 consensus_queue.cc:1048] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.161619 24654 leader_election.cc:304] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:11.162320 24921 raft_consensus.cc:2749] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:11.165535 24581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.66:36299, user_credentials={real_user=slave}} blocked reactor thread for 78825.2us
I20260709 13:07:11.167059 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e473614f4ddc40b6bb1a97b2dd8595c6" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:11.167740 24690 raft_consensus.cc:2393] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dac2bf8a29594a8783a3d9d4c4de3305 in current term 1: Already voted for candidate 7d5d9a644079419cba65a200a2adde0b in this term.
W20260709 13:07:11.169360 24581 leader_election.cc:343] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.172508 24921 consensus_queue.cc:1048] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.173115 24511 catalog_manager.cc:5697] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:11.174021 24917 raft_consensus.cc:493] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.174507 24917 raft_consensus.cc:515] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.167798 24880 raft_consensus.cc:359] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.176416 24917 leader_election.cc:290] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:11.176666 24880 raft_consensus.cc:385] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.176959 24880 raft_consensus.cc:740] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.177565 24880 consensus_queue.cc:260] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.178517 24965 consensus_queue.cc:1048] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.179467 24581 leader_election.cc:304] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [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: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:11.179730 24880 ts_tablet_manager.cc:1434] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:07:11.180645 24880 tablet_bootstrap.cc:492] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:11.183225 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153a4ace1de49f2b735f7c61f842d13" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:11.183427 24969 raft_consensus.cc:2749] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.184697 24921 consensus_queue.cc:1048] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:11.184618 24579 leader_election.cc:343] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.190099 24837 raft_consensus.cc:2468] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:11.191330 24728 leader_election.cc:304] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:11.192149 24880 tablet_bootstrap.cc:654] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.192240 24962 raft_consensus.cc:2804] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.192988 24962 raft_consensus.cc:697] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:11.193818 24962 consensus_queue.cc:237] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.195713 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153a4ace1de49f2b735f7c61f842d13" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:11.172916 24615 raft_consensus.cc:2468] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:11.214651 24883 tablet_bootstrap.cc:492] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:11.214859 24887 raft_consensus.cc:493] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.215396 24887 raft_consensus.cc:515] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.217389 24887 leader_election.cc:290] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:11.219429 24883 ts_tablet_manager.cc:1403] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.259s	user 0.012s	sys 0.001s
I20260709 13:07:11.219285 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:11.222013 24879 tablet_bootstrap.cc:492] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:11.222503 24879 ts_tablet_manager.cc:1403] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.264s	user 0.012s	sys 0.009s
W20260709 13:07:11.220752 24581 leader_election.cc:343] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.243917 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:11.248010 24581 leader_election.cc:304] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:11.252928 24879 raft_consensus.cc:359] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.253638 24879 raft_consensus.cc:385] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.253906 24879 raft_consensus.cc:740] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
W20260709 13:07:11.249850 24728 leader_election.cc:343] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:11.256978 24730 leader_election.cc:343] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.259748 24730 leader_election.cc:304] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:11.259600 24511 catalog_manager.cc:5697] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.256500 24879 consensus_queue.cc:260] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.263307 24887 raft_consensus.cc:2749] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.263247 24883 raft_consensus.cc:359] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.264145 24883 raft_consensus.cc:385] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.264411 24883 raft_consensus.cc:740] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.265290 24879 ts_tablet_manager.cc:1434] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:07:11.265051 24883 consensus_queue.cc:260] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.266222 24879 tablet_bootstrap.cc:492] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:11.267318 24883 ts_tablet_manager.cc:1434] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:07:11.268312 24883 tablet_bootstrap.cc:492] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:11.273612 24883 tablet_bootstrap.cc:654] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.275223 24880 tablet_bootstrap.cc:492] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:11.275660 24880 ts_tablet_manager.cc:1403] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.000s
I20260709 13:07:11.278169 24879 tablet_bootstrap.cc:654] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.274341 24886 raft_consensus.cc:2749] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.284950 24881 tablet_bootstrap.cc:492] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:11.285367 24881 ts_tablet_manager.cc:1403] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.204s	user 0.033s	sys 0.015s
I20260709 13:07:11.294912 24879 tablet_bootstrap.cc:492] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:11.295426 24879 ts_tablet_manager.cc:1403] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 13:07:11.302618 24881 raft_consensus.cc:359] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.302759 24880 raft_consensus.cc:359] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.303329 24881 raft_consensus.cc:385] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.303393 24880 raft_consensus.cc:385] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.303666 24881 raft_consensus.cc:740] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.303718 24880 raft_consensus.cc:740] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.304384 24881 consensus_queue.cc:260] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.304536 24880 consensus_queue.cc:260] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.306327 24881 ts_tablet_manager.cc:1434] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:07:11.306576 24880 ts_tablet_manager.cc:1434] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260709 13:07:11.307193 24881 tablet_bootstrap.cc:492] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:11.307637 24879 raft_consensus.cc:359] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.308391 24879 raft_consensus.cc:385] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.308665 24879 raft_consensus.cc:740] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.309404 24879 consensus_queue.cc:260] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.311414 24879 ts_tablet_manager.cc:1434] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:07:11.312265 24879 tablet_bootstrap.cc:492] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:11.315737 24883 tablet_bootstrap.cc:492] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:11.316195 24883 ts_tablet_manager.cc:1403] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.002s
I20260709 13:07:11.317862 24879 tablet_bootstrap.cc:654] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.318532 24880 tablet_bootstrap.cc:492] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:11.318558 24883 raft_consensus.cc:359] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.320761 24883 raft_consensus.cc:385] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.321017 24883 raft_consensus.cc:740] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.321574 24881 tablet_bootstrap.cc:654] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.323028 24883 consensus_queue.cc:260] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.324167 24880 tablet_bootstrap.cc:654] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:11.335418 24561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:11.335711 24879 tablet_bootstrap.cc:492] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:11.336128 24879 ts_tablet_manager.cc:1403] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260709 13:07:11.337018 24883 ts_tablet_manager.cc:1434] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:07:11.337879 24883 tablet_bootstrap.cc:492] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:11.338498 24879 raft_consensus.cc:359] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.339102 24879 raft_consensus.cc:385] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.339355 24879 raft_consensus.cc:740] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.339965 24879 consensus_queue.cc:260] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.340793 24509 catalog_manager.cc:5697] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:11.343317 24883 tablet_bootstrap.cc:654] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.343242 24992 raft_consensus.cc:493] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.343859 24992 raft_consensus.cc:515] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.345789 24992 leader_election.cc:290] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.346001 24879 ts_tablet_manager.cc:1434] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:07:11.346968 24879 tablet_bootstrap.cc:492] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:11.347702 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:11.348312 24762 raft_consensus.cc:2468] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:11.349213 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:11.350835 24579 leader_election.cc:304] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
W20260709 13:07:11.351735 24579 leader_election.cc:343] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.352702 24886 raft_consensus.cc:2804] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.353101 24886 raft_consensus.cc:493] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.353416 24886 raft_consensus.cc:3060] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.354755 24879 tablet_bootstrap.cc:654] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.356653 24883 tablet_bootstrap.cc:492] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:11.357133 24883 ts_tablet_manager.cc:1403] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:07:11.359696 24883 raft_consensus.cc:359] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.360316 24883 raft_consensus.cc:385] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.360556 24883 raft_consensus.cc:740] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.361268 24883 consensus_queue.cc:260] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.363476 24883 ts_tablet_manager.cc:1434] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:07:11.364357 24883 tablet_bootstrap.cc:492] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:11.366655 24886 raft_consensus.cc:515] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.368539 24886 leader_election.cc:290] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.370142 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:11.372119 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:11.372656 24762 raft_consensus.cc:3060] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.370213 24881 tablet_bootstrap.cc:492] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:11.373805 24881 ts_tablet_manager.cc:1403] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.007s
I20260709 13:07:11.376078 24881 raft_consensus.cc:359] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.376665 24881 raft_consensus.cc:385] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.376926 24881 raft_consensus.cc:740] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.377564 24881 consensus_queue.cc:260] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
W20260709 13:07:11.378005 24579 leader_election.cc:343] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.386543 24880 tablet_bootstrap.cc:492] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:11.386772 24881 ts_tablet_manager.cc:1434] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:11.387004 24880 ts_tablet_manager.cc:1403] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.030s
I20260709 13:07:11.387814 24881 tablet_bootstrap.cc:492] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:11.389485 24880 raft_consensus.cc:359] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.390149 24880 raft_consensus.cc:385] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.390403 24880 raft_consensus.cc:740] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.391040 24880 consensus_queue.cc:260] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.391572 24883 tablet_bootstrap.cc:654] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.393065 24880 ts_tablet_manager.cc:1434] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:11.393260 24881 tablet_bootstrap.cc:654] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.393956 24880 tablet_bootstrap.cc:492] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:11.386891 24762 raft_consensus.cc:2468] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:11.395452 24579 leader_election.cc:304] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:11.396509 24886 raft_consensus.cc:2804] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.396976 24886 raft_consensus.cc:697] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:11.397776 24886 consensus_queue.cc:237] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.398090 24951 consensus_queue.cc:1048] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.399468 24880 tablet_bootstrap.cc:654] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.406755 24962 raft_consensus.cc:493] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.407285 24962 raft_consensus.cc:515] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.409430 24962 leader_election.cc:290] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.411396 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:11.412510 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:11.412761 24688 raft_consensus.cc:2393] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d5d9a644079419cba65a200a2adde0b in current term 1: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:11.414690 24728 leader_election.cc:304] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:11.415809 24962 raft_consensus.cc:3060] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.418059 24512 catalog_manager.cc:5697] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.420468 24512 catalog_manager.cc:5697] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.422910 24887 consensus_queue.cc:1048] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.435405 24921 consensus_queue.cc:1048] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.439021 24962 raft_consensus.cc:2749] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.441109 24897 consensus_queue.cc:1048] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.449342 24967 consensus_queue.cc:1048] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.463948 24886 raft_consensus.cc:493] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.464233 24952 consensus_queue.cc:1048] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.464437 24886 raft_consensus.cc:515] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.468305 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:11.468914 24762 raft_consensus.cc:2468] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:11.469719 24886 leader_election.cc:290] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.469861 24579 leader_election.cc:304] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:11.471429 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
W20260709 13:07:11.472681 24579 leader_election.cc:343] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.477505 24886 raft_consensus.cc:2804] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.477903 24886 raft_consensus.cc:493] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.478209 24886 raft_consensus.cc:3060] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.508109 24886 raft_consensus.cc:515] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.510732 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:11.511304 24762 raft_consensus.cc:3060] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.519500 24879 tablet_bootstrap.cc:492] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:11.520068 24879 ts_tablet_manager.cc:1403] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.013s
I20260709 13:07:11.522929 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
W20260709 13:07:11.524477 24579 leader_election.cc:343] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.522940 24879 raft_consensus.cc:359] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.525610 24879 raft_consensus.cc:385] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.525897 24879 raft_consensus.cc:740] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.526599 24879 consensus_queue.cc:260] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.528541 24879 ts_tablet_manager.cc:1434] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:07:11.530097 24881 tablet_bootstrap.cc:492] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:11.530594 24881 ts_tablet_manager.cc:1403] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.143s	user 0.024s	sys 0.043s
I20260709 13:07:11.532016 24879 tablet_bootstrap.cc:492] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:11.535991 24886 leader_election.cc:290] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.537174 24762 raft_consensus.cc:2468] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:11.539441 24962 raft_consensus.cc:493] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.539908 24962 raft_consensus.cc:515] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.541555 24879 tablet_bootstrap.cc:654] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.542590 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae88fb2d7624d44b2d6aff1a1c76554" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:11.557286 24579 leader_election.cc:304] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:11.542734 24511 catalog_manager.cc:5697] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:11.545948 24881 raft_consensus.cc:359] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.544050 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae88fb2d7624d44b2d6aff1a1c76554" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:11.545667 24883 tablet_bootstrap.cc:492] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:11.558955 24992 raft_consensus.cc:2804] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.555573 24880 tablet_bootstrap.cc:492] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
W20260709 13:07:11.558014 24730 leader_election.cc:343] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.545862 24886 raft_consensus.cc:493] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.559002 24883 ts_tablet_manager.cc:1403] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.195s	user 0.035s	sys 0.010s
I20260709 13:07:11.542631 24962 leader_election.cc:290] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.559942 24880 ts_tablet_manager.cc:1403] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.166s	user 0.010s	sys 0.009s
I20260709 13:07:11.565994 24952 raft_consensus.cc:493] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.568334 24952 raft_consensus.cc:515] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.569316 24880 raft_consensus.cc:359] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.559489 24881 raft_consensus.cc:385] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.570220 24881 raft_consensus.cc:740] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.570384 24952 leader_election.cc:290] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:11.559551 24992 raft_consensus.cc:697] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:11.571156 24881 consensus_queue.cc:260] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.571790 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:11.572046 24836 raft_consensus.cc:2468] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:11.571619 24992 consensus_queue.cc:237] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
W20260709 13:07:11.573134 24804 leader_election.cc:343] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.573905 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
W20260709 13:07:11.575052 24804 leader_election.cc:343] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.574991 24728 leader_election.cc:304] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:11.575529 24804 leader_election.cc:304] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:11.575991 24964 raft_consensus.cc:2804] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.576366 24964 raft_consensus.cc:493] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.576535 24952 raft_consensus.cc:2749] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.576684 24964 raft_consensus.cc:3060] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.578286 24886 raft_consensus.cc:515] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.581079 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3411a33ce4859ac35774442d2ec55" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:11.581682 24690 raft_consensus.cc:2468] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:11.585466 24964 raft_consensus.cc:515] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.589258 24880 raft_consensus.cc:385] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.589596 24880 raft_consensus.cc:740] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.585605 24581 leader_election.cc:304] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:11.587368 24881 ts_tablet_manager.cc:1434] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.007s
I20260709 13:07:11.590986 24965 raft_consensus.cc:2804] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.591353 24965 raft_consensus.cc:493] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.591518 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae88fb2d7624d44b2d6aff1a1c76554" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:11.592083 24836 raft_consensus.cc:3060] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.591670 24880 consensus_queue.cc:260] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.592795 24965 raft_consensus.cc:3060] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.591472 24881 tablet_bootstrap.cc:492] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:11.594115 24880 ts_tablet_manager.cc:1434] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:07:11.594981 24880 tablet_bootstrap.cc:492] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:11.599457 24965 raft_consensus.cc:515] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.599362 24881 tablet_bootstrap.cc:654] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.601454 24880 tablet_bootstrap.cc:654] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.601982 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3411a33ce4859ac35774442d2ec55" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:11.602576 24688 raft_consensus.cc:3060] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.607189 24897 raft_consensus.cc:493] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.607679 24897 raft_consensus.cc:515] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.610100 24880 tablet_bootstrap.cc:492] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:11.610671 24880 ts_tablet_manager.cc:1403] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260709 13:07:11.613214 24880 raft_consensus.cc:359] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.614506 24880 raft_consensus.cc:385] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.614797 24880 raft_consensus.cc:740] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.615437 24880 consensus_queue.cc:260] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.615721 24883 raft_consensus.cc:359] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.616390 24883 raft_consensus.cc:385] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.616431 24881 tablet_bootstrap.cc:492] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:11.616752 24883 raft_consensus.cc:740] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.617106 24881 ts_tablet_manager.cc:1403] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260709 13:07:11.617319 24880 ts_tablet_manager.cc:1434] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:07:11.618227 24880 tablet_bootstrap.cc:492] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:11.618764 24886 leader_election.cc:290] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:11.619668 24887 consensus_queue.cc:1048] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.620025 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:11.619676 24881 raft_consensus.cc:359] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.621052 24881 raft_consensus.cc:385] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.621395 24881 raft_consensus.cc:740] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.622192 24881 consensus_queue.cc:260] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.623353 24880 tablet_bootstrap.cc:654] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.623605 24836 raft_consensus.cc:2468] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:11.623687 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3411a33ce4859ac35774442d2ec55" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:11.624282 24881 ts_tablet_manager.cc:1434] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:11.625365 24881 tablet_bootstrap.cc:492] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:11.626457 24887 raft_consensus.cc:493] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.626904 24887 raft_consensus.cc:515] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.628779 24887 leader_election.cc:290] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.629572 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bed11e1c004378a0d652029f02a645" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:11.630307 24687 raft_consensus.cc:2468] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:11.631966 24967 consensus_queue.cc:1048] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.614269 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:11.632923 24762 raft_consensus.cc:2393] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 1: Already voted for candidate dac2bf8a29594a8783a3d9d4c4de3305 in this term.
I20260709 13:07:11.633420 24881 tablet_bootstrap.cc:654] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.592418 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae88fb2d7624d44b2d6aff1a1c76554" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:11.635622 24917 raft_consensus.cc:493] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.636096 24917 raft_consensus.cc:515] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.638084 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bed11e1c004378a0d652029f02a645" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:11.638321 24656 leader_election.cc:304] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:11.639135 24921 raft_consensus.cc:3060] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.589963 24964 leader_election.cc:290] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.642781 24917 leader_election.cc:290] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
W20260709 13:07:11.644027 24579 leader_election.cc:343] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.647439 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ac6551b0241ac878de448b50e8c43" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:11.609593 24897 leader_election.cc:290] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:11.649221 24897 raft_consensus.cc:493] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.649652 24897 raft_consensus.cc:515] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.652143 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962a7962e9404e40a5cf316ca19cf017" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:11.652716 24836 raft_consensus.cc:2468] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 0.
I20260709 13:07:11.653378 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ac6551b0241ac878de448b50e8c43" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:11.653697 24654 leader_election.cc:304] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:11.659816 24921 raft_consensus.cc:2749] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.660444 24921 raft_consensus.cc:2804] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.660771 24921 raft_consensus.cc:493] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.661098 24921 raft_consensus.cc:3060] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:11.662197 24581 leader_election.cc:343] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.632946 24730 leader_election.cc:304] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
W20260709 13:07:11.664228 24730 leader_election.cc:343] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:11.664744 24728 leader_election.cc:343] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.665397 24964 raft_consensus.cc:2804] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.665920 24964 raft_consensus.cc:493] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.666244 24964 raft_consensus.cc:3060] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.666203 24728 leader_election.cc:304] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:11.667028 24887 raft_consensus.cc:2804] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.668100 24887 raft_consensus.cc:697] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:11.668922 24887 consensus_queue.cc:237] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
W20260709 13:07:11.672480 24579 leader_election.cc:343] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.672945 24579 leader_election.cc:304] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:11.678644 24897 leader_election.cc:290] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:11.681591 24967 consensus_queue.cc:1048] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.685672 24512 catalog_manager.cc:5697] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.687718 24969 consensus_queue.cc:1048] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.688900 24969 raft_consensus.cc:2749] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.696168 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962a7962e9404e40a5cf316ca19cf017" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
W20260709 13:07:11.700244 24656 leader_election.cc:343] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.701622 24889 raft_consensus.cc:493] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.702245 24889 raft_consensus.cc:515] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.704941 24889 leader_election.cc:290] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:11.705480 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842f7af321245f3aa1c05e8be343d9c" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:11.706096 24615 raft_consensus.cc:2468] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:11.648939 24883 consensus_queue.cc:260] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.716403 24883 ts_tablet_manager.cc:1434] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.139s	user 0.005s	sys 0.000s
I20260709 13:07:11.717307 24883 tablet_bootstrap.cc:492] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:11.735384 24889 consensus_queue.cc:1048] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.737813 24804 leader_election.cc:304] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:11.742424 24879 tablet_bootstrap.cc:492] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:11.742806 24879 ts_tablet_manager.cc:1403] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.211s	user 0.015s	sys 0.011s
I20260709 13:07:11.746412 24965 leader_election.cc:290] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:11.748612 24510 catalog_manager.cc:5697] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:11.740969 24889 raft_consensus.cc:2804] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.755699 24964 raft_consensus.cc:515] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.759842 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bed11e1c004378a0d652029f02a645" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:11.760198 24964 leader_election.cc:290] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.760439 24690 raft_consensus.cc:3060] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.763392 24887 consensus_queue.cc:1048] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:11.755784 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842f7af321245f3aa1c05e8be343d9c" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
W20260709 13:07:11.771059 24802 leader_election.cc:343] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.772295 24880 tablet_bootstrap.cc:492] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:11.772768 24880 ts_tablet_manager.cc:1403] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.155s	user 0.041s	sys 0.080s
I20260709 13:07:11.773170 24886 consensus_queue.cc:1048] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.776526 24965 consensus_queue.cc:1048] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.751144 24688 raft_consensus.cc:2468] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:11.778365 24880 raft_consensus.cc:359] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.779017 24880 raft_consensus.cc:385] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.779285 24880 raft_consensus.cc:740] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.756388 24889 raft_consensus.cc:493] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.783849 24889 raft_consensus.cc:3060] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.784390 24581 leader_election.cc:304] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:11.785444 24883 tablet_bootstrap.cc:654] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.785167 24880 consensus_queue.cc:260] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.793708 24880 ts_tablet_manager.cc:1434] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:07:11.790436 24965 raft_consensus.cc:2804] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.798113 24880 tablet_bootstrap.cc:492] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:11.801362 24879 raft_consensus.cc:359] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.802860 24879 raft_consensus.cc:385] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.803048 24879 raft_consensus.cc:740] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.769083 24921 raft_consensus.cc:515] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.807580 24965 raft_consensus.cc:697] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:11.808413 24965 consensus_queue.cc:237] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.790544 24917 consensus_queue.cc:1048] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:07:11.811416 24690 raft_consensus.cc:2468] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:11.812433 24730 leader_election.cc:304] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:11.813705 24964 raft_consensus.cc:2804] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.792541 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3411a33ce4859ac35774442d2ec55" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:11.793133 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bed11e1c004378a0d652029f02a645" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:11.819433 24964 raft_consensus.cc:697] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:11.827286 24879 consensus_queue.cc:260] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.831179 24879 ts_tablet_manager.cc:1434] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.002s
W20260709 13:07:11.831844 24728 leader_election.cc:343] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.833362 24921 leader_election.cc:290] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:11.830286 24762 raft_consensus.cc:3060] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.833993 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962a7962e9404e40a5cf316ca19cf017" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:11.834540 24836 raft_consensus.cc:3060] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:11.834892 24579 consensus_peers.cc:597] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 -> Peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Couldn't send request to peer 8e16b28767f345faa669c12df5f4912f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:11.820225 24964 consensus_queue.cc:237] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.839635 24880 tablet_bootstrap.cc:654] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.842365 24881 tablet_bootstrap.cc:492] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:11.849974 24881 ts_tablet_manager.cc:1403] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.225s	user 0.057s	sys 0.082s
I20260709 13:07:11.846047 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962a7962e9404e40a5cf316ca19cf017" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:11.848186 24889 raft_consensus.cc:515] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.853884 24610 raft_consensus.cc:3060] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.856518 24889 leader_election.cc:290] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:11.857028 24889 consensus_queue.cc:1048] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.859330 24879 tablet_bootstrap.cc:492] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:11.860718 24967 raft_consensus.cc:493] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.861153 24967 raft_consensus.cc:515] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.862020 24762 raft_consensus.cc:2468] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:11.863179 24967 leader_election.cc:290] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:11.864188 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ebc1279f14de58938bc2c17b153e4" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:11.865147 24836 raft_consensus.cc:2468] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
W20260709 13:07:11.865476 24728 leader_election.cc:343] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.865559 24610 raft_consensus.cc:2468] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:11.867075 24656 leader_election.cc:304] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:11.868165 24760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842f7af321245f3aa1c05e8be343d9c" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:11.869899 24897 raft_consensus.cc:2804] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.870399 24897 raft_consensus.cc:697] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:11.871984 24897 consensus_queue.cc:237] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:11.873912 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ebc1279f14de58938bc2c17b153e4" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:11.875361 24730 leader_election.cc:343] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.875787 24730 leader_election.cc:304] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
W20260709 13:07:11.874002 24802 leader_election.cc:343] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.876870 24967 raft_consensus.cc:2749] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.876876 24879 tablet_bootstrap.cc:654] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.898952 24883 tablet_bootstrap.cc:492] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:11.899355 24883 ts_tablet_manager.cc:1403] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.182s	user 0.006s	sys 0.008s
I20260709 13:07:11.901628 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842f7af321245f3aa1c05e8be343d9c" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:11.901832 24883 raft_consensus.cc:359] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.902263 24610 raft_consensus.cc:3060] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.904528 24883 raft_consensus.cc:385] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.904835 24883 raft_consensus.cc:740] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.905519 24883 consensus_queue.cc:260] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.913565 24883 ts_tablet_manager.cc:1434] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:07:11.914428 24883 tablet_bootstrap.cc:492] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:11.915320 24610 raft_consensus.cc:2468] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:11.917011 24881 raft_consensus.cc:359] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.917726 24881 raft_consensus.cc:385] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.918040 24881 raft_consensus.cc:740] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.918730 24881 consensus_queue.cc:260] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.921926 24804 leader_election.cc:304] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:11.926328 24951 raft_consensus.cc:2804] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.926764 24951 raft_consensus.cc:697] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:11.927510 24951 consensus_queue.cc:237] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.935338 24509 catalog_manager.cc:5697] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.941640 24881 ts_tablet_manager.cc:1434] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.001s
I20260709 13:07:11.942132 24879 tablet_bootstrap.cc:492] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:11.942580 24879 ts_tablet_manager.cc:1403] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.002s
I20260709 13:07:11.942664 24881 tablet_bootstrap.cc:492] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:11.945009 24879 raft_consensus.cc:359] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.945513 24879 raft_consensus.cc:385] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.945714 24879 raft_consensus.cc:740] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.947999 24879 consensus_queue.cc:260] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.949579 24879 ts_tablet_manager.cc:1434] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:11.948263 24881 tablet_bootstrap.cc:654] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.950332 24879 tablet_bootstrap.cc:492] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:11.959664 24879 tablet_bootstrap.cc:654] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.960927 24881 tablet_bootstrap.cc:492] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:11.961390 24881 ts_tablet_manager.cc:1403] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260709 13:07:11.963721 24881 raft_consensus.cc:359] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.964329 24881 raft_consensus.cc:385] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.964581 24881 raft_consensus.cc:740] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.965041 24879 tablet_bootstrap.cc:492] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:11.965498 24879 ts_tablet_manager.cc:1403] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 13:07:11.965143 24881 consensus_queue.cc:260] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.967123 24881 ts_tablet_manager.cc:1434] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:11.967555 24879 raft_consensus.cc:359] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.967931 24881 tablet_bootstrap.cc:492] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:11.968206 24879 raft_consensus.cc:385] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.968464 24879 raft_consensus.cc:740] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.969187 24879 consensus_queue.cc:260] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:11.969920 24511 catalog_manager.cc:5697] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.974414 24881 tablet_bootstrap.cc:654] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.975675 24879 ts_tablet_manager.cc:1434] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:07:11.976583 24879 tablet_bootstrap.cc:492] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:11.983825 24510 catalog_manager.cc:5697] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.985244 24881 tablet_bootstrap.cc:492] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:11.985656 24881 ts_tablet_manager.cc:1403] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 13:07:11.986785 24879 tablet_bootstrap.cc:654] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.988065 24881 raft_consensus.cc:359] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.988727 24881 raft_consensus.cc:385] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.988973 24881 raft_consensus.cc:740] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.989687 24881 consensus_queue.cc:260] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:11.991818 24881 ts_tablet_manager.cc:1434] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:11.992626 24881 tablet_bootstrap.cc:492] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:11.993671 24879 tablet_bootstrap.cc:492] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:11.994104 24879 ts_tablet_manager.cc:1403] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:07:11.977170 24883 tablet_bootstrap.cc:654] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.997054 24917 consensus_queue.cc:1048] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:11.997380 24881 tablet_bootstrap.cc:654] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.997982 24879 raft_consensus.cc:359] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:11.998612 24879 raft_consensus.cc:385] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.998862 24879 raft_consensus.cc:740] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.999452 24879 consensus_queue.cc:260] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.001183 24879 ts_tablet_manager.cc:1434] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:12.001909 24879 tablet_bootstrap.cc:492] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:12.004449 24880 tablet_bootstrap.cc:492] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:12.004890 24880 ts_tablet_manager.cc:1403] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.207s	user 0.013s	sys 0.007s
I20260709 13:07:12.006632 24879 tablet_bootstrap.cc:654] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.007375 24881 tablet_bootstrap.cc:492] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:12.007861 24881 ts_tablet_manager.cc:1403] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:07:12.010208 24881 raft_consensus.cc:359] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.010810 24881 raft_consensus.cc:385] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.011047 24881 raft_consensus.cc:740] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.011752 24881 consensus_queue.cc:260] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.011456 24512 catalog_manager.cc:5697] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 1 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.013793 24881 ts_tablet_manager.cc:1434] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:12.014649 24881 tablet_bootstrap.cc:492] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:12.017421 24879 tablet_bootstrap.cc:492] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:12.017871 24879 ts_tablet_manager.cc:1403] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:07:12.019482 24881 tablet_bootstrap.cc:654] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.020115 24879 raft_consensus.cc:359] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.020733 24879 raft_consensus.cc:385] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.021027 24879 raft_consensus.cc:740] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.021827 24879 consensus_queue.cc:260] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.024216 24879 ts_tablet_manager.cc:1434] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:12.008373 24880 raft_consensus.cc:359] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.025771 24880 raft_consensus.cc:385] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.026082 24880 raft_consensus.cc:740] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.026777 24880 consensus_queue.cc:260] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.028155 24879 tablet_bootstrap.cc:492] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:12.028836 24881 tablet_bootstrap.cc:492] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:12.029322 24881 ts_tablet_manager.cc:1403] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:07:12.031911 24881 raft_consensus.cc:359] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.032135 24969 consensus_queue.cc:1048] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.032612 24881 raft_consensus.cc:385] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.032946 24881 raft_consensus.cc:740] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.033622 24881 consensus_queue.cc:260] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.035503 24881 ts_tablet_manager.cc:1434] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:12.035499 24836 raft_consensus.cc:3060] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.036533 24881 tablet_bootstrap.cc:492] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:12.042284 24881 tablet_bootstrap.cc:654] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.047492 24880 ts_tablet_manager.cc:1434] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 13:07:12.048502 24880 tablet_bootstrap.cc:492] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:12.052703 24881 tablet_bootstrap.cc:492] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:12.053206 24881 ts_tablet_manager.cc:1403] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 13:07:12.055688 24881 raft_consensus.cc:359] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.056417 24881 raft_consensus.cc:385] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.056712 24881 raft_consensus.cc:740] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.057370 24881 consensus_queue.cc:260] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.058049 25033 consensus_queue.cc:1048] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.059514 24881 ts_tablet_manager.cc:1434] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:12.060423 24881 tablet_bootstrap.cc:492] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:12.060570 24965 consensus_queue.cc:1048] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.065923 24881 tablet_bootstrap.cc:654] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.068676 24879 tablet_bootstrap.cc:654] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:12.072180 24730 consensus_peers.cc:597] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:12.080930 24883 tablet_bootstrap.cc:492] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:12.081437 24883 ts_tablet_manager.cc:1403] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.167s	user 0.009s	sys 0.000s
I20260709 13:07:12.082135 24962 raft_consensus.cc:493] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.082635 24962 raft_consensus.cc:515] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.084614 24962 leader_election.cc:290] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.086467 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ac6551b0241ac878de448b50e8c43" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.087139 24610 raft_consensus.cc:2468] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:12.088343 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ac6551b0241ac878de448b50e8c43" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.089015 24690 raft_consensus.cc:2468] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:12.089192 24730 leader_election.cc:304] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:12.090492 24965 raft_consensus.cc:493] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.087163 24883 raft_consensus.cc:359] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.091116 24965 raft_consensus.cc:515] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.091341 24883 raft_consensus.cc:385] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.091770 24883 raft_consensus.cc:740] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.093042 24965 leader_election.cc:290] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.090544 24962 raft_consensus.cc:2804] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.094363 24962 raft_consensus.cc:493] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.094798 24962 raft_consensus.cc:3060] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.094875 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:12.095551 24836 raft_consensus.cc:2468] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:12.096864 24579 leader_election.cc:304] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:12.097781 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.098381 24690 raft_consensus.cc:2468] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:12.099766 24965 raft_consensus.cc:2804] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.100142 24965 raft_consensus.cc:493] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.100458 24965 raft_consensus.cc:3060] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.102974 24962 raft_consensus.cc:515] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.104945 24881 tablet_bootstrap.cc:492] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:12.105433 24881 ts_tablet_manager.cc:1403] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.012s
I20260709 13:07:12.106647 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ac6551b0241ac878de448b50e8c43" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:12.107194 24689 raft_consensus.cc:3060] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.092383 24883 consensus_queue.cc:260] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.107770 24881 raft_consensus.cc:359] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.108325 24881 raft_consensus.cc:385] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.107338 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2ac6551b0241ac878de448b50e8c43" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:12.109012 24610 raft_consensus.cc:3060] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.110731 24880 tablet_bootstrap.cc:654] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.108510 24881 raft_consensus.cc:740] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.114881 24881 consensus_queue.cc:260] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.113387 24883 ts_tablet_manager.cc:1434] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:07:12.117343 24883 tablet_bootstrap.cc:492] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:12.117002 25033 raft_consensus.cc:493] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.118204 25033 raft_consensus.cc:515] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.119863 24881 ts_tablet_manager.cc:1434] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:07:12.120640 25033 leader_election.cc:290] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:12.121279 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842f7af321245f3aa1c05e8be343d9c" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:12.122810 24883 tablet_bootstrap.cc:654] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.123253 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842f7af321245f3aa1c05e8be343d9c" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.124064 24615 raft_consensus.cc:2393] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d5d9a644079419cba65a200a2adde0b in current term 1: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:12.124964 24730 leader_election.cc:304] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:12.126065 25033 raft_consensus.cc:3060] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.113052 24962 leader_election.cc:290] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.138253 24610 raft_consensus.cc:2468] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:12.140424 24689 raft_consensus.cc:2468] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:12.138159 25033 raft_consensus.cc:2749] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.141630 24730 leader_election.cc:304] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:12.143301 24965 raft_consensus.cc:515] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.145134 24965 leader_election.cc:290] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.149278 24881 tablet_bootstrap.cc:492] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:12.151829 24964 raft_consensus.cc:2804] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.152299 24964 raft_consensus.cc:697] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:12.153049 24964 consensus_queue.cc:237] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.154589 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:12.155237 24883 tablet_bootstrap.cc:492] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:12.155707 24883 ts_tablet_manager.cc:1403] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.014s
I20260709 13:07:12.158149 24883 raft_consensus.cc:359] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.158759 24883 raft_consensus.cc:385] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.159015 24883 raft_consensus.cc:740] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.159528 24883 consensus_queue.cc:260] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.160691 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:12.161252 24837 raft_consensus.cc:3060] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.155138 24689 raft_consensus.cc:3060] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.163251 24881 tablet_bootstrap.cc:654] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.167999 24837 raft_consensus.cc:2468] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:12.169308 24579 leader_election.cc:304] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:12.170195 24886 raft_consensus.cc:2804] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.170676 24886 raft_consensus.cc:697] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:12.171463 24886 consensus_queue.cc:237] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.175068 24689 raft_consensus.cc:2468] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:12.176726 24879 tablet_bootstrap.cc:492] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:12.178629 24879 ts_tablet_manager.cc:1403] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.151s	user 0.018s	sys 0.009s
I20260709 13:07:12.179505 24880 tablet_bootstrap.cc:492] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:12.179973 24880 ts_tablet_manager.cc:1403] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.010s
I20260709 13:07:12.182142 24879 raft_consensus.cc:359] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.182369 24880 raft_consensus.cc:359] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.185540 24880 raft_consensus.cc:385] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.185520 24879 raft_consensus.cc:385] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.186400 24880 raft_consensus.cc:740] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.186776 24879 raft_consensus.cc:740] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.187672 24879 consensus_queue.cc:260] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.189296 24879 ts_tablet_manager.cc:1434] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:07:12.189075 24511 catalog_manager.cc:5697] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.190294 24879 tablet_bootstrap.cc:492] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:12.190753 24512 catalog_manager.cc:5697] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.195062 24880 consensus_queue.cc:260] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.196123 24879 tablet_bootstrap.cc:654] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.197336 24880 ts_tablet_manager.cc:1434] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:07:12.198251 24880 tablet_bootstrap.cc:492] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:12.203397 24880 tablet_bootstrap.cc:654] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.210286 24879 tablet_bootstrap.cc:492] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:12.210687 24879 ts_tablet_manager.cc:1403] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 13:07:12.213145 24879 raft_consensus.cc:359] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.213644 24951 raft_consensus.cc:493] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.213868 24879 raft_consensus.cc:385] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.214200 24879 raft_consensus.cc:740] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.214205 24951 raft_consensus.cc:515] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.214907 24879 consensus_queue.cc:260] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.216463 24951 leader_election.cc:290] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:12.217041 24879 ts_tablet_manager.cc:1434] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:07:12.217890 24879 tablet_bootstrap.cc:492] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:12.218405 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bed11e1c004378a0d652029f02a645" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:12.220465 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bed11e1c004378a0d652029f02a645" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.221248 24689 raft_consensus.cc:2393] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 1: Already voted for candidate 7d5d9a644079419cba65a200a2adde0b in this term.
I20260709 13:07:12.221240 24951 raft_consensus.cc:493] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.222512 24804 leader_election.cc:304] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:12.222921 24879 tablet_bootstrap.cc:654] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.223766 24952 raft_consensus.cc:3060] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.222494 24951 raft_consensus.cc:515] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.231076 24952 raft_consensus.cc:2749] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.232008 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:12.232244 24951 leader_election.cc:290] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:12.234710 24880 tablet_bootstrap.cc:492] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:12.234639 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.235231 24880 ts_tablet_manager.cc:1403] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.004s
I20260709 13:07:12.236119 24804 leader_election.cc:304] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:12.237109 24952 raft_consensus.cc:2749] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.238484 24880 raft_consensus.cc:359] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.239231 24880 raft_consensus.cc:385] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.239565 24880 raft_consensus.cc:740] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.161248 24883 ts_tablet_manager.cc:1434] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:12.240420 24880 consensus_queue.cc:260] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.243577 24952 raft_consensus.cc:493] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.244024 24952 raft_consensus.cc:515] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.246695 24880 ts_tablet_manager.cc:1434] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:12.246610 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:12.246870 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.247867 24880 tablet_bootstrap.cc:492] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
W20260709 13:07:12.247994 24802 leader_election.cc:343] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.248153 24952 leader_election.cc:290] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
W20260709 13:07:12.248556 24804 leader_election.cc:343] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.249007 24804 leader_election.cc:304] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:12.249687 24952 raft_consensus.cc:2749] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.254091 24880 tablet_bootstrap.cc:654] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.254446 24921 consensus_queue.cc:1048] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.264871 24883 tablet_bootstrap.cc:492] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:12.265905 24880 tablet_bootstrap.cc:492] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:12.266436 24880 ts_tablet_manager.cc:1403] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 13:07:12.266920 24952 raft_consensus.cc:493] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.267392 24952 raft_consensus.cc:515] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.269228 24880 raft_consensus.cc:359] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.269876 24952 leader_election.cc:290] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:12.270157 24880 raft_consensus.cc:385] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.270613 24880 raft_consensus.cc:740] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.271217 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ebc1279f14de58938bc2c17b153e4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:12.271356 24880 consensus_queue.cc:260] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.271921 24764 raft_consensus.cc:2468] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:12.273252 24897 raft_consensus.cc:493] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.273442 24802 leader_election.cc:304] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:12.273708 24897 raft_consensus.cc:515] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.274071 24880 ts_tablet_manager.cc:1434] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:12.270035 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ebc1279f14de58938bc2c17b153e4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.275270 24880 tablet_bootstrap.cc:492] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:12.275398 24689 raft_consensus.cc:2468] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:12.275606 24897 leader_election.cc:290] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:12.275987 24964 raft_consensus.cc:493] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.276538 24952 raft_consensus.cc:2804] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.276437 24964 raft_consensus.cc:515] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.276912 24952 raft_consensus.cc:493] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.277258 24952 raft_consensus.cc:3060] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.278378 24964 leader_election.cc:290] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:12.281373 24880 tablet_bootstrap.cc:654] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.282164 24883 tablet_bootstrap.cc:654] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.282397 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ebc1279f14de58938bc2c17b153e4" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:12.283543 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ebc1279f14de58938bc2c17b153e4" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:12.284320 24764 raft_consensus.cc:2468] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 0.
I20260709 13:07:12.284668 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddbe3b71ede4dafb11b4180fb5218fb" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:12.285823 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddbe3b71ede4dafb11b4180fb5218fb" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.286202 24881 tablet_bootstrap.cc:492] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:12.286434 24615 raft_consensus.cc:2468] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:12.286640 24881 ts_tablet_manager.cc:1403] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.138s	user 0.036s	sys 0.042s
W20260709 13:07:12.287614 24728 leader_election.cc:343] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.288647 24730 leader_election.cc:304] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:12.289114 24881 raft_consensus.cc:359] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.289760 24881 raft_consensus.cc:385] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.290038 24881 raft_consensus.cc:740] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.290537 25033 raft_consensus.cc:2804] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.290894 25033 raft_consensus.cc:493] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.291198 24881 consensus_queue.cc:260] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.292187 25033 raft_consensus.cc:3060] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.293162 24881 ts_tablet_manager.cc:1434] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:12.294034 24881 tablet_bootstrap.cc:492] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:12.291339 24967 raft_consensus.cc:493] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.296715 24967 raft_consensus.cc:515] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.297315 24952 raft_consensus.cc:515] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.298545 24967 leader_election.cc:290] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.298956 24881 tablet_bootstrap.cc:654] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.299993 24836 raft_consensus.cc:2393] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 1: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:12.300796 24879 tablet_bootstrap.cc:492] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:12.301255 24879 ts_tablet_manager.cc:1403] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.027s
I20260709 13:07:12.302994 24921 consensus_queue.cc:1048] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.304049 24879 raft_consensus.cc:359] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.304711 24879 raft_consensus.cc:385] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.304965 24879 raft_consensus.cc:740] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.305601 24952 leader_election.cc:290] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:12.306507 24879 consensus_queue.cc:260] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.313546 24879 ts_tablet_manager.cc:1434] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:07:12.313961 24654 leader_election.cc:304] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:12.315853 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ebc1279f14de58938bc2c17b153e4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:12.316398 24689 raft_consensus.cc:3060] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.318495 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153a4ace1de49f2b735f7c61f842d13" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.319077 24615 raft_consensus.cc:2468] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:12.323101 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153a4ace1de49f2b735f7c61f842d13" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:12.326040 24730 leader_election.cc:343] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.326964 24730 leader_election.cc:304] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:12.327783 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ebc1279f14de58938bc2c17b153e4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:12.329144 24879 tablet_bootstrap.cc:492] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:12.332852 24689 raft_consensus.cc:2468] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:12.333451 25025 raft_consensus.cc:2764] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:12.334391 25033 raft_consensus.cc:515] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.336174 24804 leader_election.cc:304] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:12.328342 24764 raft_consensus.cc:3060] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.337272 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddbe3b71ede4dafb11b4180fb5218fb" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:12.337843 24838 raft_consensus.cc:3060] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.341921 24952 raft_consensus.cc:2804] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.342943 24952 raft_consensus.cc:697] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:12.343631 24764 raft_consensus.cc:2468] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:12.343750 24952 consensus_queue.cc:237] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.337304 24967 raft_consensus.cc:2804] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.350562 24967 raft_consensus.cc:493] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.350910 24967 raft_consensus.cc:3060] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.353919 24964 consensus_queue.cc:1048] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.355700 24889 consensus_queue.cc:1048] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.358212 24889 consensus_queue.cc:1048] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.374352 24880 tablet_bootstrap.cc:492] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:12.374868 24880 ts_tablet_manager.cc:1403] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.022s
I20260709 13:07:12.386997 25033 leader_election.cc:290] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:12.387991 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddbe3b71ede4dafb11b4180fb5218fb" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:12.388593 24610 raft_consensus.cc:3060] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.388900 24967 raft_consensus.cc:515] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.395223 24886 consensus_queue.cc:1048] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.396834 24887 raft_consensus.cc:493] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.397289 24887 raft_consensus.cc:515] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.398517 24880 raft_consensus.cc:359] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.403414 24880 raft_consensus.cc:385] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.403797 24880 raft_consensus.cc:740] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.404484 24880 consensus_queue.cc:260] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.407209 24880 ts_tablet_manager.cc:1434] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.005s
I20260709 13:07:12.396256 24967 leader_election.cc:290] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.400193 24886 raft_consensus.cc:493] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.409992 24880 tablet_bootstrap.cc:492] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:12.398896 24838 raft_consensus.cc:2468] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:12.408226 24969 raft_consensus.cc:493] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.419035 24883 tablet_bootstrap.cc:492] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:12.419556 24883 ts_tablet_manager.cc:1403] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.155s	user 0.024s	sys 0.007s
I20260709 13:07:12.412631 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153a4ace1de49f2b735f7c61f842d13" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:12.416440 24969 raft_consensus.cc:515] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.418236 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153a4ace1de49f2b735f7c61f842d13" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:12.431062 24879 tablet_bootstrap.cc:654] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.429838 24881 tablet_bootstrap.cc:492] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:12.434156 24881 ts_tablet_manager.cc:1403] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.140s	user 0.022s	sys 0.056s
I20260709 13:07:12.434562 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:12.435856 24581 leader_election.cc:343] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.428500 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febbdeb15bad40ba8bd90df9c7e4fb60" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.436641 24881 raft_consensus.cc:359] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.437340 24881 raft_consensus.cc:385] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.438599 24964 consensus_queue.cc:1048] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.423580 24611 raft_consensus.cc:3060] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.425777 24887 leader_election.cc:290] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.414499 24886 raft_consensus.cc:515] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.444398 24886 leader_election.cc:290] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:12.437599 24881 raft_consensus.cc:740] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.448046 24511 catalog_manager.cc:5697] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.447381 24881 consensus_queue.cc:260] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.456470 24881 ts_tablet_manager.cc:1434] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:07:12.457988 24881 tablet_bootstrap.cc:492] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
W20260709 13:07:12.431535 25072 log.cc:927] Time spent T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:07:12.458863 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e350113ad28c4e9c86b6bc4d020e4411" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.467051 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febbdeb15bad40ba8bd90df9c7e4fb60" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.468868 24688 raft_consensus.cc:2468] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:12.463275 24992 raft_consensus.cc:493] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:12.469565 24730 leader_election.cc:343] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.435792 24728 leader_election.cc:304] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:12.431481 24969 leader_election.cc:290] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.427604 24610 raft_consensus.cc:2468] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
W20260709 13:07:12.454500 24561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:12.469669 24992 raft_consensus.cc:515] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.471257 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:12.479507 24887 raft_consensus.cc:2804] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:12.479224 24581 leader_election.cc:343] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:12.480085 24730 leader_election.cc:343] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.487856 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e350113ad28c4e9c86b6bc4d020e4411" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:12.493633 24881 tablet_bootstrap.cc:654] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.489368 24835 raft_consensus.cc:2468] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:12.499549 24962 raft_consensus.cc:493] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.493637 24837 raft_consensus.cc:3060] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.501992 24879 tablet_bootstrap.cc:492] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:12.503226 24879 ts_tablet_manager.cc:1403] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.174s	user 0.039s	sys 0.021s
I20260709 13:07:12.498394 24887 raft_consensus.cc:697] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:12.510597 24951 raft_consensus.cc:493] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.508322 24730 leader_election.cc:304] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:12.516373 24992 leader_election.cc:290] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.498834 24886 consensus_queue.cc:1048] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:07:12.520298 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.521138 24883 raft_consensus.cc:359] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.521938 24883 raft_consensus.cc:385] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.522229 24883 raft_consensus.cc:740] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.522900 24883 consensus_queue.cc:260] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.512410 24952 raft_consensus.cc:493] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.502499 24962 raft_consensus.cc:515] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.529214 24883 ts_tablet_manager.cc:1434] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.001s
I20260709 13:07:12.531363 24883 tablet_bootstrap.cc:492] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:12.526235 25033 raft_consensus.cc:2804] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.532299 24611 raft_consensus.cc:2468] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:12.518848 24951 raft_consensus.cc:515] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.525254 24690 raft_consensus.cc:2468] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:12.554610 25082 raft_consensus.cc:493] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.559459 24880 tablet_bootstrap.cc:654] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.548080 25033 raft_consensus.cc:493] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.531556 24952 raft_consensus.cc:515] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.560305 25082 raft_consensus.cc:515] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.571185 24962 leader_election.cc:290] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:12.573109 24581 leader_election.cc:304] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:12.575202 24886 raft_consensus.cc:2804] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.575546 24886 raft_consensus.cc:493] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.575847 24886 raft_consensus.cc:3060] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.576529 24952 leader_election.cc:290] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.547888 24887 consensus_queue.cc:237] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.563755 25033 raft_consensus.cc:3060] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.593076 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:12.568256 24951 leader_election.cc:290] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
W20260709 13:07:12.595575 24804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:34067, user_credentials={real_user=slave}} blocked reactor thread for 47757us
I20260709 13:07:12.601373 24951 raft_consensus.cc:493] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.599771 24838 raft_consensus.cc:2468] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:12.617189 24951 raft_consensus.cc:515] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.599514 24579 leader_election.cc:304] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:12.623759 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde9d6e41f43b5b5742f15a250dcc4" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:12.623850 24879 raft_consensus.cc:359] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.624572 24879 raft_consensus.cc:385] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.624861 24879 raft_consensus.cc:740] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.627362 24883 tablet_bootstrap.cc:654] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.629297 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.625484 24879 consensus_queue.cc:260] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.633460 25079 raft_consensus.cc:2804] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.633903 25079 raft_consensus.cc:493] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.634238 25079 raft_consensus.cc:3060] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:12.635550 24804 leader_election.cc:343] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:12.637786 24728 leader_election.cc:343] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:12.639290 24579 leader_election.cc:343] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.639722 24579 leader_election.cc:304] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:12.640493 24992 raft_consensus.cc:2749] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.637827 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36502db3123c4e7d85f4c4a42ef980cc" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:12.643831 25079 raft_consensus.cc:515] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.623873 25082 leader_election.cc:290] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:12.646061 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.647598 25033 raft_consensus.cc:515] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.640689 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.649444 25033 leader_election.cc:290] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.649842 24690 raft_consensus.cc:2468] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:12.651631 24879 ts_tablet_manager.cc:1434] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.148s	user 0.006s	sys 0.000s
I20260709 13:07:12.627270 24880 tablet_bootstrap.cc:492] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:12.654351 24879 tablet_bootstrap.cc:492] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:12.655697 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:12.656201 24804 leader_election.cc:304] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:12.656949 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.657888 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.658228 25081 raft_consensus.cc:2804] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.658582 25081 raft_consensus.cc:493] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.658887 25081 raft_consensus.cc:3060] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:12.659488 24804 leader_election.cc:343] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.660219 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde9d6e41f43b5b5742f15a250dcc4" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.665297 24880 ts_tablet_manager.cc:1403] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.255s	user 0.015s	sys 0.002s
W20260709 13:07:12.666456 24804 leader_election.cc:343] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.655133 24886 raft_consensus.cc:515] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.666884 24804 leader_election.cc:304] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:12.667532 24615 raft_consensus.cc:2393] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 1: Already voted for candidate dac2bf8a29594a8783a3d9d4c4de3305 in this term.
I20260709 13:07:12.668839 25089 raft_consensus.cc:2749] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.669565 24881 tablet_bootstrap.cc:492] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:12.670022 24881 ts_tablet_manager.cc:1403] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.212s	user 0.018s	sys 0.015s
I20260709 13:07:12.670833 24886 leader_election.cc:290] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
W20260709 13:07:12.672636 24581 leader_election.cc:343] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.655736 24951 leader_election.cc:290] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.675741 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febbdeb15bad40ba8bd90df9c7e4fb60" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:12.676188 24879 tablet_bootstrap.cc:654] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.676285 24689 raft_consensus.cc:3060] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.676416 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:12.677011 24690 raft_consensus.cc:3060] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.677799 25081 raft_consensus.cc:515] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
W20260709 13:07:12.678253 24728 leader_election.cc:343] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.679191 24881 raft_consensus.cc:359] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.679843 24881 raft_consensus.cc:385] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.680107 24881 raft_consensus.cc:740] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.681030 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:12.681778 24615 raft_consensus.cc:2393] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 1: Already voted for candidate dac2bf8a29594a8783a3d9d4c4de3305 in this term.
I20260709 13:07:12.684233 25081 leader_election.cc:290] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.664002 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.645700 25079 leader_election.cc:290] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.688143 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:12.688714 24881 consensus_queue.cc:260] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.692734 24881 ts_tablet_manager.cc:1434] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260709 13:07:12.694290 24883 tablet_bootstrap.cc:492] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:12.694789 24883 ts_tablet_manager.cc:1403] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.164s	user 0.016s	sys 0.000s
I20260709 13:07:12.693617 24881 tablet_bootstrap.cc:492] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
W20260709 13:07:12.695484 24804 leader_election.cc:343] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.696892 24804 leader_election.cc:304] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:12.697669 25081 raft_consensus.cc:2749] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:12.698148 24730 leader_election.cc:343] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.699208 24730 leader_election.cc:304] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:12.698690 24804 leader_election.cc:304] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:12.700286 25086 raft_consensus.cc:2749] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.701895 25081 raft_consensus.cc:2749] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.694993 24512 catalog_manager.cc:5697] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.703361 24883 raft_consensus.cc:359] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.704103 24883 raft_consensus.cc:385] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:12.704073 24579 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.67:33511, user_credentials={real_user=slave}} blocked reactor thread for 64829.2us
I20260709 13:07:12.704533 24883 raft_consensus.cc:740] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.708240 24730 leader_election.cc:304] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:12.710527 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:12.711107 24833 raft_consensus.cc:3060] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.711405 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:12.712179 24836 raft_consensus.cc:2393] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dac2bf8a29594a8783a3d9d4c4de3305 in current term 1: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:12.714533 25086 raft_consensus.cc:2804] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.715029 25086 raft_consensus.cc:697] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:12.715762 24880 raft_consensus.cc:359] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.716424 24880 raft_consensus.cc:385] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.716686 24880 raft_consensus.cc:740] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.715771 24881 tablet_bootstrap.cc:654] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.715780 25086 consensus_queue.cc:237] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.720016 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36502db3123c4e7d85f4c4a42ef980cc" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.717288 24880 consensus_queue.cc:260] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.722173 24615 raft_consensus.cc:2468] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:12.724486 24690 raft_consensus.cc:2468] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:12.720872 24689 raft_consensus.cc:2468] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:12.726082 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febbdeb15bad40ba8bd90df9c7e4fb60" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:12.726351 24581 leader_election.cc:304] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:12.730058 25093 raft_consensus.cc:2804] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.731593 25093 raft_consensus.cc:697] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:12.732502 25093 consensus_queue.cc:237] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.733244 24883 consensus_queue.cc:260] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.734264 24833 raft_consensus.cc:2468] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:12.734680 24879 tablet_bootstrap.cc:492] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:12.735188 24879 ts_tablet_manager.cc:1403] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.010s
I20260709 13:07:12.736063 25079 consensus_queue.cc:1048] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.738111 24879 raft_consensus.cc:359] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.738337 24579 leader_election.cc:304] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:12.738757 24879 raft_consensus.cc:385] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.739055 24879 raft_consensus.cc:740] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.739238 24992 raft_consensus.cc:2804] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.739771 24992 raft_consensus.cc:697] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:12.739724 24879 consensus_queue.cc:260] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.740020 24880 ts_tablet_manager.cc:1434] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 13:07:12.740703 24992 consensus_queue.cc:237] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.741292 24880 tablet_bootstrap.cc:492] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:12.741953 24879 ts_tablet_manager.cc:1434] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 13:07:12.742774 24879 tablet_bootstrap.cc:492] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:12.746222 24883 ts_tablet_manager.cc:1434] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:07:12.747072 24883 tablet_bootstrap.cc:492] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:12.748771 24881 tablet_bootstrap.cc:492] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:12.749212 24881 ts_tablet_manager.cc:1403] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.004s
I20260709 13:07:12.750219 24730 leader_election.cc:304] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:12.751950 24887 raft_consensus.cc:2804] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.752422 24887 raft_consensus.cc:697] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:12.753193 24887 consensus_queue.cc:237] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.758811 24879 tablet_bootstrap.cc:654] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.759454 24880 tablet_bootstrap.cc:654] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.762758 24887 consensus_queue.cc:1048] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.751695 24881 raft_consensus.cc:359] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.775799 24881 raft_consensus.cc:385] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.776106 24881 raft_consensus.cc:740] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.778770 24511 catalog_manager.cc:5697] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.784677 24881 consensus_queue.cc:260] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.780464 24730 leader_election.cc:304] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:12.788057 24881 ts_tablet_manager.cc:1434] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.004s
I20260709 13:07:12.788472 25033 raft_consensus.cc:493] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.789955 25082 raft_consensus.cc:2804] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.790297 25082 raft_consensus.cc:493] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.790426 24881 tablet_bootstrap.cc:492] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:12.790659 25082 raft_consensus.cc:3060] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.790930 25033 raft_consensus.cc:515] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.783434 25093 consensus_queue.cc:1048] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:12.796180 24730 leader_election.cc:343] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.797222 24880 tablet_bootstrap.cc:492] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:12.792918 25033 leader_election.cc:290] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.805682 25081 raft_consensus.cc:493] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.818427 24880 ts_tablet_manager.cc:1403] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.001s
I20260709 13:07:12.805294 25082 raft_consensus.cc:515] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.808036 24509 catalog_manager.cc:5697] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.812404 24883 tablet_bootstrap.cc:654] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.819831 25081 raft_consensus.cc:515] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.824581 25081 leader_election.cc:290] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:12.825215 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c69d562434cde9671ac575dafe82b" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.825814 25082 leader_election.cc:290] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
W20260709 13:07:12.827004 24804 leader_election.cc:343] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.828595 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36502db3123c4e7d85f4c4a42ef980cc" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
W20260709 13:07:12.829734 24728 leader_election.cc:343] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.835279 25082 consensus_queue.cc:1048] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.837771 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e350113ad28c4e9c86b6bc4d020e4411" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:12.838327 24611 raft_consensus.cc:2468] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:12.838477 24879 tablet_bootstrap.cc:492] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:12.838960 24879 ts_tablet_manager.cc:1403] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.096s	user 0.030s	sys 0.027s
I20260709 13:07:12.839241 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e350113ad28c4e9c86b6bc4d020e4411" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:12.841416 24879 raft_consensus.cc:359] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.842098 24879 raft_consensus.cc:385] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.842355 24879 raft_consensus.cc:740] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.843151 24879 consensus_queue.cc:260] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.845470 24879 ts_tablet_manager.cc:1434] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:12.846387 24879 tablet_bootstrap.cc:492] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:12.848680 24880 raft_consensus.cc:359] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.849352 24880 raft_consensus.cc:385] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.849613 24880 raft_consensus.cc:740] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.849992 25079 raft_consensus.cc:493] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.850236 24880 consensus_queue.cc:260] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:12.850482 25079 raft_consensus.cc:515] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:12.852411 25079 leader_election.cc:290] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:12.853017 24880 ts_tablet_manager.cc:1434] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 13:07:12.853943 24880 tablet_bootstrap.cc:492] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:12.856256 24509 catalog_manager.cc:5697] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.858844 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
W20260709 13:07:12.860128 24579 leader_election.cc:343] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.860853 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:12.861430 24833 raft_consensus.cc:2468] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:12.862777 24579 leader_election.cc:304] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:12.863797 25093 raft_consensus.cc:2804] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.864153 25093 raft_consensus.cc:493] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.864462 25093 raft_consensus.cc:3060] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:12.867034 24730 leader_election.cc:343] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.867987 24730 leader_election.cc:304] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:12.868825 25033 raft_consensus.cc:2804] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.869177 25033 raft_consensus.cc:493] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.869479 25033 raft_consensus.cc:3060] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.874089 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c69d562434cde9671ac575dafe82b" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:12.874789 24764 raft_consensus.cc:2468] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:12.876487 25033 raft_consensus.cc:515] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:12.878489 25033 leader_election.cc:290] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:12.885885 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36502db3123c4e7d85f4c4a42ef980cc" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:12.886451 24611 raft_consensus.cc:3060] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.901633 25081 consensus_queue.cc:1048] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:12.886783 24509 catalog_manager.cc:5697] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.915463 25093 raft_consensus.cc:515] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
W20260709 13:07:12.921988 24730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.65:34067, user_credentials={real_user=slave}} blocked reactor thread for 54053.8us
I20260709 13:07:12.934432 24879 tablet_bootstrap.cc:654] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.934904 24881 tablet_bootstrap.cc:654] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.940124 24880 tablet_bootstrap.cc:654] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.948669 24802 leader_election.cc:304] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:12.949515 25081 raft_consensus.cc:2804] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.949872 25081 raft_consensus.cc:493] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.950212 25081 raft_consensus.cc:3060] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.951767 24951 consensus_queue.cc:1048] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.955154 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e350113ad28c4e9c86b6bc4d020e4411" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:12.962998 25093 leader_election.cc:290] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
W20260709 13:07:12.967484 24730 leader_election.cc:343] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.969873 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e350113ad28c4e9c86b6bc4d020e4411" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:12.970443 24612 raft_consensus.cc:3060] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.970965 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
W20260709 13:07:12.972626 24579 leader_election.cc:343] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.976876 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:12.977412 24833 raft_consensus.cc:3060] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.985476 25081 raft_consensus.cc:515] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:12.987538 25081 leader_election.cc:290] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:12.988727 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c69d562434cde9671ac575dafe82b" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:12.989269 24764 raft_consensus.cc:3060] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.992935 24611 raft_consensus.cc:2468] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:12.995304 24612 raft_consensus.cc:2468] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:12.995923 24879 tablet_bootstrap.cc:492] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:12.997666 24879 ts_tablet_manager.cc:1403] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.151s	user 0.019s	sys 0.029s
I20260709 13:07:12.997845 24880 tablet_bootstrap.cc:492] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:12.998358 24880 ts_tablet_manager.cc:1403] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.040s
I20260709 13:07:12.998718 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c69d562434cde9671ac575dafe82b" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
W20260709 13:07:12.999963 24804 leader_election.cc:343] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.000028 24879 raft_consensus.cc:359] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.000730 24879 raft_consensus.cc:385] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.000686 24880 raft_consensus.cc:359] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.001176 24879 raft_consensus.cc:740] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.001478 24880 raft_consensus.cc:385] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.001813 24880 raft_consensus.cc:740] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.002045 24879 consensus_queue.cc:260] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.002864 24880 consensus_queue.cc:260] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.004001 24879 ts_tablet_manager.cc:1434] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260709 13:07:13.004823 24880 ts_tablet_manager.cc:1434] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:13.005831 24880 tablet_bootstrap.cc:492] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:13.006451 24879 tablet_bootstrap.cc:492] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:13.010661 24880 tablet_bootstrap.cc:654] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.001206 24730 leader_election.cc:304] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:13.012384 24879 tablet_bootstrap.cc:654] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.012445 24730 leader_election.cc:304] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:13.013402 24967 raft_consensus.cc:2804] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.013911 24887 raft_consensus.cc:2804] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.013926 24967 raft_consensus.cc:697] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:13.015123 24887 raft_consensus.cc:697] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:13.015931 24887 consensus_queue.cc:237] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.015066 24967 consensus_queue.cc:237] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.021349 24897 raft_consensus.cc:493] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.021921 24897 raft_consensus.cc:515] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.023907 24897 leader_election.cc:290] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:13.024467 24764 raft_consensus.cc:2468] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:13.024989 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae88fb2d7624d44b2d6aff1a1c76554" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:13.027271 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae88fb2d7624d44b2d6aff1a1c76554" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.030611 24654 leader_election.cc:304] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:13.031690 24897 raft_consensus.cc:2749] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.032743 24802 leader_election.cc:304] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:13.033915 24952 raft_consensus.cc:2804] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.034400 24952 raft_consensus.cc:697] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:13.035212 24952 consensus_queue.cc:237] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.042802 24883 tablet_bootstrap.cc:492] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:13.043290 24883 ts_tablet_manager.cc:1403] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.296s	user 0.019s	sys 0.015s
I20260709 13:07:13.045665 24883 raft_consensus.cc:359] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.046264 24883 raft_consensus.cc:385] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.046511 24883 raft_consensus.cc:740] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.047089 24883 consensus_queue.cc:260] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.050974 24883 ts_tablet_manager.cc:1434] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:13.051807 24883 tablet_bootstrap.cc:492] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:13.059347 24833 raft_consensus.cc:2468] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:13.060644 24579 leader_election.cc:304] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:13.061787 25093 raft_consensus.cc:2804] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.062268 25093 raft_consensus.cc:697] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:13.063036 25093 consensus_queue.cc:237] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.067003 24883 tablet_bootstrap.cc:654] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.072165 24880 tablet_bootstrap.cc:492] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:13.072633 24880 ts_tablet_manager.cc:1403] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.021s
I20260709 13:07:13.076195 24883 tablet_bootstrap.cc:492] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:13.076651 24883 ts_tablet_manager.cc:1403] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:07:13.077553 24880 raft_consensus.cc:359] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.078219 24880 raft_consensus.cc:385] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.078414 24880 raft_consensus.cc:740] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.082954 24883 raft_consensus.cc:359] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.083649 24883 raft_consensus.cc:385] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.083108 24880 consensus_queue.cc:260] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.083927 24883 raft_consensus.cc:740] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.085628 24880 ts_tablet_manager.cc:1434] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:13.086472 24880 tablet_bootstrap.cc:492] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:13.087106 24883 consensus_queue.cc:260] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.090303 24880 tablet_bootstrap.cc:654] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.093348 24883 ts_tablet_manager.cc:1434] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:13.094242 24883 tablet_bootstrap.cc:492] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:13.104120 24952 raft_consensus.cc:493] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.104617 24952 raft_consensus.cc:515] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.103489 24883 tablet_bootstrap.cc:654] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.107496 24952 leader_election.cc:290] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:13.108767 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde9d6e41f43b5b5742f15a250dcc4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:13.108944 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde9d6e41f43b5b5742f15a250dcc4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.109405 24763 raft_consensus.cc:2468] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:13.109488 24690 raft_consensus.cc:2468] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:13.110635 24802 leader_election.cc:304] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:13.111548 24967 raft_consensus.cc:493] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.112003 24967 raft_consensus.cc:515] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.116673 25084 raft_consensus.cc:2804] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.117116 25084 raft_consensus.cc:493] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.117437 25084 raft_consensus.cc:3060] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.120193 24510 catalog_manager.cc:5697] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.133899 24967 leader_election.cc:290] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:13.134696 24690 raft_consensus.cc:3060] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.137424 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:13.137691 25084 raft_consensus.cc:515] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.139614 25084 leader_election.cc:290] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
W20260709 13:07:13.139722 24730 leader_election.cc:343] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.140128 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.140240 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde9d6e41f43b5b5742f15a250dcc4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:13.140830 24687 raft_consensus.cc:3060] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:13.142040 24728 leader_election.cc:343] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.142518 24728 leader_election.cc:304] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:13.143559 24967 raft_consensus.cc:2749] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.149363 24967 raft_consensus.cc:493] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.149793 24967 raft_consensus.cc:515] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.151824 24967 leader_election.cc:290] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:13.153929 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde9d6e41f43b5b5742f15a250dcc4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:13.154227 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:13.154548 24763 raft_consensus.cc:3060] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.155269 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.155961 24833 raft_consensus.cc:2393] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d5d9a644079419cba65a200a2adde0b in current term 1: Already voted for candidate dac2bf8a29594a8783a3d9d4c4de3305 in this term.
I20260709 13:07:13.157408 24730 leader_election.cc:304] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:13.159158 24887 raft_consensus.cc:3060] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.161098 24763 raft_consensus.cc:2468] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:13.162070 24802 leader_election.cc:304] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:13.161975 24967 consensus_queue.cc:1048] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:13.163736 25081 raft_consensus.cc:2804] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.164201 25081 raft_consensus.cc:697] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:13.164942 25081 consensus_queue.cc:237] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.151885 24512 catalog_manager.cc:5697] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.168244 24687 raft_consensus.cc:2468] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:13.189527 24512 catalog_manager.cc:5697] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.170539 24879 tablet_bootstrap.cc:492] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:13.190922 25033 consensus_queue.cc:1048] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.191529 24879 ts_tablet_manager.cc:1403] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.187s	user 0.027s	sys 0.019s
I20260709 13:07:13.171622 24887 raft_consensus.cc:2749] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.177414 24880 tablet_bootstrap.cc:492] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:13.195330 24879 raft_consensus.cc:359] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.195930 24880 ts_tablet_manager.cc:1403] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.110s	user 0.024s	sys 0.016s
I20260709 13:07:13.195958 24879 raft_consensus.cc:385] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.196542 24879 raft_consensus.cc:740] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.197162 24881 tablet_bootstrap.cc:492] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:13.197899 24881 ts_tablet_manager.cc:1403] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.408s	user 0.045s	sys 0.052s
I20260709 13:07:13.197157 24879 consensus_queue.cc:260] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.198892 24880 raft_consensus.cc:359] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.199527 24880 raft_consensus.cc:385] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.199528 24879 ts_tablet_manager.cc:1434] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:13.200033 24880 raft_consensus.cc:740] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.200733 24879 tablet_bootstrap.cc:492] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:13.200779 24880 consensus_queue.cc:260] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.200273 24881 raft_consensus.cc:359] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.202472 24881 raft_consensus.cc:385] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.202739 24881 raft_consensus.cc:740] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.203284 24880 ts_tablet_manager.cc:1434] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:13.204252 24880 tablet_bootstrap.cc:492] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:13.204845 24881 consensus_queue.cc:260] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.206719 24879 tablet_bootstrap.cc:654] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.208575 24881 ts_tablet_manager.cc:1434] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:07:13.209442 24881 tablet_bootstrap.cc:492] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:13.213573 24509 catalog_manager.cc:5697] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.215903 24881 tablet_bootstrap.cc:654] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.220402 24886 raft_consensus.cc:493] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.220865 24886 raft_consensus.cc:515] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.222805 24886 leader_election.cc:290] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:13.223419 24992 raft_consensus.cc:493] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.223881 24992 raft_consensus.cc:515] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.225461 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febbdeb15bad40ba8bd90df9c7e4fb60" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:13.225732 24992 leader_election.cc:290] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.227048 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.227651 24834 raft_consensus.cc:2468] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:13.229010 24579 leader_election.cc:304] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:13.229779 25079 consensus_queue.cc:1048] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.231549 25093 raft_consensus.cc:2804] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.235738 25093 raft_consensus.cc:493] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.237784 25093 raft_consensus.cc:3060] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.236825 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:13.241436 24581 leader_election.cc:343] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.244302 24886 raft_consensus.cc:493] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.244786 24886 raft_consensus.cc:515] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.246762 24886 leader_election.cc:290] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.248278 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:13.249622 24581 leader_election.cc:343] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.250916 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febbdeb15bad40ba8bd90df9c7e4fb60" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.251713 24690 raft_consensus.cc:2393] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dac2bf8a29594a8783a3d9d4c4de3305 in current term 1: Already voted for candidate 7d5d9a644079419cba65a200a2adde0b in this term.
I20260709 13:07:13.235361 24880 tablet_bootstrap.cc:654] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.259126 25093 raft_consensus.cc:515] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.260571 25093 leader_election.cc:290] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.261564 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
W20260709 13:07:13.262924 24581 leader_election.cc:343] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.265408 24879 tablet_bootstrap.cc:492] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:13.265542 24883 tablet_bootstrap.cc:492] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:13.265894 24879 ts_tablet_manager.cc:1403] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.017s
I20260709 13:07:13.266227 24883 ts_tablet_manager.cc:1403] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.172s	user 0.040s	sys 0.060s
I20260709 13:07:13.268424 24879 raft_consensus.cc:359] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.269078 24879 raft_consensus.cc:385] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.271183 24879 raft_consensus.cc:740] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.268966 24883 raft_consensus.cc:359] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.271903 24879 consensus_queue.cc:260] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.272315 24883 raft_consensus.cc:385] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.273088 24883 raft_consensus.cc:740] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.274250 24879 ts_tablet_manager.cc:1434] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:07:13.275111 24879 tablet_bootstrap.cc:492] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:13.274127 24883 consensus_queue.cc:260] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.277660 24883 ts_tablet_manager.cc:1434] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:07:13.280038 24879 tablet_bootstrap.cc:654] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.280580 24883 tablet_bootstrap.cc:492] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:13.284365 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.286972 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:13.287508 24834 raft_consensus.cc:3060] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.288583 24879 tablet_bootstrap.cc:492] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:13.289034 24879 ts_tablet_manager.cc:1403] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 13:07:13.290021 24897 raft_consensus.cc:493] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.290455 24897 raft_consensus.cc:515] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.292326 24897 leader_election.cc:290] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:13.292300 24883 tablet_bootstrap.cc:654] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.294625 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.296521 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:13.297318 24834 raft_consensus.cc:2468] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:13.298772 24654 leader_election.cc:304] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:13.299770 24897 raft_consensus.cc:2749] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.300485 24689 raft_consensus.cc:3060] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.300812 24887 consensus_queue.cc:1048] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.308025 25081 raft_consensus.cc:493] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.308483 25081 raft_consensus.cc:515] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.309379 25128 consensus_queue.cc:1048] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.298775 24579 leader_election.cc:304] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:13.310482 25081 leader_election.cc:290] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:13.311491 25093 raft_consensus.cc:3060] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.312709 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36502db3123c4e7d85f4c4a42ef980cc" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:13.313496 24611 raft_consensus.cc:2393] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 1: Already voted for candidate 7d5d9a644079419cba65a200a2adde0b in this term.
I20260709 13:07:13.314121 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36502db3123c4e7d85f4c4a42ef980cc" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:13.314683 24886 raft_consensus.cc:493] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.315186 24886 raft_consensus.cc:515] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.317112 24886 leader_election.cc:290] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:13.317831 24804 leader_election.cc:304] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
W20260709 13:07:13.318143 24730 consensus_peers.cc:597] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:13.318679 25093 raft_consensus.cc:2749] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.319012 25081 raft_consensus.cc:3060] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.325681 25081 raft_consensus.cc:2749] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.330127 24509 catalog_manager.cc:5697] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.333513 24879 raft_consensus.cc:359] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.339311 24879 raft_consensus.cc:385] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.339382 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:13.339629 24879 raft_consensus.cc:740] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.339982 24763 raft_consensus.cc:2468] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:13.341043 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
W20260709 13:07:13.343055 24579 leader_election.cc:343] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.343470 24579 leader_election.cc:304] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:13.344249 24879 consensus_queue.cc:260] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.346421 25093 raft_consensus.cc:2749] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.347720 24579 leader_election.cc:304] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:13.348220 25033 consensus_queue.cc:1048] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.349208 24879 ts_tablet_manager.cc:1434] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:07:13.350034 24883 tablet_bootstrap.cc:492] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:13.351082 24992 raft_consensus.cc:2804] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.351347 25079 consensus_queue.cc:1048] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.349399 25033 consensus_queue.cc:1048] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:13.355418 25033 raft_consensus.cc:493] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.355383 25093 consensus_queue.cc:1048] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.355930 25033 raft_consensus.cc:515] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
W20260709 13:07:13.356362 24579 leader_election.cc:343] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.350121 24879 tablet_bootstrap.cc:492] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:13.362358 24992 raft_consensus.cc:697] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:13.363233 24992 consensus_queue.cc:237] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.366967 25033 leader_election.cc:290] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:13.367139 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac864f8a4c14abeb193a3d8a427d5be" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.368211 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac864f8a4c14abeb193a3d8a427d5be" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:13.368424 24728 leader_election.cc:343] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:13.369580 24730 leader_election.cc:343] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.369999 24730 leader_election.cc:304] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:13.370985 24887 raft_consensus.cc:2749] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.376017 24579 leader_election.cc:304] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:13.387086 24881 tablet_bootstrap.cc:492] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:13.380560 25128 raft_consensus.cc:2804] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.398039 24881 ts_tablet_manager.cc:1403] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.189s	user 0.030s	sys 0.046s
I20260709 13:07:13.378326 24880 tablet_bootstrap.cc:492] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:13.387738 24511 catalog_manager.cc:5697] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.388770 24883 ts_tablet_manager.cc:1403] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.004s
I20260709 13:07:13.392906 24879 tablet_bootstrap.cc:654] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.403780 24883 raft_consensus.cc:359] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.407369 24880 ts_tablet_manager.cc:1403] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.203s	user 0.024s	sys 0.015s
I20260709 13:07:13.408094 24883 raft_consensus.cc:385] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.398088 25128 raft_consensus.cc:493] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.410102 25128 raft_consensus.cc:3060] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.407904 24881 raft_consensus.cc:359] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.413460 24881 raft_consensus.cc:385] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.414048 24881 raft_consensus.cc:740] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.414777 24881 consensus_queue.cc:260] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.408404 24883 raft_consensus.cc:740] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.417796 24881 ts_tablet_manager.cc:1434] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:07:13.420570 24880 raft_consensus.cc:359] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.421223 24880 raft_consensus.cc:385] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.421465 24880 raft_consensus.cc:740] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.422047 24880 consensus_queue.cc:260] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.423007 24883 consensus_queue.cc:260] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.425033 24883 ts_tablet_manager.cc:1434] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:07:13.431198 24881 tablet_bootstrap.cc:492] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:13.435750 24880 ts_tablet_manager.cc:1434] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:07:13.436640 24880 tablet_bootstrap.cc:492] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:13.437532 25128 raft_consensus.cc:515] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.439168 25033 raft_consensus.cc:493] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.439673 25033 raft_consensus.cc:515] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.441365 24880 tablet_bootstrap.cc:654] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.442266 24883 tablet_bootstrap.cc:492] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:13.443235 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d90e1159ed409a9bbdfc5de63b9a68" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
W20260709 13:07:13.444550 24728 leader_election.cc:343] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.447569 24883 tablet_bootstrap.cc:654] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.408915 24879 tablet_bootstrap.cc:492] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:13.449965 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:13.450582 24763 raft_consensus.cc:3060] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.441532 25033 leader_election.cc:290] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:13.452109 24881 tablet_bootstrap.cc:654] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.450053 24879 ts_tablet_manager.cc:1403] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.000s
I20260709 13:07:13.456111 24879 raft_consensus.cc:359] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.456714 24879 raft_consensus.cc:385] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.456948 24879 raft_consensus.cc:740] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.457973 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:13.457947 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d90e1159ed409a9bbdfc5de63b9a68" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.457873 24879 consensus_queue.cc:260] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
W20260709 13:07:13.461593 24730 leader_election.cc:343] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.462028 24730 leader_election.cc:304] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:13.463001 25033 raft_consensus.cc:2749] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.456884 24763 raft_consensus.cc:2468] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
W20260709 13:07:13.465159 24579 leader_election.cc:343] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.466210 24879 ts_tablet_manager.cc:1434] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:07:13.439460 25128 leader_election.cc:290] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:13.467090 24879 tablet_bootstrap.cc:492] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:13.466953 24579 leader_election.cc:304] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:13.468921 25128 raft_consensus.cc:2804] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.469565 25128 raft_consensus.cc:697] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:13.470395 25128 consensus_queue.cc:237] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.481424 24897 raft_consensus.cc:493] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.487644 24897 raft_consensus.cc:515] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.490996 24897 leader_election.cc:290] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:13.491394 24881 tablet_bootstrap.cc:492] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:13.491835 24881 ts_tablet_manager.cc:1403] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.003s
I20260709 13:07:13.492565 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.493319 24837 raft_consensus.cc:2393] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 1: Already voted for candidate dac2bf8a29594a8783a3d9d4c4de3305 in this term.
I20260709 13:07:13.494554 24881 raft_consensus.cc:359] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.495033 24881 raft_consensus.cc:385] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.495237 24881 raft_consensus.cc:740] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.495682 24881 consensus_queue.cc:260] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.498742 24881 ts_tablet_manager.cc:1434] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:07:13.500133 24881 tablet_bootstrap.cc:492] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:13.501621 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:13.502913 24656 leader_election.cc:304] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:13.503935 24897 raft_consensus.cc:3060] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.510429 24881 tablet_bootstrap.cc:654] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.512255 24883 tablet_bootstrap.cc:492] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:13.513211 25033 consensus_queue.cc:1048] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.514842 24879 tablet_bootstrap.cc:654] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.516021 24883 ts_tablet_manager.cc:1403] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.013s
I20260709 13:07:13.518325 24880 tablet_bootstrap.cc:492] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:13.518783 24880 ts_tablet_manager.cc:1403] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.002s
I20260709 13:07:13.520422 24897 raft_consensus.cc:2749] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.521823 24883 raft_consensus.cc:359] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.522536 24883 raft_consensus.cc:385] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.522799 24883 raft_consensus.cc:740] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.523545 24883 consensus_queue.cc:260] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.528062 24880 raft_consensus.cc:359] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.528697 24880 raft_consensus.cc:385] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.528945 24880 raft_consensus.cc:740] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.529531 24880 consensus_queue.cc:260] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.531652 24880 ts_tablet_manager.cc:1434] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:13.538408 24880 tablet_bootstrap.cc:492] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:13.541640 24883 ts_tablet_manager.cc:1434] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:07:13.542544 24883 tablet_bootstrap.cc:492] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:13.561265 24880 tablet_bootstrap.cc:654] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.563149 24881 tablet_bootstrap.cc:492] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:13.563601 24881 ts_tablet_manager.cc:1403] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.005s
I20260709 13:07:13.567730 25081 consensus_queue.cc:1048] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.570636 24881 raft_consensus.cc:359] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.571457 24881 raft_consensus.cc:385] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.571720 24881 raft_consensus.cc:740] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.572420 24881 consensus_queue.cc:260] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.575441 24881 ts_tablet_manager.cc:1434] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:13.576277 24881 tablet_bootstrap.cc:492] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:13.584422 24512 catalog_manager.cc:5697] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.586233 24880 tablet_bootstrap.cc:492] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:13.602970 24883 tablet_bootstrap.cc:654] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.606689 24886 consensus_queue.cc:1048] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.607431 24887 consensus_queue.cc:1048] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.610693 25086 consensus_queue.cc:1048] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.612232 24881 tablet_bootstrap.cc:654] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:13.613147 24561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:13.586680 24880 ts_tablet_manager.cc:1403] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.008s
I20260709 13:07:13.627084 24690 raft_consensus.cc:3060] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.633831 24880 raft_consensus.cc:359] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.634569 24880 raft_consensus.cc:385] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.634874 24880 raft_consensus.cc:740] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.635553 24880 consensus_queue.cc:260] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.637262 24880 ts_tablet_manager.cc:1434] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:07:13.638942 24880 tablet_bootstrap.cc:492] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:13.641638 25086 consensus_queue.cc:1048] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.649830 25081 consensus_queue.cc:1048] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.658222 24879 tablet_bootstrap.cc:492] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:13.658739 24879 ts_tablet_manager.cc:1403] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.192s	user 0.042s	sys 0.061s
I20260709 13:07:13.661273 24879 raft_consensus.cc:359] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
W20260709 13:07:13.663122 24804 consensus_peers.cc:597] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:13.663344 24879 raft_consensus.cc:385] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.663776 24879 raft_consensus.cc:740] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.664477 24879 consensus_queue.cc:260] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.666702 24879 ts_tablet_manager.cc:1434] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:13.667578 24879 tablet_bootstrap.cc:492] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:13.668834 24883 tablet_bootstrap.cc:492] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:13.663287 25086 raft_consensus.cc:493] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.669360 24883 ts_tablet_manager.cc:1403] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.001s
I20260709 13:07:13.670540 25086 raft_consensus.cc:515] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.677331 25086 leader_election.cc:290] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:13.678009 24879 tablet_bootstrap.cc:654] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.677975 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39751c83dd4b4ac584196a5f03b11190" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.679234 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39751c83dd4b4ac584196a5f03b11190" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.679643 24886 consensus_queue.cc:1048] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:13.680576 24730 leader_election.cc:343] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:13.681536 24728 leader_election.cc:343] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.681970 24728 leader_election.cc:304] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:13.683107 25086 raft_consensus.cc:2749] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.685887 24880 tablet_bootstrap.cc:654] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:13.693638 25154 log.cc:927] Time spent T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f: Append to log took a long time: real 0.073s	user 0.002s	sys 0.000s
I20260709 13:07:13.702462 24952 raft_consensus.cc:493] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.709674 24952 raft_consensus.cc:515] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.716818 24952 leader_election.cc:290] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.719208 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:13.719834 24612 raft_consensus.cc:2468] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:13.721042 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.726821 24881 tablet_bootstrap.cc:492] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:13.727339 24881 ts_tablet_manager.cc:1403] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.151s	user 0.017s	sys 0.017s
I20260709 13:07:13.729687 24880 tablet_bootstrap.cc:492] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:13.730166 24880 ts_tablet_manager.cc:1403] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.010s
I20260709 13:07:13.732506 24880 raft_consensus.cc:359] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.733548 24804 leader_election.cc:304] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
W20260709 13:07:13.734849 24804 leader_election.cc:343] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.737336 25086 raft_consensus.cc:493] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.737666 25084 raft_consensus.cc:2804] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.733125 24880 raft_consensus.cc:385] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.738173 25084 raft_consensus.cc:493] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.737804 25086 raft_consensus.cc:515] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.738593 25084 raft_consensus.cc:3060] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.739956 25086 leader_election.cc:290] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.743141 24880 raft_consensus.cc:740] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.744006 24880 consensus_queue.cc:260] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.746253 24880 ts_tablet_manager.cc:1434] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:07:13.747215 24880 tablet_bootstrap.cc:492] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:13.751959 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bae87e8822407cbc95e56941f58ad7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.752983 24690 raft_consensus.cc:3060] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.754798 24880 tablet_bootstrap.cc:654] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.755451 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bae87e8822407cbc95e56941f58ad7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:13.757095 24952 consensus_queue.cc:1048] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.765753 24883 raft_consensus.cc:359] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.766456 24883 raft_consensus.cc:385] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.766716 24883 raft_consensus.cc:740] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
W20260709 13:07:13.778944 24730 leader_election.cc:343] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.745223 24881 raft_consensus.cc:359] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.783147 24881 raft_consensus.cc:385] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.783437 24881 raft_consensus.cc:740] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.785419 24881 consensus_queue.cc:260] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.787369 24881 ts_tablet_manager.cc:1434] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 13:07:13.788250 24881 tablet_bootstrap.cc:492] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:13.789584 25093 consensus_queue.cc:1048] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.796367 24883 consensus_queue.cc:260] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.802277 24689 raft_consensus.cc:2468] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:13.805962 24967 raft_consensus.cc:493] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.808275 24967 raft_consensus.cc:515] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.810273 24967 leader_election.cc:290] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.814433 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4c6d6fa1e44e148eb4d03837d6030a" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:13.815927 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4c6d6fa1e44e148eb4d03837d6030a" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.816473 24615 raft_consensus.cc:2468] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:13.812430 25093 raft_consensus.cc:493] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:13.813179 24802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.67:33511, user_credentials={real_user=slave}} blocked reactor thread for 84829.7us
I20260709 13:07:13.818058 24730 leader_election.cc:304] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:13.820145 24730 leader_election.cc:304] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
W20260709 13:07:13.820989 24730 leader_election.cc:343] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.821792 24879 tablet_bootstrap.cc:492] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:13.822376 24879 ts_tablet_manager.cc:1403] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.155s	user 0.043s	sys 0.045s
I20260709 13:07:13.817627 25093 raft_consensus.cc:515] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.821530 24887 raft_consensus.cc:2804] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.823266 24887 raft_consensus.cc:493] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.823613 24887 raft_consensus.cc:3060] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.824996 24879 raft_consensus.cc:359] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.825641 24879 raft_consensus.cc:385] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.825913 24879 raft_consensus.cc:740] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.826512 24879 consensus_queue.cc:260] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.827925 24879 ts_tablet_manager.cc:1434] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:13.828408 24967 raft_consensus.cc:2804] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.828794 24967 raft_consensus.cc:493] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.829012 24879 tablet_bootstrap.cc:492] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:13.829134 24967 raft_consensus.cc:3060] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.834550 24879 tablet_bootstrap.cc:654] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.838860 25079 raft_consensus.cc:493] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.839776 24881 tablet_bootstrap.cc:654] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.821695 25084 raft_consensus.cc:515] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.839372 25079 raft_consensus.cc:515] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.845263 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1e6f5a94a4e72b89f2a8ac87d862a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.847168 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1e6f5a94a4e72b89f2a8ac87d862a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.846450 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:13.850595 24612 raft_consensus.cc:3060] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:13.850821 24579 leader_election.cc:343] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:13.851460 24581 leader_election.cc:343] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.851903 24581 leader_election.cc:304] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:13.852831 24886 raft_consensus.cc:2749] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:13.847208 25079 leader_election.cc:290] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.873721 24967 raft_consensus.cc:515] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.875720 24883 ts_tablet_manager.cc:1434] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.205s	user 0.007s	sys 0.001s
I20260709 13:07:13.876959 24883 tablet_bootstrap.cc:492] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:13.875444 25093 leader_election.cc:290] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.831053 24887 raft_consensus.cc:515] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.885280 24887 leader_election.cc:290] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.874768 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.879159 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bae87e8822407cbc95e56941f58ad7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:13.879920 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.888384 24836 raft_consensus.cc:2468] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:13.875607 24880 tablet_bootstrap.cc:492] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:13.889864 24880 ts_tablet_manager.cc:1403] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.008s
I20260709 13:07:13.881425 24612 raft_consensus.cc:2468] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:13.877399 24967 leader_election.cc:290] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.886485 25084 leader_election.cc:290] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.890913 24689 raft_consensus.cc:3060] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:13.893781 24581 leader_election.cc:343] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.894227 24880 raft_consensus.cc:359] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.899324 24880 raft_consensus.cc:385] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.899670 24880 raft_consensus.cc:740] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.900172 24579 leader_election.cc:304] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:13.900929 24880 consensus_queue.cc:260] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.901420 25079 raft_consensus.cc:2804] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.901849 25079 raft_consensus.cc:493] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.902186 25079 raft_consensus.cc:3060] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.902506 24880 ts_tablet_manager.cc:1434] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260709 13:07:13.904729 25084 raft_consensus.cc:493] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.905172 25084 raft_consensus.cc:515] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.895530 24804 leader_election.cc:304] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:13.906270 24952 raft_consensus.cc:2804] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.906690 24952 raft_consensus.cc:697] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:13.907437 24952 consensus_queue.cc:237] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.908537 24689 raft_consensus.cc:2468] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:13.886673 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bae87e8822407cbc95e56941f58ad7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:13.897225 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
W20260709 13:07:13.910997 24804 leader_election.cc:343] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.910933 24730 leader_election.cc:304] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:13.887310 25093 raft_consensus.cc:493] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.895157 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4c6d6fa1e44e148eb4d03837d6030a" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:13.912678 25093 raft_consensus.cc:515] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.913502 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac864f8a4c14abeb193a3d8a427d5be" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:13.914247 24764 raft_consensus.cc:2468] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:13.914772 24887 raft_consensus.cc:2804] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.915158 25093 leader_election.cc:290] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.915246 24887 raft_consensus.cc:697] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:13.915313 24802 leader_election.cc:304] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
W20260709 13:07:13.915483 24730 leader_election.cc:343] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.918265 25081 raft_consensus.cc:2804] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.918663 25081 raft_consensus.cc:493] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.919000 25081 raft_consensus.cc:3060] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.920559 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac864f8a4c14abeb193a3d8a427d5be" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.909495 24615 raft_consensus.cc:3060] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.916679 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:13.923377 24581 leader_election.cc:343] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.924697 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:13.916771 24887 consensus_queue.cc:237] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.925509 24836 raft_consensus.cc:2468] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:13.925990 25081 raft_consensus.cc:515] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.920392 25079 raft_consensus.cc:515] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:13.928071 25084 leader_election.cc:290] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:13.928861 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac864f8a4c14abeb193a3d8a427d5be" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:13.928906 25081 leader_election.cc:290] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:13.929103 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac864f8a4c14abeb193a3d8a427d5be" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:13.929904 24764 raft_consensus.cc:3060] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:13.930361 24804 leader_election.cc:343] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.930913 24883 tablet_bootstrap.cc:654] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.934638 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4c6d6fa1e44e148eb4d03837d6030a" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:13.935186 24612 raft_consensus.cc:3060] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:13.936549 24804 leader_election.cc:343] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.936781 24880 tablet_bootstrap.cc:492] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:13.939821 24881 tablet_bootstrap.cc:492] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:13.939924 24615 raft_consensus.cc:2468] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:13.940286 24881 ts_tablet_manager.cc:1403] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.152s	user 0.010s	sys 0.002s
I20260709 13:07:13.942840 24881 raft_consensus.cc:359] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.943439 24881 raft_consensus.cc:385] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.943449 24880 tablet_bootstrap.cc:654] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.943771 24881 raft_consensus.cc:740] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.943491 24612 raft_consensus.cc:2468] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:13.944561 24881 consensus_queue.cc:260] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.946031 24883 tablet_bootstrap.cc:492] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:13.946485 24883 ts_tablet_manager.cc:1403] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.070s	user 0.005s	sys 0.003s
I20260709 13:07:13.946847 24881 ts_tablet_manager.cc:1434] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:13.947733 24881 tablet_bootstrap.cc:492] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:13.949136 24883 raft_consensus.cc:359] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.949887 24883 raft_consensus.cc:385] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.950152 24883 raft_consensus.cc:740] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.950976 24883 consensus_queue.cc:260] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.951900 25079 leader_election.cc:290] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:13.952891 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:13.953933 24883 ts_tablet_manager.cc:1434] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
W20260709 13:07:13.954213 24581 leader_election.cc:343] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.954967 24883 tablet_bootstrap.cc:492] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:13.955549 24730 leader_election.cc:304] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:13.957000 25082 raft_consensus.cc:2804] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.957470 25082 raft_consensus.cc:697] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:13.958253 25082 consensus_queue.cc:237] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:13.959146 24764 raft_consensus.cc:2468] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:13.960527 24802 leader_election.cc:304] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:13.961344 24952 raft_consensus.cc:2804] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:13.962147 24952 raft_consensus.cc:697] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:13.962337 24883 tablet_bootstrap.cc:654] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.963330 24952 consensus_queue.cc:237] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.962337 24881 tablet_bootstrap.cc:654] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:13.966322 25081 raft_consensus.cc:493] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.966846 25081 raft_consensus.cc:515] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:13.968662 25081 leader_election.cc:290] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:13.950937 24879 tablet_bootstrap.cc:492] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:13.972955 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:13.973786 24837 raft_consensus.cc:3060] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.974967 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d90e1159ed409a9bbdfc5de63b9a68" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:13.973054 24879 ts_tablet_manager.cc:1403] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.031s
W20260709 13:07:13.976616 24804 leader_election.cc:343] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:13.976897 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d90e1159ed409a9bbdfc5de63b9a68" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:13.977491 24764 raft_consensus.cc:2468] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:13.981232 25079 consensus_queue.cc:1048] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.981510 24837 raft_consensus.cc:2468] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:13.984382 24802 leader_election.cc:304] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:13.988556 25081 raft_consensus.cc:2804] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.988925 25081 raft_consensus.cc:493] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.989249 25081 raft_consensus.cc:3060] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.989442 24880 tablet_bootstrap.cc:492] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:13.990556 24880 ts_tablet_manager.cc:1403] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.013s
I20260709 13:07:13.993656 24880 raft_consensus.cc:359] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.994283 24880 raft_consensus.cc:385] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:13.994534 24880 raft_consensus.cc:740] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:13.994952 24579 leader_election.cc:304] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:13.997426 25079 raft_consensus.cc:2804] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:13.995071 24880 consensus_queue.cc:260] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:13.997807 25079 raft_consensus.cc:493] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.998155 25079 raft_consensus.cc:3060] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:13.999168 24879 raft_consensus.cc:359] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.001660 24879 raft_consensus.cc:385] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.002718 24879 raft_consensus.cc:740] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.003396 24879 consensus_queue.cc:260] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.004139 24579 leader_election.cc:304] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:14.004902 25093 raft_consensus.cc:2804] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.005036 25079 raft_consensus.cc:515] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.005813 25093 raft_consensus.cc:697] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:14.006043 25128 consensus_queue.cc:1048] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.999475 24880 ts_tablet_manager.cc:1434] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:07:14.006958 24879 ts_tablet_manager.cc:1434] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:07:14.007447 24887 raft_consensus.cc:493] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.008608 24879 tablet_bootstrap.cc:492] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:14.008260 24887 raft_consensus.cc:515] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:14.006453 24881 tablet_bootstrap.cc:492] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:14.011547 24881 ts_tablet_manager.cc:1403] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.013s
I20260709 13:07:14.014178 24881 raft_consensus.cc:359] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.014792 24881 raft_consensus.cc:385] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.015046 24881 raft_consensus.cc:740] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.015791 24881 consensus_queue.cc:260] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.016357 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73408096150c44acb02e8975ff864280" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:14.017977 24730 leader_election.cc:343] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.007536 24880 tablet_bootstrap.cc:492] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:14.018627 24881 ts_tablet_manager.cc:1434] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:14.019608 24881 tablet_bootstrap.cc:492] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:14.023671 24879 tablet_bootstrap.cc:654] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.034925 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:14.035545 24837 raft_consensus.cc:3060] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.015228 24887 leader_election.cc:290] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:14.006814 25093 consensus_queue.cc:237] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.027820 24883 tablet_bootstrap.cc:492] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:14.028220 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:14.036671 24883 ts_tablet_manager.cc:1403] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.001s
I20260709 13:07:14.038151 24510 catalog_manager.cc:5697] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.039817 24883 raft_consensus.cc:359] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.040459 24883 raft_consensus.cc:385] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.040727 24883 raft_consensus.cc:740] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.041389 24883 consensus_queue.cc:260] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.043334 24883 ts_tablet_manager.cc:1434] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:14.044193 24883 tablet_bootstrap.cc:492] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:14.044559 24837 raft_consensus.cc:2468] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
W20260709 13:07:14.047242 24581 leader_election.cc:343] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.028554 25079 leader_election.cc:290] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:14.016909 25081 raft_consensus.cc:515] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.031726 24836 raft_consensus.cc:3060] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.036580 24880 tablet_bootstrap.cc:654] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.056419 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d90e1159ed409a9bbdfc5de63b9a68" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
W20260709 13:07:14.057682 24804 leader_election.cc:343] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.057955 24952 raft_consensus.cc:493] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.058408 24952 raft_consensus.cc:515] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.062785 24952 leader_election.cc:290] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:14.062979 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:14.064150 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:14.064625 25081 leader_election.cc:290] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:14.065418 24804 leader_election.cc:304] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:14.065732 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d90e1159ed409a9bbdfc5de63b9a68" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:14.066320 24764 raft_consensus.cc:3060] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.068493 25081 raft_consensus.cc:2749] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:14.072459 24881 tablet_bootstrap.cc:654] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.075963 24880 tablet_bootstrap.cc:492] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:14.076412 24880 ts_tablet_manager.cc:1403] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.005s
I20260709 13:07:14.076442 24764 raft_consensus.cc:2468] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:14.077847 24802 leader_election.cc:304] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:14.078820 24880 raft_consensus.cc:359] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:14.079116 25081 raft_consensus.cc:2804] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.079566 24880 raft_consensus.cc:385] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.079860 24880 raft_consensus.cc:740] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.079931 25081 raft_consensus.cc:697] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:14.080492 24880 consensus_queue.cc:260] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:14.080904 25081 consensus_queue.cc:237] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.082484 24880 ts_tablet_manager.cc:1434] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:14.078814 24883 tablet_bootstrap.cc:654] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.086503 24880 tablet_bootstrap.cc:492] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:14.093964 24510 catalog_manager.cc:5697] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.097226 24881 tablet_bootstrap.cc:492] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:14.097733 24881 ts_tablet_manager.cc:1403] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.002s
I20260709 13:07:14.098160 24883 tablet_bootstrap.cc:492] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:14.098574 24883 ts_tablet_manager.cc:1403] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.000s
I20260709 13:07:14.106472 24880 tablet_bootstrap.cc:654] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.111102 24883 raft_consensus.cc:359] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.111769 24883 raft_consensus.cc:385] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.112035 24883 raft_consensus.cc:740] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.125962 25081 raft_consensus.cc:493] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.126542 25081 raft_consensus.cc:515] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.128228 24880 tablet_bootstrap.cc:492] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:14.128695 24880 ts_tablet_manager.cc:1403] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 13:07:14.129124 25081 leader_election.cc:290] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:14.125970 24883 consensus_queue.cc:260] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.130676 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67dd25eba1744dbb6a020cbad7b2cc4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:14.131319 24615 raft_consensus.cc:2468] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:14.132570 24804 leader_election.cc:304] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:14.133369 25081 raft_consensus.cc:2804] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.133728 25081 raft_consensus.cc:493] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.134078 25081 raft_consensus.cc:3060] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.134992 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67dd25eba1744dbb6a020cbad7b2cc4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:14.135622 24761 raft_consensus.cc:2468] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:14.137382 24883 ts_tablet_manager.cc:1434] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 13:07:14.139590 24880 raft_consensus.cc:359] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:14.140257 24880 raft_consensus.cc:385] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.140496 24880 raft_consensus.cc:740] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.142290 24883 tablet_bootstrap.cc:492] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:14.144702 25081 raft_consensus.cc:515] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.106627 24881 raft_consensus.cc:359] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.150067 24881 raft_consensus.cc:385] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.150341 24881 raft_consensus.cc:740] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.150933 24881 consensus_queue.cc:260] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.151579 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67dd25eba1744dbb6a020cbad7b2cc4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:14.146382 24880 consensus_queue.cc:260] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:14.152156 24615 raft_consensus.cc:3060] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.153962 24880 ts_tablet_manager.cc:1434] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:07:14.154497 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67dd25eba1744dbb6a020cbad7b2cc4" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:14.155092 24761 raft_consensus.cc:3060] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.154830 24880 tablet_bootstrap.cc:492] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:14.157717 24513 catalog_manager.cc:5697] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.158928 24615 raft_consensus.cc:2468] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:14.161280 24689 raft_consensus.cc:3060] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.151762 24883 tablet_bootstrap.cc:654] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.166110 24804 leader_election.cc:304] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:14.170413 24880 tablet_bootstrap.cc:654] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.173511 25081 leader_election.cc:290] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:14.178689 25081 raft_consensus.cc:2804] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.179317 25081 raft_consensus.cc:697] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:14.179652 24761 raft_consensus.cc:2468] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:14.180161 25081 consensus_queue.cc:237] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.313159 24897 raft_consensus.cc:493] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.180786 24881 ts_tablet_manager.cc:1434] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.002s
I20260709 13:07:14.314705 24881 tablet_bootstrap.cc:492] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:14.206822 24886 raft_consensus.cc:493] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:14.308096 24579 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.68:43341, user_credentials={real_user=slave}} blocked reactor thread for 275134us
I20260709 13:07:14.313419 24921 raft_consensus.cc:493] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.318004 24886 raft_consensus.cc:515] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:14.318153 24921 raft_consensus.cc:515] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.320101 24886 leader_election.cc:290] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:14.320281 24921 leader_election.cc:290] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:14.313772 24897 raft_consensus.cc:515] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.322801 24579 leader_election.cc:304] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:14.324172 25128 raft_consensus.cc:2804] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.324669 25128 raft_consensus.cc:697] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:14.325430 25128 consensus_queue.cc:237] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.327255 24881 tablet_bootstrap.cc:654] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.323202 24897 leader_election.cc:290] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:14.329862 25178 consensus_queue.cc:1048] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:14.332134 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73408096150c44acb02e8975ff864280" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:14.332756 24612 raft_consensus.cc:2468] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:14.336388 24881 tablet_bootstrap.cc:492] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:14.337328 24881 ts_tablet_manager.cc:1403] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.007s
I20260709 13:07:14.338116 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:14.338959 24836 raft_consensus.cc:2393] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 1: Already voted for candidate dac2bf8a29594a8783a3d9d4c4de3305 in this term.
I20260709 13:07:14.340976 24879 tablet_bootstrap.cc:492] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:14.341531 24879 ts_tablet_manager.cc:1403] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.333s	user 0.031s	sys 0.018s
I20260709 13:07:14.340636 24512 catalog_manager.cc:5697] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.357190 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f939cd6e39654b219a49f96a30d489d7" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:14.345968 24883 tablet_bootstrap.cc:492] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:14.427996 24883 ts_tablet_manager.cc:1403] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.286s	user 0.007s	sys 0.028s
I20260709 13:07:14.434355 24883 raft_consensus.cc:359] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.435700 24883 raft_consensus.cc:385] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.436018 24883 raft_consensus.cc:740] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
W20260709 13:07:14.358494 24802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.67:33511, user_credentials={real_user=slave}} blocked reactor thread for 170929us
I20260709 13:07:14.421181 25081 raft_consensus.cc:493] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.347254 24730 leader_election.cc:304] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
W20260709 13:07:14.448676 24730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.65:34067, user_credentials={real_user=slave}} blocked reactor thread for 101359us
I20260709 13:07:14.450587 25081 raft_consensus.cc:515] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.454809 25033 raft_consensus.cc:2804] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.455298 25033 raft_consensus.cc:493] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.455657 25033 raft_consensus.cc:3060] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.339970 24881 raft_consensus.cc:359] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.461452 24881 raft_consensus.cc:385] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.343772 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:14.461834 24881 raft_consensus.cc:740] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.462967 24881 consensus_queue.cc:260] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.351222 24879 raft_consensus.cc:359] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.464275 24879 raft_consensus.cc:385] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.464637 24879 raft_consensus.cc:740] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.465660 24879 consensus_queue.cc:260] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.460752 25081 leader_election.cc:290] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:14.366014 24880 tablet_bootstrap.cc:492] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:14.461230 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f939cd6e39654b219a49f96a30d489d7" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:14.430104 24512 catalog_manager.cc:5697] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.436849 24883 consensus_queue.cc:260] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.464318 24513 catalog_manager.cc:5697] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.474179 24880 ts_tablet_manager.cc:1403] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.319s	user 0.022s	sys 0.013s
I20260709 13:07:14.479291 24881 ts_tablet_manager.cc:1434] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.142s	user 0.003s	sys 0.006s
I20260709 13:07:14.479821 24883 ts_tablet_manager.cc:1434] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.006s
I20260709 13:07:14.481230 24881 tablet_bootstrap.cc:492] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:14.482324 24879 ts_tablet_manager.cc:1434] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.140s	user 0.008s	sys 0.000s
I20260709 13:07:14.483973 24879 tablet_bootstrap.cc:492] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:14.485736 25192 raft_consensus.cc:493] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.485214 25033 raft_consensus.cc:515] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
W20260709 13:07:14.486307 24579 leader_election.cc:343] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.486310 25192 raft_consensus.cc:515] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.489563 24883 tablet_bootstrap.cc:492] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:14.492938 24764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac864f8a4c14abeb193a3d8a427d5be" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:14.493432 24880 raft_consensus.cc:359] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.494225 24880 raft_consensus.cc:385] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.494506 24880 raft_consensus.cc:740] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.493856 24764 raft_consensus.cc:2393] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 1: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:14.497620 25192 leader_election.cc:290] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:14.497776 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:14.499655 24952 consensus_queue.cc:1048] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:14.498555 24690 raft_consensus.cc:3060] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.499432 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:14.503597 24687 raft_consensus.cc:3060] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.506139 24512 catalog_manager.cc:5697] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.495201 24880 consensus_queue.cc:260] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.520396 24879 tablet_bootstrap.cc:654] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.522544 25033 leader_election.cc:290] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:14.528064 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:14.540704 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac864f8a4c14abeb193a3d8a427d5be" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:14.543021 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:14.544277 24880 ts_tablet_manager.cc:1434] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260709 13:07:14.558310 24883 tablet_bootstrap.cc:654] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.560221 24688 raft_consensus.cc:3060] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.568053 24656 leader_election.cc:304] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
W20260709 13:07:14.540616 24804 leader_election.cc:343] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.572305 24656 leader_election.cc:304] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:14.578922 24654 leader_election.cc:304] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:14.582777 24921 raft_consensus.cc:2749] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:14.586282 24952 consensus_queue.cc:1048] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:14.590157 24880 tablet_bootstrap.cc:492] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:14.592274 25033 consensus_queue.cc:1048] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:14.594264 24881 tablet_bootstrap.cc:654] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.595620 24615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73408096150c44acb02e8975ff864280" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:14.596366 24615 raft_consensus.cc:3060] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.618157 24897 raft_consensus.cc:2749] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:14.619748 25192 raft_consensus.cc:2749] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:14.601624 24952 raft_consensus.cc:493] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.622242 24952 raft_consensus.cc:515] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.625007 24952 leader_election.cc:290] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
W20260709 13:07:14.630759 24804 leader_election.cc:343] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.631253 24804 leader_election.cc:304] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
W20260709 13:07:14.631795 24581 leader_election.cc:343] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.632372 24581 leader_election.cc:304] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:14.632606 25081 raft_consensus.cc:2749] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:14.633427 25198 raft_consensus.cc:2749] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:14.634435 25081 consensus_queue.cc:1048] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:14.650472 24887 consensus_queue.cc:1048] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 13:07:14.646262 24654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.67:33511, user_credentials={real_user=slave}} blocked reactor thread for 63170.4us
I20260709 13:07:14.654834 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73408096150c44acb02e8975ff864280" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:14.657006 24879 tablet_bootstrap.cc:492] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:14.657490 24879 ts_tablet_manager.cc:1403] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.174s	user 0.015s	sys 0.002s
I20260709 13:07:14.660261 24879 raft_consensus.cc:359] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:14.660928 24879 raft_consensus.cc:385] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.661197 24879 raft_consensus.cc:740] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.672163 24883 tablet_bootstrap.cc:492] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:14.672683 24883 ts_tablet_manager.cc:1403] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.192s	user 0.018s	sys 0.001s
I20260709 13:07:14.675806 25086 consensus_queue.cc:1048] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:14.678894 24615 raft_consensus.cc:2468] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:14.679824 24879 consensus_queue.cc:260] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:14.681530 24879 ts_tablet_manager.cc:1434] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:07:14.681712 24952 consensus_queue.cc:1048] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:14.682561 24879 tablet_bootstrap.cc:492] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:14.687635 24880 tablet_bootstrap.cc:654] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.692422 24952 consensus_queue.cc:1048] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:14.698954 25199 consensus_queue.cc:1048] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:14.702111 24730 leader_election.cc:343] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.705920 24883 raft_consensus.cc:359] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.708089 24883 raft_consensus.cc:385] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.709586 24512 catalog_manager.cc:5697] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.708359 24883 raft_consensus.cc:740] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.711004 24611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3b220e0b614d948e5a12e163467041" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:14.721284 24611 raft_consensus.cc:2468] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:14.734798 25199 consensus_queue.cc:1048] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:14.737147 24879 tablet_bootstrap.cc:654] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.744597 24883 consensus_queue.cc:260] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.767566 24883 ts_tablet_manager.cc:1434] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.095s	user 0.009s	sys 0.000s
I20260709 13:07:14.772969 24883 tablet_bootstrap.cc:492] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:14.773147 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3b220e0b614d948e5a12e163467041" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:14.775607 24804 leader_election.cc:304] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
W20260709 13:07:14.777695 24804 consensus_peers.cc:597] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:14.791842 24802 leader_election.cc:343] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:14.795008 24883 tablet_bootstrap.cc:654] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.796452 24730 leader_election.cc:304] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:14.810145 25161 raft_consensus.cc:2804] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.810660 25161 raft_consensus.cc:493] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.811021 25161 raft_consensus.cc:3060] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:14.801551 24730 consensus_peers.cc:597] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:14.843585 24804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.66:36299, user_credentials={real_user=slave}} blocked reactor thread for 49548.5us
I20260709 13:07:14.846717 24881 tablet_bootstrap.cc:492] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:14.847236 24881 ts_tablet_manager.cc:1403] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.367s	user 0.019s	sys 0.024s
I20260709 13:07:14.850097 25082 raft_consensus.cc:2804] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.864638 24880 tablet_bootstrap.cc:492] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:14.865075 24880 ts_tablet_manager.cc:1403] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.294s	user 0.022s	sys 0.004s
I20260709 13:07:14.859539 25082 raft_consensus.cc:697] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:14.885613 24881 raft_consensus.cc:359] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.889207 24881 raft_consensus.cc:385] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.889505 24881 raft_consensus.cc:740] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.895897 24881 consensus_queue.cc:260] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
W20260709 13:07:14.911540 24730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.66:36299, user_credentials={real_user=slave}} blocked reactor thread for 77279.6us
I20260709 13:07:14.919637 25221 raft_consensus.cc:493] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.920162 25221 raft_consensus.cc:515] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.922271 25221 leader_election.cc:290] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:14.922698 24881 ts_tablet_manager.cc:1434] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.001s
I20260709 13:07:14.925850 25082 consensus_queue.cc:237] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:14.931069 25084 consensus_queue.cc:1048] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:14.934389 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3331df53fa4d411bb2646cd36bef90b9" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:14.935061 24833 raft_consensus.cc:2468] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
W20260709 13:07:14.935966 24581 consensus_peers.cc:597] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.938326 24879 tablet_bootstrap.cc:492] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:14.939221 24879 ts_tablet_manager.cc:1403] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.257s	user 0.013s	sys 0.006s
I20260709 13:07:14.939574 24728 leader_election.cc:304] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:14.933521 24880 raft_consensus.cc:359] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.941334 24880 raft_consensus.cc:385] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.941614 24880 raft_consensus.cc:740] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.945350 25221 raft_consensus.cc:2804] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:14.945772 25221 raft_consensus.cc:493] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.946105 25221 raft_consensus.cc:3060] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.934286 25161 raft_consensus.cc:515] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.952402 25161 leader_election.cc:290] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
W20260709 13:07:14.957445 24804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:34067, user_credentials={real_user=slave}} blocked reactor thread for 67223.5us
I20260709 13:07:14.957487 24880 consensus_queue.cc:260] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:14.965461 24883 tablet_bootstrap.cc:492] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:14.965946 24883 ts_tablet_manager.cc:1403] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.193s	user 0.015s	sys 0.001s
I20260709 13:07:14.967262 24879 raft_consensus.cc:359] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:14.967967 24879 raft_consensus.cc:385] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.968261 24879 raft_consensus.cc:740] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.968426 24883 raft_consensus.cc:359] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.965466 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3b220e0b614d948e5a12e163467041" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:14.969261 24612 raft_consensus.cc:3060] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.970861 24880 ts_tablet_manager.cc:1434] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.000s
I20260709 13:07:14.971889 24880 tablet_bootstrap.cc:492] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:14.973675 24881 tablet_bootstrap.cc:492] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:14.973834 24883 raft_consensus.cc:385] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.974206 24883 raft_consensus.cc:740] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.974934 24883 consensus_queue.cc:260] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:14.968935 24879 consensus_queue.cc:260] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.015681 24879 ts_tablet_manager.cc:1434] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.076s	user 0.003s	sys 0.002s
I20260709 13:07:15.016755 24879 tablet_bootstrap.cc:492] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:15.028625 24883 ts_tablet_manager.cc:1434] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 13:07:15.029420 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3331df53fa4d411bb2646cd36bef90b9" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:15.031311 24561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:15.032850 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3b220e0b614d948e5a12e163467041" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:15.033466 24761 raft_consensus.cc:3060] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.035730 25197 raft_consensus.cc:493] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.036203 25197 raft_consensus.cc:515] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.040452 24612 raft_consensus.cc:2468] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:15.047039 24881 tablet_bootstrap.cc:654] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.047458 24804 leader_election.cc:304] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:15.054782 25218 consensus_queue.cc:1048] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:15.050266 25081 raft_consensus.cc:2804] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:15.060599 24730 leader_election.cc:343] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.062762 24879 tablet_bootstrap.cc:654] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.063087 24883 tablet_bootstrap.cc:492] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:15.067054 25081 raft_consensus.cc:697] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:15.067896 25081 consensus_queue.cc:237] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.072407 24887 raft_consensus.cc:493] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.072883 24887 raft_consensus.cc:515] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.074779 24887 leader_election.cc:290] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:15.077178 25197 leader_election.cc:290] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:15.078773 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:15.082492 24581 leader_election.cc:343] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.084327 24761 raft_consensus.cc:2468] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:15.086795 24511 catalog_manager.cc:5697] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.097793 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f939cd6e39654b219a49f96a30d489d7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:15.098012 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f939cd6e39654b219a49f96a30d489d7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:15.098457 24610 raft_consensus.cc:2468] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:15.093421 25221 raft_consensus.cc:515] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.099872 24730 leader_election.cc:304] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:15.100931 25227 raft_consensus.cc:2804] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.101330 25227 raft_consensus.cc:493] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.101634 25227 raft_consensus.cc:3060] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.105336 24883 tablet_bootstrap.cc:654] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.108964 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3331df53fa4d411bb2646cd36bef90b9" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:15.100940 25221 leader_election.cc:290] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:15.115103 25227 raft_consensus.cc:515] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.116995 25227 leader_election.cc:290] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
W20260709 13:07:15.110077 24730 leader_election.cc:343] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.129218 25204 raft_consensus.cc:493] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.129725 25204 raft_consensus.cc:515] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.131790 25204 leader_election.cc:290] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
W20260709 13:07:15.132601 24730 leader_election.cc:343] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.133543 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39751c83dd4b4ac584196a5f03b11190" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:15.134198 24763 raft_consensus.cc:2468] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 0.
I20260709 13:07:15.135439 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39751c83dd4b4ac584196a5f03b11190" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
W20260709 13:07:15.136852 24654 leader_election.cc:343] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.137503 24654 leader_election.cc:304] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:15.142256 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:15.142863 24833 raft_consensus.cc:2468] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:15.139631 25204 raft_consensus.cc:2804] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.143517 25204 raft_consensus.cc:493] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.146370 25204 raft_consensus.cc:3060] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.146638 24579 leader_election.cc:304] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:15.150408 25199 consensus_queue.cc:1048] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:15.153645 24881 tablet_bootstrap.cc:492] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:15.154287 24881 ts_tablet_manager.cc:1403] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.181s	user 0.015s	sys 0.000s
I20260709 13:07:15.157922 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f939cd6e39654b219a49f96a30d489d7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:15.151937 25197 raft_consensus.cc:2804] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.158763 25197 raft_consensus.cc:493] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.159111 25197 raft_consensus.cc:3060] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.160171 24688 raft_consensus.cc:3060] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.161868 24881 raft_consensus.cc:359] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.162540 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f939cd6e39654b219a49f96a30d489d7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:15.164064 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3331df53fa4d411bb2646cd36bef90b9" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
W20260709 13:07:15.167106 24730 leader_election.cc:343] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.168210 24881 raft_consensus.cc:385] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.172704 24881 raft_consensus.cc:740] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.172333 24833 raft_consensus.cc:3060] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.173475 24610 raft_consensus.cc:3060] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.182533 24881 consensus_queue.cc:260] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.186753 24880 tablet_bootstrap.cc:654] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.191833 25084 raft_consensus.cc:493] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.192314 24879 tablet_bootstrap.cc:492] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:15.192790 24879 ts_tablet_manager.cc:1403] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.176s	user 0.010s	sys 0.003s
I20260709 13:07:15.192325 25084 raft_consensus.cc:515] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.199739 25084 leader_election.cc:290] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:15.199935 25197 raft_consensus.cc:515] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.203066 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
W20260709 13:07:15.204433 24581 leader_election.cc:343] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.204632 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1e6f5a94a4e72b89f2a8ac87d862a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:15.205243 24613 raft_consensus.cc:2468] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:15.206110 25197 leader_election.cc:290] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:15.206740 24804 leader_election.cc:304] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:15.207515 25218 raft_consensus.cc:2804] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.207873 25218 raft_consensus.cc:493] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.208199 25218 raft_consensus.cc:3060] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.208712 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:15.209268 24834 raft_consensus.cc:3060] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.210160 24881 ts_tablet_manager.cc:1434] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 13:07:15.205196 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1e6f5a94a4e72b89f2a8ac87d862a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:15.211186 24881 tablet_bootstrap.cc:492] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
W20260709 13:07:15.211799 24804 leader_election.cc:343] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.220600 24509 catalog_manager.cc:5697] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.222450 24879 raft_consensus.cc:359] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.223109 24879 raft_consensus.cc:385] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.223348 24879 raft_consensus.cc:740] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.223906 24879 consensus_queue.cc:260] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.225291 24879 ts_tablet_manager.cc:1434] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.000s
I20260709 13:07:15.226609 25218 raft_consensus.cc:515] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.230304 24881 tablet_bootstrap.cc:654] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.234962 24610 raft_consensus.cc:2468] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:15.243815 24834 raft_consensus.cc:2468] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:15.245078 24833 raft_consensus.cc:2468] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:15.247380 24883 tablet_bootstrap.cc:492] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:15.247828 24883 ts_tablet_manager.cc:1403] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.185s	user 0.014s	sys 0.004s
I20260709 13:07:15.248001 24728 leader_election.cc:304] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:15.249166 25082 raft_consensus.cc:2804] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.249605 25082 raft_consensus.cc:697] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:15.250895 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1e6f5a94a4e72b89f2a8ac87d862a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:15.250379 25082 consensus_queue.cc:237] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.251941 25218 leader_election.cc:290] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:15.252812 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b1e6f5a94a4e72b89f2a8ac87d862a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:15.254125 24879 tablet_bootstrap.cc:492] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
W20260709 13:07:15.254464 24804 leader_election.cc:343] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.250349 24883 raft_consensus.cc:359] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.255242 24883 raft_consensus.cc:385] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.255455 24883 raft_consensus.cc:740] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.256781 24579 leader_election.cc:304] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:15.257884 24883 consensus_queue.cc:260] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.254078 24730 leader_election.cc:304] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:15.259034 24612 raft_consensus.cc:3060] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.260814 24883 ts_tablet_manager.cc:1434] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:15.261986 24883 tablet_bootstrap.cc:492] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:15.271627 25240 raft_consensus.cc:2804] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.274288 25240 raft_consensus.cc:697] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:15.274717 24880 tablet_bootstrap.cc:492] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:15.275154 24880 ts_tablet_manager.cc:1403] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.303s	user 0.011s	sys 0.011s
I20260709 13:07:15.275084 25240 consensus_queue.cc:237] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.279640 24879 tablet_bootstrap.cc:654] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.265712 25227 raft_consensus.cc:2804] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.255826 25204 raft_consensus.cc:515] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.285317 25227 raft_consensus.cc:697] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:15.285533 24880 raft_consensus.cc:359] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.290937 24880 raft_consensus.cc:385] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.291260 24880 raft_consensus.cc:740] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.291853 24880 consensus_queue.cc:260] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.296674 24881 tablet_bootstrap.cc:492] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:15.297142 24881 ts_tablet_manager.cc:1403] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.011s
I20260709 13:07:15.299563 24881 raft_consensus.cc:359] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.300176 24881 raft_consensus.cc:385] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.300450 24881 raft_consensus.cc:740] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.302378 24612 raft_consensus.cc:2468] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:15.302718 24881 consensus_queue.cc:260] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.303629 24804 leader_election.cc:304] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:15.305778 25218 raft_consensus.cc:2804] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.306241 25218 raft_consensus.cc:697] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:15.307155 25218 consensus_queue.cc:237] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.309593 24880 ts_tablet_manager.cc:1434] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 13:07:15.310511 24880 tablet_bootstrap.cc:492] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:15.312314 24511 catalog_manager.cc:5697] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.316502 24881 ts_tablet_manager.cc:1434] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 13:07:15.290419 25227 consensus_queue.cc:237] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.328722 25204 leader_election.cc:290] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:15.330341 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39751c83dd4b4ac584196a5f03b11190" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:15.330940 24762 raft_consensus.cc:3060] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.331830 24881 tablet_bootstrap.cc:492] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:15.334448 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39751c83dd4b4ac584196a5f03b11190" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:15.335073 24833 raft_consensus.cc:3060] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.339740 24881 tablet_bootstrap.cc:654] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.344413 24513 catalog_manager.cc:5697] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.357017 24833 raft_consensus.cc:2468] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:15.358297 24654 leader_election.cc:304] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:15.359190 25204 raft_consensus.cc:2804] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.360805 24880 tablet_bootstrap.cc:654] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.363957 25204 raft_consensus.cc:697] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:15.380884 25204 consensus_queue.cc:237] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.384128 24883 tablet_bootstrap.cc:654] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.364832 24762 raft_consensus.cc:2468] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:15.401139 24879 tablet_bootstrap.cc:492] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:15.401594 24879 ts_tablet_manager.cc:1403] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.148s	user 0.024s	sys 0.000s
I20260709 13:07:15.404062 24879 raft_consensus.cc:359] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.404732 24879 raft_consensus.cc:385] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.404986 24879 raft_consensus.cc:740] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.405607 24879 consensus_queue.cc:260] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.414789 24879 ts_tablet_manager.cc:1434] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:15.414654 24511 catalog_manager.cc:5697] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.416580 24509 catalog_manager.cc:5697] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.420099 24881 tablet_bootstrap.cc:492] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:15.420552 24881 ts_tablet_manager.cc:1403] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.020s
I20260709 13:07:15.421912 24880 tablet_bootstrap.cc:492] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:15.422365 24880 ts_tablet_manager.cc:1403] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.002s
I20260709 13:07:15.423877 24887 raft_consensus.cc:493] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.424299 24887 raft_consensus.cc:515] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.426040 24887 leader_election.cc:290] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:15.429188 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ff05bf5f754acb968c627b3ed63788" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:15.429878 24610 raft_consensus.cc:2468] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:15.430611 24879 tablet_bootstrap.cc:492] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:15.431195 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ff05bf5f754acb968c627b3ed63788" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:15.431854 24730 leader_election.cc:304] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:15.434283 24880 raft_consensus.cc:359] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.434921 24880 raft_consensus.cc:385] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.435166 24880 raft_consensus.cc:740] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.432229 24881 raft_consensus.cc:359] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.435990 24881 raft_consensus.cc:385] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.436269 24881 raft_consensus.cc:740] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.437000 24881 consensus_queue.cc:260] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.438292 24887 raft_consensus.cc:2804] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.438614 24887 raft_consensus.cc:493] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.438910 24887 raft_consensus.cc:3060] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.439775 24879 tablet_bootstrap.cc:654] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:15.438308 24728 leader_election.cc:343] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.448639 24887 raft_consensus.cc:515] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.449357 24686 raft_consensus.cc:3060] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.451174 24881 ts_tablet_manager.cc:1434] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:07:15.452086 24881 tablet_bootstrap.cc:492] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:15.452351 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ff05bf5f754acb968c627b3ed63788" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:15.452919 24833 raft_consensus.cc:3060] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.449985 24880 consensus_queue.cc:260] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.457954 24880 ts_tablet_manager.cc:1434] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:07:15.471483 24887 leader_election.cc:290] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:15.476733 24612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ff05bf5f754acb968c627b3ed63788" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:15.477329 24612 raft_consensus.cc:3060] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.477020 24513 catalog_manager.cc:5697] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 1 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.485904 24881 tablet_bootstrap.cc:654] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.486104 24883 tablet_bootstrap.cc:492] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:15.486521 24883 ts_tablet_manager.cc:1403] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.225s	user 0.018s	sys 0.001s
I20260709 13:07:15.489042 24883 raft_consensus.cc:359] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.489670 24883 raft_consensus.cc:385] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.491699 24883 raft_consensus.cc:740] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.498348 24880 tablet_bootstrap.cc:492] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:15.493091 24883 consensus_queue.cc:260] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.518072 24612 raft_consensus.cc:2468] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:15.521142 25232 consensus_queue.cc:1048] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.523423 24883 ts_tablet_manager.cc:1434] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:07:15.526850 24730 leader_election.cc:304] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:15.527629 24887 raft_consensus.cc:2804] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.521629 24833 raft_consensus.cc:2468] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:15.528231 24887 raft_consensus.cc:697] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:15.529628 24883 tablet_bootstrap.cc:492] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:15.529596 24887 consensus_queue.cc:237] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
W20260709 13:07:15.540939 24730 consensus_peers.cc:597] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:15.544800 24921 raft_consensus.cc:493] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:15.545333 24921 raft_consensus.cc:515] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.547029 24881 tablet_bootstrap.cc:492] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:15.547461 24881 ts_tablet_manager.cc:1403] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.020s
I20260709 13:07:15.548914 24879 tablet_bootstrap.cc:492] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:15.549341 24879 ts_tablet_manager.cc:1403] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.123s	user 0.022s	sys 0.014s
I20260709 13:07:15.549784 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:15.550531 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:15.551884 24879 raft_consensus.cc:359] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.552558 24921 leader_election.cc:290] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:15.552000 24654 leader_election.cc:304] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:15.553958 24921 raft_consensus.cc:2749] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:15.544998 24880 tablet_bootstrap.cc:654] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.554509 24881 raft_consensus.cc:359] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.555169 24881 raft_consensus.cc:385] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.555451 24881 raft_consensus.cc:740] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.552603 24879 raft_consensus.cc:385] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.556227 24879 raft_consensus.cc:740] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.563849 24881 consensus_queue.cc:260] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.565047 24883 tablet_bootstrap.cc:654] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.556883 24879 consensus_queue.cc:260] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.569051 25081 raft_consensus.cc:493] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.569543 25081 raft_consensus.cc:515] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.572000 24886 raft_consensus.cc:493] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.572510 25081 leader_election.cc:290] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:15.572429 24886 raft_consensus.cc:515] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.574384 24886 leader_election.cc:290] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:15.576196 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f65b2c6f54f5b9de24bb8f68194ef" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:15.577548 24581 leader_election.cc:343] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.579947 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1165c6675e894c74ba306b73fae147ad" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:15.580550 24762 raft_consensus.cc:2468] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:15.581784 24802 leader_election.cc:304] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:15.584178 25218 raft_consensus.cc:2804] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.584507 25218 raft_consensus.cc:493] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.584744 24511 catalog_manager.cc:5697] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.584444 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f65b2c6f54f5b9de24bb8f68194ef" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
W20260709 13:07:15.588827 24579 leader_election.cc:343] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.589231 24579 leader_election.cc:304] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:15.589514 24879 ts_tablet_manager.cc:1434] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.002s
I20260709 13:07:15.590596 24879 tablet_bootstrap.cc:492] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:15.590703 25240 raft_consensus.cc:2749] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.591603 24881 ts_tablet_manager.cc:1434] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 13:07:15.594511 25218 raft_consensus.cc:3060] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.599081 24881 tablet_bootstrap.cc:492] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:15.587560 25081 consensus_queue.cc:1048] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:07:15.602311 25084 consensus_queue.cc:1048] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:07:15.603480 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1165c6675e894c74ba306b73fae147ad" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:15.613623 24804 leader_election.cc:343] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.616564 24880 tablet_bootstrap.cc:492] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:15.617010 24880 ts_tablet_manager.cc:1403] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.011s
I20260709 13:07:15.620781 24686 raft_consensus.cc:3060] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.620600 24880 raft_consensus.cc:359] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.621341 24880 raft_consensus.cc:385] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.621628 24880 raft_consensus.cc:740] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.623696 24880 consensus_queue.cc:260] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.601711 25218 raft_consensus.cc:515] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.633909 24880 ts_tablet_manager.cc:1434] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:07:15.634845 24880 tablet_bootstrap.cc:492] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:15.657325 24881 tablet_bootstrap.cc:654] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.662853 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1165c6675e894c74ba306b73fae147ad" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
W20260709 13:07:15.664315 24804 leader_election.cc:343] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.664803 24879 tablet_bootstrap.cc:654] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.665490 25218 leader_election.cc:290] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:15.667593 24883 tablet_bootstrap.cc:492] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:15.668103 24883 ts_tablet_manager.cc:1403] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.007s
I20260709 13:07:15.676995 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1165c6675e894c74ba306b73fae147ad" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:15.677570 24762 raft_consensus.cc:3060] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.678705 24880 tablet_bootstrap.cc:654] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.681972 24883 raft_consensus.cc:359] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.682612 24883 raft_consensus.cc:385] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.682850 24883 raft_consensus.cc:740] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.683470 24883 consensus_queue.cc:260] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.684834 24883 ts_tablet_manager.cc:1434] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:07:15.687691 24883 tablet_bootstrap.cc:492] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:15.717988 25240 consensus_queue.cc:1048] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.713979 24762 raft_consensus.cc:2468] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
W20260709 13:07:15.726506 24730 consensus_peers.cc:597] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:15.728111 24802 leader_election.cc:304] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:15.729279 25229 raft_consensus.cc:2804] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.729935 24879 tablet_bootstrap.cc:492] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:15.729736 25229 raft_consensus.cc:697] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:15.730350 24879 ts_tablet_manager.cc:1403] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.011s
I20260709 13:07:15.730948 25229 consensus_queue.cc:237] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:15.733165 24879 raft_consensus.cc:359] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.733858 24879 raft_consensus.cc:385] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.734131 24879 raft_consensus.cc:740] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.734721 24879 consensus_queue.cc:260] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.736649 24879 ts_tablet_manager.cc:1434] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 13:07:15.737524 24879 tablet_bootstrap.cc:492] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:15.739245 24883 tablet_bootstrap.cc:654] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.745327 25082 consensus_queue.cc:1048] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.753757 24880 tablet_bootstrap.cc:492] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:15.754209 24880 ts_tablet_manager.cc:1403] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.120s	user 0.003s	sys 0.012s
I20260709 13:07:15.755720 24879 tablet_bootstrap.cc:654] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.756629 24880 raft_consensus.cc:359] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.757280 24880 raft_consensus.cc:385] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.757531 24880 raft_consensus.cc:740] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.762741 24881 tablet_bootstrap.cc:492] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:15.763584 24881 ts_tablet_manager.cc:1403] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.165s	user 0.012s	sys 0.012s
I20260709 13:07:15.767050 24880 consensus_queue.cc:260] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.767994 24883 tablet_bootstrap.cc:492] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:15.768443 24883 ts_tablet_manager.cc:1403] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.003s
I20260709 13:07:15.769395 24880 ts_tablet_manager.cc:1434] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
W20260709 13:07:15.773087 24581 consensus_peers.cc:597] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:15.773630 24880 tablet_bootstrap.cc:492] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:15.780524 25199 raft_consensus.cc:493] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.780966 25199 raft_consensus.cc:515] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.785598 25199 leader_election.cc:290] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:15.786041 25199 raft_consensus.cc:493] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.786357 25082 consensus_queue.cc:1048] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.787616 24883 raft_consensus.cc:359] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.788271 24883 raft_consensus.cc:385] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.788519 24883 raft_consensus.cc:740] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.789186 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26279cfee0e94f5f874aa44e0cfbe84a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:15.786418 25199 raft_consensus.cc:515] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.789126 24883 consensus_queue.cc:260] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.789644 24881 raft_consensus.cc:359] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.793503 24881 raft_consensus.cc:385] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.789535 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26279cfee0e94f5f874aa44e0cfbe84a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:15.793834 24881 raft_consensus.cc:740] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
W20260709 13:07:15.799686 24581 leader_election.cc:343] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.800686 24883 ts_tablet_manager.cc:1434] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.005s
I20260709 13:07:15.801651 24883 tablet_bootstrap.cc:492] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:15.803339 24881 consensus_queue.cc:260] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.809688 24512 catalog_manager.cc:5697] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.804347 24833 raft_consensus.cc:2468] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:15.804944 24921 consensus_queue.cc:1048] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:07:15.812374 25227 raft_consensus.cc:493] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.813992 24880 tablet_bootstrap.cc:654] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.815099 25227 raft_consensus.cc:515] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.817036 25227 leader_election.cc:290] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:15.818011 24579 leader_election.cc:304] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:15.818811 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0749f634e64851a3c2f0ac912a7ef1" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:15.830060 24881 ts_tablet_manager.cc:1434] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.003s
I20260709 13:07:15.822427 24686 raft_consensus.cc:3060] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.828378 25199 leader_election.cc:290] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:15.827354 25079 raft_consensus.cc:2804] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.838580 25079 raft_consensus.cc:493] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.838937 25079 raft_consensus.cc:3060] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.834653 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0749f634e64851a3c2f0ac912a7ef1" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:15.834669 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3a15f15e5402e86196cf797bf52ce" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:15.826516 24728 leader_election.cc:343] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:15.844132 24581 leader_election.cc:343] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.837448 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3a15f15e5402e86196cf797bf52ce" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:15.852294 24881 tablet_bootstrap.cc:492] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:15.858763 24879 tablet_bootstrap.cc:492] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:15.859248 24879 ts_tablet_manager.cc:1403] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.122s	user 0.019s	sys 0.010s
I20260709 13:07:15.862977 24881 tablet_bootstrap.cc:654] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:15.863221 24730 leader_election.cc:343] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.863677 24730 leader_election.cc:304] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:15.864140 25227 consensus_queue.cc:1048] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:15.865024 24887 raft_consensus.cc:2749] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.861862 25218 consensus_queue.cc:1048] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:15.868990 24883 tablet_bootstrap.cc:654] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.869850 24880 tablet_bootstrap.cc:492] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:15.870290 24880 ts_tablet_manager.cc:1403] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.008s
W20260709 13:07:15.878693 24579 leader_election.cc:343] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.879076 24579 leader_election.cc:304] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:15.878185 25227 raft_consensus.cc:493] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.882202 25227 raft_consensus.cc:515] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.888043 24879 raft_consensus.cc:359] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.890945 24879 raft_consensus.cc:385] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.891229 24879 raft_consensus.cc:740] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.894939 24879 consensus_queue.cc:260] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.898794 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
W20260709 13:07:15.900175 24730 leader_election.cc:343] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.890671 25280 raft_consensus.cc:2749] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.894889 25079 raft_consensus.cc:515] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:15.901311 25227 leader_election.cc:290] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:15.915357 24610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:15.927629 25079 leader_election.cc:290] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:15.929180 25227 raft_consensus.cc:493] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.929643 25227 raft_consensus.cc:515] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:15.929962 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26279cfee0e94f5f874aa44e0cfbe84a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:15.916522 24879 ts_tablet_manager.cc:1434] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.002s
I20260709 13:07:15.917541 24687 raft_consensus.cc:3060] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.931591 24879 tablet_bootstrap.cc:492] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
W20260709 13:07:15.934259 24581 leader_election.cc:343] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.931525 25227 leader_election.cc:290] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
W20260709 13:07:15.937301 24730 leader_election.cc:343] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.937361 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26279cfee0e94f5f874aa44e0cfbe84a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:15.937778 24730 leader_election.cc:304] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:15.938056 24834 raft_consensus.cc:3060] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.938482 25086 raft_consensus.cc:2749] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:15.942093 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f65b2c6f54f5b9de24bb8f68194ef" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:15.943183 25229 consensus_queue.cc:1048] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:15.946709 24730 leader_election.cc:343] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.947373 24921 consensus_queue.cc:1048] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:15.950889 24834 raft_consensus.cc:2468] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:15.956828 24880 raft_consensus.cc:359] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.957844 24879 tablet_bootstrap.cc:654] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.959853 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f65b2c6f54f5b9de24bb8f68194ef" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:15.964416 24880 raft_consensus.cc:385] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.964735 24880 raft_consensus.cc:740] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.965432 24880 consensus_queue.cc:260] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:15.971050 24579 leader_election.cc:304] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:15.980792 24880 ts_tablet_manager.cc:1434] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.000s
I20260709 13:07:15.979774 25280 raft_consensus.cc:2804] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.974726 24613 raft_consensus.cc:2468] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 0.
I20260709 13:07:15.979908 25082 consensus_queue.cc:1048] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:07:15.999157 24880 tablet_bootstrap.cc:492] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:15.995445 25280 raft_consensus.cc:697] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:16.000908 24730 leader_election.cc:304] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:16.006827 24887 raft_consensus.cc:2804] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.007148 24887 raft_consensus.cc:493] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.007442 24887 raft_consensus.cc:3060] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.009582 24881 tablet_bootstrap.cc:492] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:16.010054 24881 ts_tablet_manager.cc:1403] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.176s	user 0.032s	sys 0.028s
I20260709 13:07:16.017892 24880 tablet_bootstrap.cc:654] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.021325 24883 tablet_bootstrap.cc:492] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:16.021798 24883 ts_tablet_manager.cc:1403] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.220s	user 0.017s	sys 0.012s
I20260709 13:07:16.022490 25280 consensus_queue.cc:237] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.024185 24883 raft_consensus.cc:359] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.024835 24883 raft_consensus.cc:385] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.025087 24883 raft_consensus.cc:740] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.029009 24881 raft_consensus.cc:359] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.029649 24881 raft_consensus.cc:385] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.025677 24883 consensus_queue.cc:260] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.030659 24881 raft_consensus.cc:740] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.038318 24881 consensus_queue.cc:260] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.044509 24883 ts_tablet_manager.cc:1434] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:07:16.074956 24688 raft_consensus.cc:3060] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.078469 24881 ts_tablet_manager.cc:1434] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.002s
I20260709 13:07:16.079749 24881 tablet_bootstrap.cc:492] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:16.085177 25227 consensus_queue.cc:1048] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.087492 24887 raft_consensus.cc:515] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.090142 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f65b2c6f54f5b9de24bb8f68194ef" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:16.090718 24613 raft_consensus.cc:3060] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.102808 24613 raft_consensus.cc:2468] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:16.103860 24730 leader_election.cc:304] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:16.104573 25227 raft_consensus.cc:2804] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.105020 25227 raft_consensus.cc:697] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:16.106001 24881 tablet_bootstrap.cc:654] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.105803 25227 consensus_queue.cc:237] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.108453 24887 leader_election.cc:290] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:16.109836 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f65b2c6f54f5b9de24bb8f68194ef" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:16.118422 24883 tablet_bootstrap.cc:492] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
W20260709 13:07:16.126399 24730 leader_election.cc:343] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.140856 24512 catalog_manager.cc:5697] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 1 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.142222 24881 tablet_bootstrap.cc:492] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:16.142676 24881 ts_tablet_manager.cc:1403] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.006s
I20260709 13:07:16.152199 24879 tablet_bootstrap.cc:492] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:16.152663 24879 ts_tablet_manager.cc:1403] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.221s	user 0.029s	sys 0.020s
I20260709 13:07:16.155118 24879 raft_consensus.cc:359] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.155772 24879 raft_consensus.cc:385] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.156031 24879 raft_consensus.cc:740] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.157167 24883 tablet_bootstrap.cc:654] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:16.158142 24804 consensus_peers.cc:597] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:16.167758 24879 consensus_queue.cc:260] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.169450 24881 raft_consensus.cc:359] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.171180 24881 raft_consensus.cc:385] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.171415 24881 raft_consensus.cc:740] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.169478 24879 ts_tablet_manager.cc:1434] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:07:16.175953 24881 consensus_queue.cc:260] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.183043 24881 ts_tablet_manager.cc:1434] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260709 13:07:16.182981 24886 raft_consensus.cc:493] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.183614 24886 raft_consensus.cc:515] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.192708 24879 tablet_bootstrap.cc:492] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b: Bootstrap starting.
I20260709 13:07:16.196277 24886 leader_election.cc:290] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:16.201514 24879 tablet_bootstrap.cc:654] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.203415 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
W20260709 13:07:16.209388 24579 leader_election.cc:343] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.209820 24881 tablet_bootstrap.cc:492] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
W20260709 13:07:16.212177 24561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:16.206866 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:16.211755 24509 catalog_manager.cc:5697] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.214998 24762 raft_consensus.cc:2468] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:16.218247 24579 leader_election.cc:304] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:16.219794 24886 raft_consensus.cc:2804] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.220103 24886 raft_consensus.cc:493] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.220389 24886 raft_consensus.cc:3060] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.232339 24886 raft_consensus.cc:515] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.232978 24883 tablet_bootstrap.cc:492] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:16.233512 24883 ts_tablet_manager.cc:1403] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.115s	user 0.007s	sys 0.012s
I20260709 13:07:16.235991 24883 raft_consensus.cc:359] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.236582 24883 raft_consensus.cc:385] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.236851 24883 raft_consensus.cc:740] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.237413 24883 consensus_queue.cc:260] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.241137 24886 leader_election.cc:290] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:16.236680 24881 tablet_bootstrap.cc:654] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.241443 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:16.242187 24761 raft_consensus.cc:3060] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.244256 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:16.248569 24761 raft_consensus.cc:2468] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
W20260709 13:07:16.249312 24579 leader_election.cc:343] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.250727 24880 tablet_bootstrap.cc:492] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:16.250942 24579 leader_election.cc:304] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:16.251597 24880 ts_tablet_manager.cc:1403] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.253s	user 0.013s	sys 0.017s
I20260709 13:07:16.251843 24886 raft_consensus.cc:2804] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.249342 24883 ts_tablet_manager.cc:1434] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:16.252506 24886 raft_consensus.cc:697] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:16.253252 24883 tablet_bootstrap.cc:492] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:16.255168 24881 tablet_bootstrap.cc:492] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:16.255805 24881 ts_tablet_manager.cc:1403] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.005s
I20260709 13:07:16.258332 24881 raft_consensus.cc:359] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.253328 24886 consensus_queue.cc:237] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.254142 24880 raft_consensus.cc:359] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.264545 24880 raft_consensus.cc:385] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.264822 24880 raft_consensus.cc:740] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.265913 24881 raft_consensus.cc:385] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.266261 24881 raft_consensus.cc:740] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.263149 24883 tablet_bootstrap.cc:654] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.267416 24881 consensus_queue.cc:260] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.270265 24881 ts_tablet_manager.cc:1434] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:07:16.272620 24879 tablet_bootstrap.cc:492] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b: No bootstrap required, opened a new log
I20260709 13:07:16.273093 24880 consensus_queue.cc:260] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.286584 24879 ts_tablet_manager.cc:1403] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.004s
I20260709 13:07:16.287976 24880 ts_tablet_manager.cc:1434] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 13:07:16.288836 24880 tablet_bootstrap.cc:492] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:16.281255 24509 catalog_manager.cc:5697] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.289098 24879 raft_consensus.cc:359] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.289779 24879 raft_consensus.cc:385] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.290052 24879 raft_consensus.cc:740] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.281776 24883 tablet_bootstrap.cc:492] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:16.282186 25084 consensus_queue.cc:1048] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.290673 24879 consensus_queue.cc:260] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.292177 24883 ts_tablet_manager.cc:1403] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 13:07:16.293011 24879 ts_tablet_manager.cc:1434] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:16.294543 24881 tablet_bootstrap.cc:492] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f: Bootstrap starting.
I20260709 13:07:16.297207 24880 tablet_bootstrap.cc:654] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.298832 24883 raft_consensus.cc:359] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.299494 24883 raft_consensus.cc:385] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.299732 24883 raft_consensus.cc:740] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.300325 24883 consensus_queue.cc:260] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.302263 24883 ts_tablet_manager.cc:1434] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:16.303121 24883 tablet_bootstrap.cc:492] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:16.303381 24881 tablet_bootstrap.cc:654] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.324654 24883 tablet_bootstrap.cc:654] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.342906 24880 tablet_bootstrap.cc:492] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: No bootstrap required, opened a new log
I20260709 13:07:16.345630 24880 ts_tablet_manager.cc:1403] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.017s
I20260709 13:07:16.355677 24880 raft_consensus.cc:359] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.356523 24880 raft_consensus.cc:385] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.356843 24880 raft_consensus.cc:740] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.357563 24880 consensus_queue.cc:260] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.364087 24881 tablet_bootstrap.cc:492] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f: No bootstrap required, opened a new log
I20260709 13:07:16.364585 24881 ts_tablet_manager.cc:1403] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.004s
I20260709 13:07:16.365698 24880 ts_tablet_manager.cc:1434] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:07:16.368463 24883 tablet_bootstrap.cc:492] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:16.368942 24883 ts_tablet_manager.cc:1403] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.009s
I20260709 13:07:16.368716 24881 raft_consensus.cc:359] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.369414 24881 raft_consensus.cc:385] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.369694 24881 raft_consensus.cc:740] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.370414 24881 consensus_queue.cc:260] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.371390 24883 raft_consensus.cc:359] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.372069 24883 raft_consensus.cc:385] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.372324 24883 raft_consensus.cc:740] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.372689 24881 ts_tablet_manager.cc:1434] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:16.373015 24883 consensus_queue.cc:260] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.389205 24883 ts_tablet_manager.cc:1434] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:07:16.390161 24883 tablet_bootstrap.cc:492] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:16.400682 24883 tablet_bootstrap.cc:654] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.422613 24883 tablet_bootstrap.cc:492] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:16.423095 24883 ts_tablet_manager.cc:1403] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 13:07:16.425546 24883 raft_consensus.cc:359] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.426224 24883 raft_consensus.cc:385] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.426488 24883 raft_consensus.cc:740] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.427613 25229 raft_consensus.cc:493] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.428112 25229 raft_consensus.cc:515] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.427110 24883 consensus_queue.cc:260] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.430024 25229 leader_election.cc:290] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:16.431437 25229 raft_consensus.cc:493] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.431843 25229 raft_consensus.cc:515] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.433691 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:16.434324 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0749f634e64851a3c2f0ac912a7ef1" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:16.434505 24762 raft_consensus.cc:2393] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 1: Already voted for candidate dac2bf8a29594a8783a3d9d4c4de3305 in this term.
I20260709 13:07:16.434948 24761 raft_consensus.cc:2468] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:16.436211 24802 leader_election.cc:304] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:16.435007 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:16.437018 25081 raft_consensus.cc:2804] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.437394 25081 raft_consensus.cc:493] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.437678 25081 raft_consensus.cc:3060] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.438189 24804 leader_election.cc:304] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:16.439193 24883 ts_tablet_manager.cc:1434] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:07:16.440132 24883 tablet_bootstrap.cc:492] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:16.441345 25218 raft_consensus.cc:3060] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.442927 25229 leader_election.cc:290] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:16.443137 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0749f634e64851a3c2f0ac912a7ef1" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:16.443760 24614 raft_consensus.cc:2468] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:16.447955 24883 tablet_bootstrap.cc:654] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.456458 24883 tablet_bootstrap.cc:492] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:16.456859 24883 ts_tablet_manager.cc:1403] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 13:07:16.457166 25081 raft_consensus.cc:515] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.459106 25218 raft_consensus.cc:2749] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.460135 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0749f634e64851a3c2f0ac912a7ef1" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:16.460438 24883 raft_consensus.cc:359] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.460649 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0749f634e64851a3c2f0ac912a7ef1" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:16.461073 24883 raft_consensus.cc:385] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.461396 24883 raft_consensus.cc:740] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.461297 24614 raft_consensus.cc:3060] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.462188 24883 consensus_queue.cc:260] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.460713 24761 raft_consensus.cc:3060] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.464262 24883 ts_tablet_manager.cc:1434] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:16.468502 24614 raft_consensus.cc:2468] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:16.469556 24804 leader_election.cc:304] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:16.471100 25229 raft_consensus.cc:2804] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.471539 25229 raft_consensus.cc:697] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:16.471729 25081 leader_election.cc:290] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:16.473157 24883 tablet_bootstrap.cc:492] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:16.472920 25229 consensus_queue.cc:237] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:16.478798 24883 tablet_bootstrap.cc:654] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.481622 24761 raft_consensus.cc:2468] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:16.484606 24883 tablet_bootstrap.cc:492] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:16.485038 24883 ts_tablet_manager.cc:1403] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:07:16.487408 24883 raft_consensus.cc:359] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.487998 24883 raft_consensus.cc:385] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.488238 24883 raft_consensus.cc:740] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.488826 24883 consensus_queue.cc:260] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.490733 24883 ts_tablet_manager.cc:1434] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:16.490602 24509 catalog_manager.cc:5697] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.491668 24883 tablet_bootstrap.cc:492] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:16.494511 24688 raft_consensus.cc:3060] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.497241 24883 tablet_bootstrap.cc:654] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.502188 24690 raft_consensus.cc:3060] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.511526 24921 raft_consensus.cc:493] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.512079 24921 raft_consensus.cc:515] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.515126 24886 consensus_queue.cc:1048] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.516723 24883 tablet_bootstrap.cc:492] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:16.517180 24883 ts_tablet_manager.cc:1403] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.006s
I20260709 13:07:16.513912 25227 consensus_queue.cc:1048] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:16.519685 24883 raft_consensus.cc:359] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.520301 24883 raft_consensus.cc:385] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.520491 24883 raft_consensus.cc:740] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.521027 24883 consensus_queue.cc:260] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.523022 24883 ts_tablet_manager.cc:1434] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:07:16.523558 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f65b2c6f54f5b9de24bb8f68194ef" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:16.524221 24614 raft_consensus.cc:2468] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:16.523814 24883 tablet_bootstrap.cc:492] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae: Bootstrap starting.
I20260709 13:07:16.526268 24656 leader_election.cc:304] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:16.528564 24921 leader_election.cc:290] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:16.530334 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f65b2c6f54f5b9de24bb8f68194ef" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:16.532542 24921 raft_consensus.cc:493] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.532998 24921 raft_consensus.cc:515] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.534201 25240 consensus_queue.cc:1048] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.535642 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:16.536979 24883 tablet_bootstrap.cc:654] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.540901 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:16.542552 24656 leader_election.cc:304] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:16.545934 24883 tablet_bootstrap.cc:492] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae: No bootstrap required, opened a new log
I20260709 13:07:16.546365 24883 ts_tablet_manager.cc:1403] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260709 13:07:16.548672 24883 raft_consensus.cc:359] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.549261 24883 raft_consensus.cc:385] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.549494 24883 raft_consensus.cc:740] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.550598 25251 raft_consensus.cc:2804] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:16.550663 24921 leader_election.cc:290] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:16.551605 25229 raft_consensus.cc:493] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.551954 25311 raft_consensus.cc:2749] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.552080 25229 raft_consensus.cc:515] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.552307 24883 consensus_queue.cc:260] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.554193 25229 leader_election.cc:290] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:16.554435 24883 ts_tablet_manager.cc:1434] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:16.554932 24921 raft_consensus.cc:493] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.555649 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee9f7c21764416082d4c642603237d7" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:16.555588 24921 raft_consensus.cc:515] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.556321 24761 raft_consensus.cc:2468] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:16.557276 24802 leader_election.cc:304] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:16.557533 24921 leader_election.cc:290] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:16.558050 25229 raft_consensus.cc:2804] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.558630 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee9f7c21764416082d4c642603237d7" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:16.559451 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee9f7c21764416082d4c642603237d7" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:16.560647 25251 raft_consensus.cc:493] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7d5d9a644079419cba65a200a2adde0b)
I20260709 13:07:16.561239 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee9f7c21764416082d4c642603237d7" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:16.569197 25251 raft_consensus.cc:3060] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.568147 25229 raft_consensus.cc:493] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.568646 24761 raft_consensus.cc:2468] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 0.
I20260709 13:07:16.564559 25284 consensus_queue.cc:1048] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.569362 24688 raft_consensus.cc:2468] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:16.570508 24654 leader_election.cc:304] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:16.569834 25229 raft_consensus.cc:3060] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.579008 25229 raft_consensus.cc:515] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.580113 24834 raft_consensus.cc:2393] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 1: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:16.580922 25229 leader_election.cc:290] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:16.582520 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee9f7c21764416082d4c642603237d7" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:16.582911 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee9f7c21764416082d4c642603237d7" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:16.583108 24762 raft_consensus.cc:3060] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.582545 25315 raft_consensus.cc:2804] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.586429 25315 raft_consensus.cc:493] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.588143 25315 raft_consensus.cc:3060] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.589330 24762 raft_consensus.cc:2468] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:16.589895 24686 raft_consensus.cc:3060] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.592880 24921 raft_consensus.cc:493] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.593727 24921 raft_consensus.cc:515] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.595232 24921 leader_election.cc:290] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:16.595890 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3331df53fa4d411bb2646cd36bef90b9" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:16.600806 25251 raft_consensus.cc:515] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.601796 24688 raft_consensus.cc:1240] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Rejecting Update request from peer 7d5d9a644079419cba65a200a2adde0b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:16.602453 25081 raft_consensus.cc:493] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.602941 25081 raft_consensus.cc:515] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.596226 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3331df53fa4d411bb2646cd36bef90b9" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:16.607365 24802 leader_election.cc:304] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:16.608304 25229 raft_consensus.cc:2804] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.609047 25284 consensus_queue.cc:1059] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.611117 25284 raft_consensus.cc:3055] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:16.611454 25284 raft_consensus.cc:740] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:16.612167 25284 consensus_queue.cc:260] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.614805 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3a15f15e5402e86196cf797bf52ce" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:16.615475 24613 raft_consensus.cc:2468] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:16.617708 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3a15f15e5402e86196cf797bf52ce" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:16.617944 24804 leader_election.cc:304] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:16.618273 24688 raft_consensus.cc:2468] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 0.
I20260709 13:07:16.618340 24654 leader_election.cc:304] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:16.610271 25081 leader_election.cc:290] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:16.615381 25284 raft_consensus.cc:3060] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.622697 24613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f65b2c6f54f5b9de24bb8f68194ef" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:16.625689 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f65b2c6f54f5b9de24bb8f68194ef" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:16.626466 25251 leader_election.cc:290] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:16.626847 25081 raft_consensus.cc:2804] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.627260 25081 raft_consensus.cc:493] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.627326 25251 raft_consensus.cc:2749] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.627609 25081 raft_consensus.cc:3060] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.611137 25229 raft_consensus.cc:697] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:16.640599 25229 consensus_queue.cc:237] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.641507 24761 raft_consensus.cc:2468] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:16.643216 24654 leader_election.cc:304] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:16.645260 24921 raft_consensus.cc:2804] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:16.645923 24921 raft_consensus.cc:697] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:16.646733 24921 consensus_queue.cc:237] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.650880 25315 raft_consensus.cc:515] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:16.652017 24690 raft_consensus.cc:2393] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 1: Already voted for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in this term.
I20260709 13:07:16.654107 25081 raft_consensus.cc:515] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.654891 25315 leader_election.cc:290] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 1 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:16.655858 25081 leader_election.cc:290] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:16.656026 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee9f7c21764416082d4c642603237d7" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:16.656754 24761 raft_consensus.cc:2393] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 1: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:16.658708 24614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3a15f15e5402e86196cf797bf52ce" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:16.659222 24614 raft_consensus.cc:3060] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.665138 24614 raft_consensus.cc:2468] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:16.664943 24509 catalog_manager.cc:5697] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.667840 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee9f7c21764416082d4c642603237d7" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:16.667781 24804 leader_election.cc:304] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:16.667953 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b3a15f15e5402e86196cf797bf52ce" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:16.670239 24686 raft_consensus.cc:3060] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.670286 25229 raft_consensus.cc:2804] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.670529 24654 leader_election.cc:304] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:16.671062 25229 raft_consensus.cc:697] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:16.671882 25229 consensus_queue.cc:237] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:16.673368 25315 raft_consensus.cc:2749] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.676841 24686 raft_consensus.cc:2468] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:16.680980 24511 catalog_manager.cc:5697] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from 7d5d9a644079419cba65a200a2adde0b (127.21.39.67) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.691133 24509 catalog_manager.cc:5697] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 1 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.707674 24686 raft_consensus.cc:3060] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.815361 24686 raft_consensus.cc:3060] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.829046 24886 consensus_queue.cc:1048] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.838626 25079 consensus_queue.cc:1048] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.841480 24886 raft_consensus.cc:493] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.841910 24886 raft_consensus.cc:515] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.848568 24886 leader_election.cc:290] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:16.849494 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:16.850152 24688 raft_consensus.cc:2468] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:16.851455 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:16.852073 24761 raft_consensus.cc:2468] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 0.
I20260709 13:07:16.852895 24581 leader_election.cc:304] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:16.854705 25197 raft_consensus.cc:2804] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.855054 25197 raft_consensus.cc:493] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.855368 25197 raft_consensus.cc:3060] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.861317 25197 raft_consensus.cc:515] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.862846 25197 leader_election.cc:290] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:16.863750 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:16.864643 24762 raft_consensus.cc:3060] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.863689 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:16.866335 24686 raft_consensus.cc:3060] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.870741 24762 raft_consensus.cc:2468] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:16.871645 24579 leader_election.cc:304] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:16.872202 25197 raft_consensus.cc:2804] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.872546 25197 raft_consensus.cc:697] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:16.873229 24686 raft_consensus.cc:2468] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 1.
I20260709 13:07:16.873167 25197 consensus_queue.cc:237] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:16.881860 24509 catalog_manager.cc:5697] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.939139 25229 consensus_queue.cc:1048] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.948110 25218 consensus_queue.cc:1048] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.067274 25229 consensus_queue.cc:1048] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.076915 25229 consensus_queue.cc:1048] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:17.112386 24761 raft_consensus.cc:1275] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.113674 25317 consensus_queue.cc:1048] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.123013 24614 raft_consensus.cc:3060] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.130759 24614 raft_consensus.cc:1275] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.132185 25315 consensus_queue.cc:1048] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.203918 25229 consensus_queue.cc:1048] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.215396 25218 consensus_queue.cc:1048] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.267771 25079 consensus_queue.cc:1048] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.278717 24886 consensus_queue.cc:1048] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.579795 21661 tablet_server.cc:179] TabletServer@127.21.39.65:0 shutting down...
W20260709 13:07:17.594270 24730 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 75 similar messages]
W20260709 13:07:17.598834 24730 consensus_peers.cc:597] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:17.616277 24656 consensus_peers.cc:597] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.618510 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:17.619413 21661 tablet_replica.cc:333] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.620200 21661 raft_consensus.cc:2243] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:17.621093 24730 consensus_peers.cc:597] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.621120 21661 raft_consensus.cc:2272] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.623679 21661 tablet_replica.cc:333] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.624251 21661 raft_consensus.cc:2243] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.624670 21661 raft_consensus.cc:2272] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.626398 21661 tablet_replica.cc:333] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.626919 21661 raft_consensus.cc:2243] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.627343 21661 raft_consensus.cc:2272] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.629536 21661 tablet_replica.cc:333] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.630134 21661 raft_consensus.cc:2243] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.630544 21661 raft_consensus.cc:2272] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.632148 21661 tablet_replica.cc:333] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.632761 21661 raft_consensus.cc:2243] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.633231 21661 raft_consensus.cc:2272] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.634696 24730 consensus_peers.cc:597] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.635135 21661 tablet_replica.cc:333] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.635699 21661 raft_consensus.cc:2243] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.636575 21661 raft_consensus.cc:2272] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.638809 21661 tablet_replica.cc:333] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.639550 21661 raft_consensus.cc:2243] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.640021 21661 raft_consensus.cc:2272] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.641551 24804 consensus_peers.cc:597] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.642266 21661 tablet_replica.cc:333] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
W20260709 13:07:17.642984 24804 consensus_peers.cc:597] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.643047 21661 raft_consensus.cc:2243] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.643942 21661 raft_consensus.cc:2272] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.645825 21661 tablet_replica.cc:333] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.646337 21661 raft_consensus.cc:2243] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.646761 21661 raft_consensus.cc:2272] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.648803 21661 tablet_replica.cc:333] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
W20260709 13:07:17.649463 24804 consensus_peers.cc:597] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.649539 21661 raft_consensus.cc:2243] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.650377 21661 raft_consensus.cc:2272] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.652038 21661 tablet_replica.cc:333] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.652555 21661 raft_consensus.cc:2243] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.653182 21661 raft_consensus.cc:2272] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.654798 21661 tablet_replica.cc:333] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.655318 21661 raft_consensus.cc:2243] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.655683 21661 raft_consensus.cc:2272] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.657423 21661 tablet_replica.cc:333] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.658042 21661 raft_consensus.cc:2243] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.658413 21661 raft_consensus.cc:2272] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.660344 21661 tablet_replica.cc:333] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.660969 21661 raft_consensus.cc:2243] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.661446 21661 raft_consensus.cc:2272] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.663817 21661 tablet_replica.cc:333] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.664608 21661 raft_consensus.cc:2243] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.665375 21661 raft_consensus.cc:2272] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.667224 24730 consensus_peers.cc:597] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.667531 21661 tablet_replica.cc:333] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.668123 21661 raft_consensus.cc:2243] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.668479 21661 raft_consensus.cc:2272] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.670215 21661 tablet_replica.cc:333] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.670693 21661 raft_consensus.cc:2243] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.671041 21661 raft_consensus.cc:2272] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.672556 21661 tablet_replica.cc:333] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.673038 21661 raft_consensus.cc:2243] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.673379 21661 raft_consensus.cc:2272] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.674940 21661 tablet_replica.cc:333] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.675437 21661 raft_consensus.cc:2243] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.676122 21661 raft_consensus.cc:2272] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.678130 21661 tablet_replica.cc:333] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.678817 21661 raft_consensus.cc:2243] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.679294 21661 raft_consensus.cc:2272] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.681519 21661 tablet_replica.cc:333] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
W20260709 13:07:17.682101 24730 consensus_peers.cc:597] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.682193 21661 raft_consensus.cc:2243] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.683100 21661 raft_consensus.cc:2272] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.685087 21661 tablet_replica.cc:333] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.685724 21661 raft_consensus.cc:2243] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.686594 21661 raft_consensus.cc:2272] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.688836 21661 tablet_replica.cc:333] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.689482 21661 raft_consensus.cc:2243] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.689905 21661 raft_consensus.cc:2272] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.691457 21661 tablet_replica.cc:333] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.691892 21661 raft_consensus.cc:2243] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.692350 21661 raft_consensus.cc:2272] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.694689 21661 tablet_replica.cc:333] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.695278 21661 raft_consensus.cc:2243] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.696144 21661 raft_consensus.cc:2272] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.698490 21661 tablet_replica.cc:333] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.699142 21661 raft_consensus.cc:2243] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.699620 21661 raft_consensus.cc:2272] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.701769 21661 tablet_replica.cc:333] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.702425 21661 raft_consensus.cc:2243] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.703253 21661 raft_consensus.cc:2272] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.705291 21661 tablet_replica.cc:333] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.705945 21661 raft_consensus.cc:2243] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.706828 21661 raft_consensus.cc:2272] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.709098 21661 tablet_replica.cc:333] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.709833 21661 raft_consensus.cc:2243] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.710335 21661 raft_consensus.cc:2272] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.712867 21661 tablet_replica.cc:333] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.713569 21661 raft_consensus.cc:2243] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.714046 21661 raft_consensus.cc:2272] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.716413 21661 tablet_replica.cc:333] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.717056 21661 raft_consensus.cc:2243] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.717499 21661 raft_consensus.cc:2272] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.719568 21661 tablet_replica.cc:333] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
W20260709 13:07:17.719609 24730 consensus_peers.cc:597] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.720345 21661 raft_consensus.cc:2243] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.720819 21661 raft_consensus.cc:2272] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.721894 24730 consensus_peers.cc:597] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.723393 21661 tablet_replica.cc:333] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.723977 21661 raft_consensus.cc:2243] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.724797 21661 raft_consensus.cc:2272] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.724807 24804 consensus_peers.cc:597] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.726799 21661 tablet_replica.cc:333] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.727505 21661 raft_consensus.cc:2243] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.728207 21661 raft_consensus.cc:2272] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.730168 21661 tablet_replica.cc:333] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.730774 21661 raft_consensus.cc:2243] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.731514 21661 raft_consensus.cc:2272] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.733278 21661 tablet_replica.cc:333] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.733729 21661 raft_consensus.cc:2243] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.734068 21661 raft_consensus.cc:2272] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.735649 21661 tablet_replica.cc:333] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.736078 21661 raft_consensus.cc:2243] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.736418 21661 raft_consensus.cc:2272] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.737994 21661 tablet_replica.cc:333] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.738479 21661 raft_consensus.cc:2243] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.738862 21661 raft_consensus.cc:2272] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.740624 21661 tablet_replica.cc:333] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.741209 21661 raft_consensus.cc:2243] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.741561 21661 raft_consensus.cc:2272] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.743389 21661 tablet_replica.cc:333] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.743835 21661 raft_consensus.cc:2243] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.744491 21661 raft_consensus.cc:2272] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.746421 21661 tablet_replica.cc:333] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.746865 21661 raft_consensus.cc:2243] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.747499 21661 raft_consensus.cc:2272] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.749162 21661 tablet_replica.cc:333] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.749712 21661 raft_consensus.cc:2243] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.750115 21661 raft_consensus.cc:2272] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.752061 21661 tablet_replica.cc:333] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.752657 21661 raft_consensus.cc:2243] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.753008 21661 raft_consensus.cc:2272] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.754684 21661 tablet_replica.cc:333] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.755126 21661 raft_consensus.cc:2243] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.755759 21661 raft_consensus.cc:2272] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.757434 21661 tablet_replica.cc:333] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: stopping tablet replica
I20260709 13:07:17.757879 21661 raft_consensus.cc:2243] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.758512 21661 raft_consensus.cc:2272] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.804958 24730 consensus_peers.cc:597] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.815861 21661 tablet_server.cc:196] TabletServer@127.21.39.65:0 shutdown complete.
W20260709 13:07:17.859045 24730 consensus_peers.cc:597] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.877238 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:17.884483 25339 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
W20260709 13:07:17.885365 25338 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
W20260709 13:07:17.885861 25341 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
I20260709 13:07:17.886615 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:17.891469 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:17.891669 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:17.891857 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602437891840 us; error 0 us; skew 500 ppm
I20260709 13:07:17.892403 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:17.895181 21661 webserver.cc:533] Webserver started at http://127.21.39.65:45423/ using document root <none> and password file <none>
I20260709 13:07:17.895787 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:17.895974 21661 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:07:17.899329 21661 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:07:17.905794 25346 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:17.906467 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:07:17.906762 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-0-root
uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-ww3l"
I20260709 13:07:17.907105 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602353715494-21661-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)
W20260709 13:07:17.923246 24730 consensus_peers.cc:597] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.937258 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:17.938428 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:17.940208 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 13:07:17.947484 24804 consensus_peers.cc:597] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:17.947543 24656 consensus_peers.cc:597] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.948467 25355 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:07:17.960789 24804 consensus_peers.cc:597] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:17.972769 24656 consensus_peers.cc:597] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.019441 24730 consensus_peers.cc:597] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.025660 24730 consensus_peers.cc:597] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.027963 24730 consensus_peers.cc:597] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.031351 24804 consensus_peers.cc:597] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.069865 24804 consensus_peers.cc:597] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.126556 24730 consensus_peers.cc:597] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.163830 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:07:18.164198 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.217s	user 0.007s	sys 0.000s
I20260709 13:07:18.164531 21661 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:07:18.171439 25355 tablet_bootstrap.cc:492] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
W20260709 13:07:18.174041 24730 consensus_peers.cc:597] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.184011 25355 tablet_bootstrap.cc:492] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.184708 25355 tablet_bootstrap.cc:492] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.185168 25355 ts_tablet_manager.cc:1403] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:07:18.187094 25355 raft_consensus.cc:359] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.187731 25355 raft_consensus.cc:740] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.188550 25355 consensus_queue.cc:260] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.191318 25355 ts_tablet_manager.cc:1434] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:18.191877 25355 tablet_bootstrap.cc:492] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.202045 25355 tablet_bootstrap.cc:492] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.202631 25355 tablet_bootstrap.cc:492] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.203059 25355 ts_tablet_manager.cc:1403] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 13:07:18.204630 25355 raft_consensus.cc:359] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.205076 25355 raft_consensus.cc:740] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.205571 25355 consensus_queue.cc:260] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.206759 25355 ts_tablet_manager.cc:1434] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:18.207317 25355 tablet_bootstrap.cc:492] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.227896 25355 tablet_bootstrap.cc:492] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.228722 25355 tablet_bootstrap.cc:492] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.229319 25355 ts_tablet_manager.cc:1403] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 13:07:18.231503 25355 raft_consensus.cc:359] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.232132 25355 raft_consensus.cc:740] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.232879 25355 consensus_queue.cc:260] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.234830 25355 ts_tablet_manager.cc:1434] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 13:07:18.235548 25355 tablet_bootstrap.cc:492] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.260156 25355 tablet_bootstrap.cc:492] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.260998 25355 tablet_bootstrap.cc:492] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.261577 25355 ts_tablet_manager.cc:1403] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260709 13:07:18.263846 25355 raft_consensus.cc:359] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.264478 25355 raft_consensus.cc:740] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.265120 25355 consensus_queue.cc:260] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.266913 25355 ts_tablet_manager.cc:1434] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:18.267627 25355 tablet_bootstrap.cc:492] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.280733 25355 tablet_bootstrap.cc:492] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.281544 25355 tablet_bootstrap.cc:492] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.282114 25355 ts_tablet_manager.cc:1403] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:07:18.284430 25355 raft_consensus.cc:359] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.285040 25355 raft_consensus.cc:740] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.285665 25355 consensus_queue.cc:260] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.287582 25355 ts_tablet_manager.cc:1434] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:18.288321 25355 tablet_bootstrap.cc:492] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.304253 25355 tablet_bootstrap.cc:492] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.305121 25355 tablet_bootstrap.cc:492] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.305675 25355 ts_tablet_manager.cc:1403] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:07:18.307799 25355 raft_consensus.cc:359] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.308439 25355 raft_consensus.cc:740] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.309188 25355 consensus_queue.cc:260] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.320654 25355 ts_tablet_manager.cc:1434] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:07:18.321498 25355 tablet_bootstrap.cc:492] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.332835 25355 tablet_bootstrap.cc:492] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.333501 25355 tablet_bootstrap.cc:492] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.334064 25355 ts_tablet_manager.cc:1403] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 13:07:18.336247 25355 raft_consensus.cc:359] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.336850 25355 raft_consensus.cc:740] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.337563 25355 consensus_queue.cc:260] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.339438 25355 ts_tablet_manager.cc:1434] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:18.340086 25355 tablet_bootstrap.cc:492] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.353816 25355 tablet_bootstrap.cc:492] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.354601 25355 tablet_bootstrap.cc:492] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.355144 25355 ts_tablet_manager.cc:1403] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:07:18.357359 25355 raft_consensus.cc:359] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.357981 25355 raft_consensus.cc:740] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.358605 25355 consensus_queue.cc:260] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.360595 25355 ts_tablet_manager.cc:1434] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:18.361277 25355 tablet_bootstrap.cc:492] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.397779 25355 tablet_bootstrap.cc:492] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.398603 25355 tablet_bootstrap.cc:492] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.399149 25355 ts_tablet_manager.cc:1403] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.019s
I20260709 13:07:18.401351 25355 raft_consensus.cc:359] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.401984 25355 raft_consensus.cc:740] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.402674 25355 consensus_queue.cc:260] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.404644 25355 ts_tablet_manager.cc:1434] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:18.405361 25355 tablet_bootstrap.cc:492] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.419344 25355 tablet_bootstrap.cc:492] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.420135 25355 tablet_bootstrap.cc:492] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.420683 25355 ts_tablet_manager.cc:1403] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:07:18.422763 25355 raft_consensus.cc:359] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.423367 25355 raft_consensus.cc:740] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.423446 21661 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:07:18.423794 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.259s	user 0.213s	sys 0.006s
I20260709 13:07:18.424042 25355 consensus_queue.cc:260] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.425990 25355 ts_tablet_manager.cc:1434] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:07:18.426681 25355 tablet_bootstrap.cc:492] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.441035 25355 tablet_bootstrap.cc:492] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.441968 25355 tablet_bootstrap.cc:492] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.442590 25355 ts_tablet_manager.cc:1403] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 13:07:18.445031 25355 raft_consensus.cc:359] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.445714 25355 raft_consensus.cc:740] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.446549 25355 consensus_queue.cc:260] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.448552 25355 ts_tablet_manager.cc:1434] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:07:18.449321 25355 tablet_bootstrap.cc:492] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.463629 25355 tablet_bootstrap.cc:492] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.464522 25355 tablet_bootstrap.cc:492] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.465121 25355 ts_tablet_manager.cc:1403] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:07:18.467469 25355 raft_consensus.cc:359] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.468093 25355 raft_consensus.cc:740] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.468680 25355 consensus_queue.cc:260] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.470288 25355 ts_tablet_manager.cc:1434] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:07:18.470966 25355 tablet_bootstrap.cc:492] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.483579 25355 tablet_bootstrap.cc:492] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.484441 25355 tablet_bootstrap.cc:492] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.485029 25355 ts_tablet_manager.cc:1403] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 13:07:18.487763 25355 raft_consensus.cc:359] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.488420 25355 raft_consensus.cc:740] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.489192 25355 consensus_queue.cc:260] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.491700 25355 ts_tablet_manager.cc:1434] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:18.492461 25355 tablet_bootstrap.cc:492] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.506369 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.65:34067
I20260709 13:07:18.506506 25429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.65:34067 every 8 connection(s)
I20260709 13:07:18.509287 25355 tablet_bootstrap.cc:492] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.510167 25355 tablet_bootstrap.cc:492] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.510725 25355 ts_tablet_manager.cc:1403] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:07:18.513552 25355 raft_consensus.cc:359] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.514196 25355 raft_consensus.cc:740] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.514822 25355 consensus_queue.cc:260] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.516510 25355 ts_tablet_manager.cc:1434] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:07:18.517063 25355 tablet_bootstrap.cc:492] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.553992 25355 tablet_bootstrap.cc:492] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.554914 25355 tablet_bootstrap.cc:492] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.555526 25355 ts_tablet_manager.cc:1403] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.019s
I20260709 13:07:18.557969 25355 raft_consensus.cc:359] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.558597 25355 raft_consensus.cc:740] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.559373 25355 consensus_queue.cc:260] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.560518 25361 raft_consensus.cc:493] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.561234 25355 ts_tablet_manager.cc:1434] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:18.561086 25361 raft_consensus.cc:515] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.562048 25355 tablet_bootstrap.cc:492] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.563298 25430 heartbeater.cc:344] Connected to a master server at 127.21.39.126:37781
I20260709 13:07:18.563715 25430 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:18.564553 25430 heartbeater.cc:507] Master 127.21.39.126:37781 requested a full tablet report, sending...
I20260709 13:07:18.565249 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:18.563313 25361 leader_election.cc:290] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.582269 24513 ts_manager.cc:194] Re-registered known tserver with Master: dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.601024 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
W20260709 13:07:18.602435 24656 leader_election.cc:343] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.602840 24656 leader_election.cc:304] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:18.603488 25361 raft_consensus.cc:2749] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.607990 25355 tablet_bootstrap.cc:492] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.614498 25355 tablet_bootstrap.cc:492] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.615119 25355 ts_tablet_manager.cc:1403] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.019s
I20260709 13:07:18.617553 25355 raft_consensus.cc:359] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.618153 25355 raft_consensus.cc:740] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.618706 25355 consensus_queue.cc:260] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.620509 25355 ts_tablet_manager.cc:1434] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:18.620424 25081 raft_consensus.cc:493] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.620987 25081 raft_consensus.cc:515] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.621330 25355 tablet_bootstrap.cc:492] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.622697 25081 leader_election.cc:290] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:18.623989 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.624675 25401 raft_consensus.cc:2468] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:18.626196 24804 leader_election.cc:304] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:18.626878 25081 raft_consensus.cc:2804] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.627178 25081 raft_consensus.cc:493] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.627965 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:18.628702 25081 raft_consensus.cc:3060] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.634979 25081 raft_consensus.cc:515] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.637269 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:18.637543 25218 raft_consensus.cc:493] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.638244 25081 leader_election.cc:290] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:18.638094 25218 raft_consensus.cc:515] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.639503 25401 raft_consensus.cc:3060] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.639504 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:18.640115 25218 leader_election.cc:290] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.641893 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.642602 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
W20260709 13:07:18.643123 24804 leader_election.cc:343] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.643864 24802 leader_election.cc:304] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:18.644761 25218 raft_consensus.cc:2749] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.645038 25355 tablet_bootstrap.cc:492] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.645900 25355 tablet_bootstrap.cc:492] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.646473 25355 ts_tablet_manager.cc:1403] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260709 13:07:18.647588 25401 raft_consensus.cc:2468] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 2.
I20260709 13:07:18.647868 24513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41538
I20260709 13:07:18.648773 24804 leader_election.cc:304] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:18.648792 25355 raft_consensus.cc:359] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.649669 25355 raft_consensus.cc:740] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.650352 25355 consensus_queue.cc:260] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.652339 25355 ts_tablet_manager.cc:1434] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:18.652603 25218 raft_consensus.cc:2804] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.653053 25355 tablet_bootstrap.cc:492] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.653026 25218 raft_consensus.cc:697] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:18.653493 25229 raft_consensus.cc:493] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.653991 25229 raft_consensus.cc:515] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.656490 25229 leader_election.cc:290] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.653935 25218 consensus_queue.cc:237] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.657176 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:18.657582 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
W20260709 13:07:18.659416 24804 leader_election.cc:343] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.660149 24802 leader_election.cc:304] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:18.652446 25430 heartbeater.cc:499] Master 127.21.39.126:37781 was elected leader, sending a full tablet report...
I20260709 13:07:18.661597 25229 raft_consensus.cc:2749] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.676358 25355 tablet_bootstrap.cc:492] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.677235 25355 tablet_bootstrap.cc:492] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.677860 25355 ts_tablet_manager.cc:1403] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260709 13:07:18.680035 25355 raft_consensus.cc:359] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.680668 25355 raft_consensus.cc:740] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.680256 24511 catalog_manager.cc:5697] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 2 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.681313 25355 consensus_queue.cc:260] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.684098 25355 ts_tablet_manager.cc:1434] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:18.684862 25355 tablet_bootstrap.cc:492] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.698411 25355 tablet_bootstrap.cc:492] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.699213 25355 tablet_bootstrap.cc:492] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.703234 25355 ts_tablet_manager.cc:1403] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:07:18.705514 25355 raft_consensus.cc:359] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.706166 25355 raft_consensus.cc:740] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.706753 25355 consensus_queue.cc:260] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.709278 25355 ts_tablet_manager.cc:1434] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:18.710251 25355 tablet_bootstrap.cc:492] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.722123 25355 tablet_bootstrap.cc:492] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.722795 25355 tablet_bootstrap.cc:492] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.723304 25355 ts_tablet_manager.cc:1403] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:07:18.723433 25361 raft_consensus.cc:493] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.723944 25361 raft_consensus.cc:515] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.725330 25355 raft_consensus.cc:359] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.725939 25361 leader_election.cc:290] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.725971 25355 raft_consensus.cc:740] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.727413 25355 consensus_queue.cc:260] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.727335 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.728447 25401 raft_consensus.cc:2468] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:18.729393 25355 ts_tablet_manager.cc:1434] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:18.729558 24656 leader_election.cc:304] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:18.730157 25355 tablet_bootstrap.cc:492] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.732671 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:18.735596 25284 raft_consensus.cc:493] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.735852 25361 raft_consensus.cc:2804] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.736361 25361 raft_consensus.cc:493] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.736075 25284 raft_consensus.cc:515] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.736842 25361 raft_consensus.cc:3060] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.738933 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:18.739336 25284 leader_election.cc:290] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.739542 24834 raft_consensus.cc:2468] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:18.740918 24728 leader_election.cc:304] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:18.741641 25227 raft_consensus.cc:2804] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.741990 25227 raft_consensus.cc:493] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.742292 25227 raft_consensus.cc:3060] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.744987 25361 raft_consensus.cc:515] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.746269 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
W20260709 13:07:18.747529 24730 leader_election.cc:343] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.747866 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:18.749727 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:18.749904 25361 leader_election.cc:290] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.750452 25401 raft_consensus.cc:3060] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.750257 25227 raft_consensus.cc:515] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.752681 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:18.753163 24834 raft_consensus.cc:3060] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.754313 25355 tablet_bootstrap.cc:492] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.755465 25355 tablet_bootstrap.cc:492] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.756044 25355 ts_tablet_manager.cc:1403] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 13:07:18.756075 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:18.757090 25401 raft_consensus.cc:2468] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
W20260709 13:07:18.757479 24730 leader_election.cc:343] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.757997 25227 leader_election.cc:290] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.758199 24656 leader_election.cc:304] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 8e16b28767f345faa669c12df5f4912f
I20260709 13:07:18.758899 25361 raft_consensus.cc:2804] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.758888 25355 raft_consensus.cc:359] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.759652 25355 raft_consensus.cc:740] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.759857 25284 raft_consensus.cc:493] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.760295 25284 raft_consensus.cc:515] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.760331 25355 consensus_queue.cc:260] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.762254 25284 leader_election.cc:290] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.762482 25355 ts_tablet_manager.cc:1434] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:18.763526 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:18.759528 25361 raft_consensus.cc:697] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:18.765995 25361 consensus_queue.cc:237] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.767208 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.759497 24834 raft_consensus.cc:2468] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 2.
I20260709 13:07:18.768383 25315 raft_consensus.cc:493] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.768858 25315 raft_consensus.cc:515] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.770342 24728 leader_election.cc:304] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: dac2bf8a29594a8783a3d9d4c4de3305
W20260709 13:07:18.770990 24730 leader_election.cc:343] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.771401 24730 leader_election.cc:304] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:18.772171 25356 raft_consensus.cc:2804] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.772356 25227 raft_consensus.cc:2749] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.773336 25356 raft_consensus.cc:697] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:18.773438 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:18.772459 25315 leader_election.cc:290] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:18.774138 25356 consensus_queue.cc:237] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.774693 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
W20260709 13:07:18.775967 24656 leader_election.cc:343] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.776381 24656 leader_election.cc:304] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:18.776824 25355 tablet_bootstrap.cc:492] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.779742 25315 raft_consensus.cc:2749] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.780167 25218 raft_consensus.cc:493] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.780684 25218 raft_consensus.cc:515] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.781772 25315 raft_consensus.cc:493] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.782223 25315 raft_consensus.cc:515] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.782557 25218 leader_election.cc:290] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:18.784032 25315 leader_election.cc:290] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:18.785473 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:18.785940 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.786532 25402 raft_consensus.cc:2468] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:18.787984 24656 leader_election.cc:304] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:18.788362 24513 catalog_manager.cc:5697] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.789242 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:18.792387 25315 raft_consensus.cc:2804] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.792800 25315 raft_consensus.cc:493] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.793220 25315 raft_consensus.cc:3060] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.796797 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.797441 25401 raft_consensus.cc:2468] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:18.798483 24804 leader_election.cc:304] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:18.800740 25218 raft_consensus.cc:2804] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.801071 25218 raft_consensus.cc:493] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.801455 25218 raft_consensus.cc:3060] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.802374 25284 raft_consensus.cc:493] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.802834 25360 raft_consensus.cc:493] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.803316 25360 raft_consensus.cc:515] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.805212 25360 leader_election.cc:290] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.802855 25284 raft_consensus.cc:515] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.805850 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:18.807123 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.807580 25284 leader_election.cc:290] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:18.807857 25402 raft_consensus.cc:2393] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 2: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:18.808508 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.808880 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:18.801919 24511 catalog_manager.cc:5697] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:18.810595 24730 leader_election.cc:343] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.810597 24656 leader_election.cc:304] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:18.811280 24688 raft_consensus.cc:2468] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:18.811441 25360 raft_consensus.cc:3060] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.812482 24730 leader_election.cc:304] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:18.813519 25284 raft_consensus.cc:2804] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.813879 25284 raft_consensus.cc:493] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.814224 25284 raft_consensus.cc:3060] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.816817 25218 raft_consensus.cc:515] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.823865 25218 leader_election.cc:290] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:18.818127 25360 raft_consensus.cc:2749] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.824982 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:18.826988 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:18.823944 25355 tablet_bootstrap.cc:492] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.829699 25401 raft_consensus.cc:3060] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.830175 25355 tablet_bootstrap.cc:492] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.830812 25355 ts_tablet_manager.cc:1403] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.003s
I20260709 13:07:18.833181 25355 raft_consensus.cc:359] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.827306 25227 raft_consensus.cc:493] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.833794 25355 raft_consensus.cc:740] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.834010 25227 raft_consensus.cc:515] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.834801 25355 consensus_queue.cc:260] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.836582 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.837206 25400 raft_consensus.cc:2468] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:18.838665 24730 leader_election.cc:304] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:18.839897 25356 raft_consensus.cc:2804] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.840248 25356 raft_consensus.cc:493] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.840570 25356 raft_consensus.cc:3060] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.842563 25355 ts_tablet_manager.cc:1434] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:07:18.843102 25081 raft_consensus.cc:493] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.842932 25284 raft_consensus.cc:515] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.843566 25081 raft_consensus.cc:515] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.843873 25355 tablet_bootstrap.cc:492] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.845407 25081 leader_election.cc:290] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.847347 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
W20260709 13:07:18.847929 25451 log.cc:927] Time spent T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:07:18.845335 25284 leader_election.cc:290] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:18.848685 25400 raft_consensus.cc:2468] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:18.848380 25315 raft_consensus.cc:515] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.851572 24804 leader_election.cc:304] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:18.853327 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:18.856438 25441 raft_consensus.cc:2804] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.856832 25441 raft_consensus.cc:493] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.857162 25441 raft_consensus.cc:3060] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.858807 25355 tablet_bootstrap.cc:492] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.859642 25355 tablet_bootstrap.cc:492] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.860205 25355 ts_tablet_manager.cc:1403] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 13:07:18.862428 25355 raft_consensus.cc:359] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.863026 25355 raft_consensus.cc:740] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.863844 25355 consensus_queue.cc:260] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.864533 25441 raft_consensus.cc:515] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.867959 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:18.862952 25081 raft_consensus.cc:493] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.868366 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:18.868440 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:18.868639 25400 raft_consensus.cc:3060] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.869138 24688 raft_consensus.cc:3060] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.868717 25081 raft_consensus.cc:515] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.871158 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:18.871452 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:18.872848 25081 leader_election.cc:290] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
W20260709 13:07:18.873219 24730 leader_election.cc:343] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.874570 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:18.874974 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.875788 24688 raft_consensus.cc:2468] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 2.
I20260709 13:07:18.875084 24761 raft_consensus.cc:2468] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
W20260709 13:07:18.876158 24804 leader_election.cc:343] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.875926 25227 leader_election.cc:290] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:18.878160 25355 ts_tablet_manager.cc:1434] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 13:07:18.867722 25356 raft_consensus.cc:515] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.878964 25355 tablet_bootstrap.cc:492] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.879264 25401 raft_consensus.cc:2468] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 2.
I20260709 13:07:18.880195 24804 leader_election.cc:304] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:18.882140 25440 raft_consensus.cc:2804] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.882629 25440 raft_consensus.cc:697] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:18.882820 25315 leader_election.cc:290] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:18.883466 25440 consensus_queue.cc:237] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.883941 24802 leader_election.cc:304] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:18.884243 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:18.885066 25081 raft_consensus.cc:2804] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.885387 25081 raft_consensus.cc:493] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.885680 25081 raft_consensus.cc:3060] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.890251 25315 raft_consensus.cc:493] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.890767 25315 raft_consensus.cc:515] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.891793 25081 raft_consensus.cc:515] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.893033 25315 leader_election.cc:290] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.894955 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:18.895359 25229 raft_consensus.cc:493] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.895624 25402 raft_consensus.cc:3060] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.895821 25229 raft_consensus.cc:515] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.898048 25229 leader_election.cc:290] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:18.901597 25402 raft_consensus.cc:2468] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 2.
I20260709 13:07:18.903204 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:18.903843 25456 raft_consensus.cc:493] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.904496 24730 leader_election.cc:304] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:18.904366 25456 raft_consensus.cc:515] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.905212 25227 raft_consensus.cc:2804] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.905653 25227 raft_consensus.cc:697] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:18.905860 25398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.906468 25456 leader_election.cc:290] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.903393 25355 tablet_bootstrap.cc:492] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:18.907086 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:18.906430 25227 consensus_queue.cc:237] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.905431 25399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:18.907699 25355 tablet_bootstrap.cc:492] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:18.907847 24834 raft_consensus.cc:2393] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d5d9a644079419cba65a200a2adde0b in current term 2: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:18.908051 25399 raft_consensus.cc:3060] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.908457 25355 ts_tablet_manager.cc:1403] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.004s
I20260709 13:07:18.875681 25441 leader_election.cc:290] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
W20260709 13:07:18.910320 24656 leader_election.cc:343] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.911994 25355 raft_consensus.cc:359] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.912634 25355 raft_consensus.cc:740] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.913357 25355 consensus_queue.cc:260] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.915431 25355 ts_tablet_manager.cc:1434] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:18.880993 25454 raft_consensus.cc:493] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.893549 25081 leader_election.cc:290] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.916268 25355 tablet_bootstrap.cc:492] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:18.916035 25454 raft_consensus.cc:515] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.918089 25454 leader_election.cc:290] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.918458 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3896d4d2bf545e3831250837609af90" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.879907 25356 leader_election.cc:290] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:18.920599 24730 leader_election.cc:304] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:18.923959 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.925343 25397 raft_consensus.cc:2393] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 2: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:18.924360 25456 raft_consensus.cc:2804] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.927177 25456 raft_consensus.cc:697] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:18.927995 25456 consensus_queue.cc:237] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.935799 25399 raft_consensus.cc:2468] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:18.923564 24730 leader_election.cc:304] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:18.939870 25227 raft_consensus.cc:3060] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.946650 24656 leader_election.cc:304] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:18.950829 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:18.951423 24761 raft_consensus.cc:3060] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.955300 25227 raft_consensus.cc:2749] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.957834 25315 raft_consensus.cc:2804] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.958328 25315 raft_consensus.cc:697] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:18.959084 25315 consensus_queue.cc:237] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:18.881325 25400 raft_consensus.cc:2468] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 2.
I20260709 13:07:18.962401 24511 catalog_manager.cc:5697] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:18.963195 25440 raft_consensus.cc:493] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.972914 25440 raft_consensus.cc:515] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.974447 24761 raft_consensus.cc:2468] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 2.
I20260709 13:07:18.980264 25284 raft_consensus.cc:493] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.979264 24512 catalog_manager.cc:5697] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 2 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.980974 25455 raft_consensus.cc:493] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.981473 25455 raft_consensus.cc:515] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.983570 25455 leader_election.cc:290] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.984777 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26279cfee0e94f5f874aa44e0cfbe84a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.985460 25400 raft_consensus.cc:2468] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:18.981019 25284 raft_consensus.cc:515] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:18.986562 24656 leader_election.cc:304] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:18.988777 25455 raft_consensus.cc:493] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.989162 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:18.989353 25455 raft_consensus.cc:515] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:18.989785 24834 raft_consensus.cc:2468] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:18.989966 25284 leader_election.cc:290] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.991248 25455 leader_election.cc:290] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.991720 25455 raft_consensus.cc:2804] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.992058 25455 raft_consensus.cc:493] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:18.992434 25455 raft_consensus.cc:3060] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.993233 25440 leader_election.cc:290] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:18.995450 24728 leader_election.cc:304] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:18.996320 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:18.996943 25400 raft_consensus.cc:2468] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:18.997838 25227 raft_consensus.cc:2804] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.997854 24656 leader_election.cc:304] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:18.996122 24511 catalog_manager.cc:5697] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.998742 25361 raft_consensus.cc:2804] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.999686 25361 raft_consensus.cc:493] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.000026 25361 raft_consensus.cc:3060] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.998396 25227 raft_consensus.cc:493] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.002511 25227 raft_consensus.cc:3060] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.006398 25361 raft_consensus.cc:515] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.008805 25361 leader_election.cc:290] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
W20260709 13:07:19.009677 25463 log.cc:927] Time spent T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:07:19.010023 25455 raft_consensus.cc:515] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.011196 25227 raft_consensus.cc:515] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.013043 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.013302 25455 leader_election.cc:290] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:19.013447 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26279cfee0e94f5f874aa44e0cfbe84a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.014380 25401 raft_consensus.cc:3060] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.016625 25399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1965ed827f42e8b85cc53bba7bf7b7" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.017088 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.017813 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26279cfee0e94f5f874aa44e0cfbe84a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.018765 25227 leader_election.cc:290] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:19.013589 25400 raft_consensus.cc:3060] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.022816 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26279cfee0e94f5f874aa44e0cfbe84a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:19.023643 25440 raft_consensus.cc:493] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.024133 25440 raft_consensus.cc:515] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.025898 25440 leader_election.cc:290] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.013518 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:19.026408 24834 raft_consensus.cc:3060] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.020784 25355 tablet_bootstrap.cc:492] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:19.027499 25355 tablet_bootstrap.cc:492] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:19.028191 25355 ts_tablet_manager.cc:1403] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.112s	user 0.028s	sys 0.047s
I20260709 13:07:19.029456 25081 raft_consensus.cc:493] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.029934 25081 raft_consensus.cc:515] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.023602 24687 raft_consensus.cc:2393] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 2: Already voted for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in this term.
I20260709 13:07:19.031288 25400 raft_consensus.cc:2468] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:19.031554 25081 leader_election.cc:290] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.032267 24804 leader_election.cc:304] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 7d5d9a644079419cba65a200a2adde0b
I20260709 13:07:19.032490 25355 raft_consensus.cc:359] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.033200 25355 raft_consensus.cc:740] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.033524 25440 raft_consensus.cc:2804] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.033869 25355 consensus_queue.cc:260] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.034765 24656 leader_election.cc:304] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:19.035444 25455 raft_consensus.cc:2804] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.035897 25455 raft_consensus.cc:697] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:19.036660 25455 consensus_queue.cc:237] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.037400 25401 raft_consensus.cc:2468] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:19.037930 25227 raft_consensus.cc:493] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.038360 25227 raft_consensus.cc:515] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.040052 24834 raft_consensus.cc:2468] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 2.
I20260709 13:07:19.041325 25227 leader_election.cc:290] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
W20260709 13:07:19.042542 24730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.66:36299, user_credentials={real_user=slave}} blocked reactor thread for 89761.6us
I20260709 13:07:19.042718 24656 leader_election.cc:304] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:19.040341 25355 ts_tablet_manager.cc:1434] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:07:19.044042 25361 raft_consensus.cc:2804] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.044534 25361 raft_consensus.cc:697] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:19.044061 25355 tablet_bootstrap.cc:492] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:19.046556 25440 raft_consensus.cc:697] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:19.047372 25440 consensus_queue.cc:237] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.047647 24728 leader_election.cc:304] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:19.048395 25227 raft_consensus.cc:2804] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.048983 25227 raft_consensus.cc:697] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:19.049211 25361 consensus_queue.cc:237] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.048463 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3411a33ce4859ac35774442d2ec55" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:19.048368 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3411a33ce4859ac35774442d2ec55" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
W20260709 13:07:19.033274 24804 leader_election.cc:343] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.049609 25227 consensus_queue.cc:237] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.051822 24804 leader_election.cc:304] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.055794 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.056756 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fe71caf1f04193ac45015976b59cc3" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.071280 24511 catalog_manager.cc:5697] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:19.081351 24804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.65:34067, user_credentials={real_user=slave}} blocked reactor thread for 48107.7us
W20260709 13:07:19.081992 24804 leader_election.cc:343] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:19.084354 24730 leader_election.cc:343] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.084750 24730 leader_election.cc:304] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.078428 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:19.086953 25284 raft_consensus.cc:2749] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:19.087284 24730 leader_election.cc:343] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.091140 25081 raft_consensus.cc:2804] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.092173 25458 raft_consensus.cc:493] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.092697 25458 raft_consensus.cc:515] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.093516 25315 raft_consensus.cc:493] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.094027 25315 raft_consensus.cc:515] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
W20260709 13:07:19.091694 24730 leader_election.cc:343] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.096665 25081 raft_consensus.cc:697] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:19.097420 25081 consensus_queue.cc:237] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.094534 25458 leader_election.cc:290] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.101198 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.101198 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:19.100865 24513 catalog_manager.cc:5697] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.103451 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:19.104055 24834 raft_consensus.cc:2468] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
W20260709 13:07:19.107175 24656 leader_election.cc:343] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.107601 24656 leader_election.cc:304] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.109135 25218 raft_consensus.cc:493] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.113344 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccd2362079b4e18aec157b4ff007d04" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:19.109622 25218 raft_consensus.cc:515] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.106617 25315 leader_election.cc:290] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:19.112308 25455 raft_consensus.cc:2749] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:19.108695 25458 raft_consensus.cc:493] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.119980 25458 raft_consensus.cc:515] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.124682 25458 leader_election.cc:290] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.125420 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26279cfee0e94f5f874aa44e0cfbe84a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:19.127980 24837 raft_consensus.cc:2468] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:19.134233 25218 leader_election.cc:290] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
W20260709 13:07:19.145097 25464 log.cc:927] Time spent T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260709 13:07:19.150731 25454 raft_consensus.cc:493] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.151253 25454 raft_consensus.cc:515] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.153353 25454 leader_election.cc:290] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
W20260709 13:07:19.155072 24802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.67:33511, user_credentials={real_user=slave}} blocked reactor thread for 44562.5us
I20260709 13:07:19.155484 25355 tablet_bootstrap.cc:492] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:19.150785 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:19.156358 25355 tablet_bootstrap.cc:492] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:19.156491 24834 raft_consensus.cc:2468] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:19.157053 25355 ts_tablet_manager.cc:1403] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.019s
I20260709 13:07:19.155735 24802 leader_election.cc:304] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.159437 25355 raft_consensus.cc:359] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.160046 25355 raft_consensus.cc:740] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.161408 25361 raft_consensus.cc:493] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.161973 25361 raft_consensus.cc:515] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.163055 25229 raft_consensus.cc:2749] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:19.162842 25355 consensus_queue.cc:260] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.163861 25361 leader_election.cc:290] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:19.162774 24511 catalog_manager.cc:5697] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 2 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.162087 25465 raft_consensus.cc:493] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.166826 25465 raft_consensus.cc:515] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.167155 25355 ts_tablet_manager.cc:1434] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:19.167912 25355 tablet_bootstrap.cc:492] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:19.168699 25465 leader_election.cc:290] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:19.169597 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:19.170212 24837 raft_consensus.cc:3060] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.173715 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:19.174399 24834 raft_consensus.cc:2468] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:19.175534 24728 leader_election.cc:304] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:19.176970 25465 raft_consensus.cc:2804] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:19.177304 25465 raft_consensus.cc:493] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.177639 25465 raft_consensus.cc:3060] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.179629 25229 raft_consensus.cc:493] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.181018 25227 raft_consensus.cc:493] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.181490 25227 raft_consensus.cc:515] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.183176 25227 leader_election.cc:290] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.184304 25315 raft_consensus.cc:493] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.184763 25315 raft_consensus.cc:515] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.183435 24509 catalog_manager.cc:5697] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:19.180130 25229 raft_consensus.cc:515] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.186506 25315 leader_election.cc:290] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:19.188432 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26279cfee0e94f5f874aa44e0cfbe84a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:19.188737 25229 leader_election.cc:290] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.186543 24509 catalog_manager.cc:5697] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:19.189024 24834 raft_consensus.cc:3060] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.197021 25227 raft_consensus.cc:493] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.197528 25227 raft_consensus.cc:515] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.199285 25227 leader_election.cc:290] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.200519 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:19.200666 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.201329 25401 raft_consensus.cc:2393] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 2: Already voted for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in this term.
I20260709 13:07:19.207577 24511 catalog_manager.cc:5697] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 2 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.209554 25315 raft_consensus.cc:493] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.210023 25315 raft_consensus.cc:515] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.211845 25315 leader_election.cc:290] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:19.213964 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d98d3df7ca4f4f84b5dbe96d8d91947d" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.215473 25401 raft_consensus.cc:2393] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 2: Already voted for candidate 7d5d9a644079419cba65a200a2adde0b in this term.
I20260709 13:07:19.219722 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3411a33ce4859ac35774442d2ec55" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b" is_pre_election: true
I20260709 13:07:19.220338 24763 raft_consensus.cc:2468] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:19.221939 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.222640 25400 raft_consensus.cc:2393] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 2: Already voted for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in this term.
I20260709 13:07:19.222872 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.223439 25397 raft_consensus.cc:2468] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:19.223707 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbf3bdae644d819a3ee89ad647045f" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:19.193240 25465 raft_consensus.cc:515] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.225551 25465 leader_election.cc:290] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:19.226200 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:19.226806 24836 raft_consensus.cc:3060] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.226902 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abfb3bf33b74774bade3901baaca799" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:19.227794 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:19.227949 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.228597 24687 raft_consensus.cc:2468] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:19.228677 25397 raft_consensus.cc:2468] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:19.231619 25397 raft_consensus.cc:1275] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 8e16b28767f345faa669c12df5f4912f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.232007 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:19.232544 24688 raft_consensus.cc:2468] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:19.233413 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.234011 25397 raft_consensus.cc:2468] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:19.236202 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.237056 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.237839 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:19.238376 24688 raft_consensus.cc:2468] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:19.238508 24687 raft_consensus.cc:1275] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer 8e16b28767f345faa669c12df5f4912f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.239081 25401 raft_consensus.cc:2468] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:19.242586 24654 leader_election.cc:304] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.242929 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:19.243530 24687 raft_consensus.cc:2468] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 1.
I20260709 13:07:19.244084 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.244627 25397 raft_consensus.cc:2468] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 1.
I20260709 13:07:19.246784 24837 raft_consensus.cc:2468] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:19.236100 24836 raft_consensus.cc:2468] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 2.
I20260709 13:07:19.248551 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.249223 24728 leader_election.cc:304] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:19.250028 25465 raft_consensus.cc:2804] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.250412 25465 raft_consensus.cc:697] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:19.250631 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3411a33ce4859ac35774442d2ec55" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.251137 25465 consensus_queue.cc:237] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.253814 25355 tablet_bootstrap.cc:492] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:19.254761 25355 tablet_bootstrap.cc:492] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:19.255342 25355 ts_tablet_manager.cc:1403] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.088s	user 0.032s	sys 0.045s
I20260709 13:07:19.249347 24804 leader_election.cc:304] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.260082 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.257623 25355 raft_consensus.cc:359] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.266215 25355 raft_consensus.cc:740] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.266426 25400 raft_consensus.cc:2393] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d5d9a644079419cba65a200a2adde0b in current term 2: Already voted for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in this term.
I20260709 13:07:19.259972 25315 raft_consensus.cc:2804] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:19.264482 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.266983 25355 consensus_queue.cc:260] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.267472 25315 raft_consensus.cc:493] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.259295 25401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" is_pre_election: true
I20260709 13:07:19.267897 25315 raft_consensus.cc:3060] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.260012 24654 leader_election.cc:304] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.269358 25361 raft_consensus.cc:3060] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.258956 24656 leader_election.cc:304] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae; no voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.270905 25454 raft_consensus.cc:3060] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.272224 24654 leader_election.cc:304] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:19.272737 25355 ts_tablet_manager.cc:1434] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:07:19.259763 24804 leader_election.cc:304] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:19.256260 24834 raft_consensus.cc:2468] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:19.274358 25360 raft_consensus.cc:2804] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:19.274761 25360 raft_consensus.cc:493] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.274914 25471 raft_consensus.cc:2804] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:19.275285 25471 raft_consensus.cc:493] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.275596 25471 raft_consensus.cc:3060] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.274353 25440 raft_consensus.cc:2749] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:19.282099 25471 raft_consensus.cc:515] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.273568 25355 tablet_bootstrap.cc:492] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:19.282835 25360 raft_consensus.cc:3060] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.284143 25361 raft_consensus.cc:2749] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:19.289755 25471 leader_election.cc:290] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.294381 24656 leader_election.cc:304] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:19.295344 24656 leader_election.cc:304] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:19.296096 25455 raft_consensus.cc:2804] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:19.296487 25455 raft_consensus.cc:493] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.296825 25455 raft_consensus.cc:3060] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.297689 25361 raft_consensus.cc:2804] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:19.298241 24513 catalog_manager.cc:5697] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.289523 25360 raft_consensus.cc:515] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.301075 25360 leader_election.cc:290] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
W20260709 13:07:19.301683 24656 leader_election.cc:343] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.303712 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3411a33ce4859ac35774442d2ec55" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.298206 25361 raft_consensus.cc:493] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.305091 25361 raft_consensus.cc:3060] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.310686 25454 raft_consensus.cc:2749] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:19.311398 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3411a33ce4859ac35774442d2ec55" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:19.311923 24762 raft_consensus.cc:3060] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.312048 25315 raft_consensus.cc:515] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.313975 25315 leader_election.cc:290] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
W20260709 13:07:19.315176 24656 leader_election.cc:343] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.315590 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.316255 25397 raft_consensus.cc:3060] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.317910 24762 raft_consensus.cc:2468] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:19.320751 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:19.321326 24687 raft_consensus.cc:2468] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 1.
I20260709 13:07:19.322499 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" is_pre_election: true
I20260709 13:07:19.325029 25455 raft_consensus.cc:515] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.327000 24654 leader_election.cc:304] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: dac2bf8a29594a8783a3d9d4c4de3305
W20260709 13:07:19.328423 24730 leader_election.cc:343] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.329854 25397 raft_consensus.cc:2468] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:19.329823 25315 raft_consensus.cc:2804] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:07:19.330242 24730 leader_election.cc:343] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.276672 24804 leader_election.cc:304] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
W20260709 13:07:19.331714 24804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.66:36299, user_credentials={real_user=slave}} blocked reactor thread for 55104.6us
W20260709 13:07:19.331921 24730 leader_election.cc:343] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.331928 24656 leader_election.cc:304] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:19.332298 24804 leader_election.cc:304] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:19.332876 25454 raft_consensus.cc:2804] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.333313 24804 leader_election.cc:304] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:19.334079 25229 raft_consensus.cc:2804] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:19.334103 25471 consensus_queue.cc:1048] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.334499 25229 raft_consensus.cc:493] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.334837 25355 tablet_bootstrap.cc:492] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:19.335397 25471 raft_consensus.cc:2804] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:19.335757 25471 raft_consensus.cc:493] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.336163 25471 raft_consensus.cc:3060] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.333324 25454 raft_consensus.cc:697] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:19.338683 25454 consensus_queue.cc:237] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.339550 25315 raft_consensus.cc:697] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:19.335858 25355 tablet_bootstrap.cc:492] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:19.341369 25355 ts_tablet_manager.cc:1403] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.068s	user 0.033s	sys 0.016s
I20260709 13:07:19.343708 25355 raft_consensus.cc:359] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.344285 25355 raft_consensus.cc:740] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.344933 25355 consensus_queue.cc:260] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.340303 25315 consensus_queue.cc:237] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.339206 24730 leader_election.cc:304] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [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: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.349645 24730 leader_election.cc:304] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [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: 7d5d9a644079419cba65a200a2adde0b; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.349852 25081 raft_consensus.cc:2804] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:19.350586 25465 raft_consensus.cc:2804] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:19.351125 25465 raft_consensus.cc:493] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.351451 25465 raft_consensus.cc:3060] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.352134 25356 raft_consensus.cc:3060] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.352833 25471 raft_consensus.cc:515] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.350597 25081 raft_consensus.cc:493] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Starting leader election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:19.354025 25081 raft_consensus.cc:3060] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.334836 25229 raft_consensus.cc:3060] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.358384 25356 raft_consensus.cc:2749] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:19.359583 25397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.360154 25397 raft_consensus.cc:3060] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.361496 25355 ts_tablet_manager.cc:1434] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:07:19.362454 25400 raft_consensus.cc:1275] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.364490 25477 consensus_queue.cc:1048] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.364809 25455 leader_election.cc:290] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:19.364918 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
W20260709 13:07:19.359699 24730 consensus_peers.cc:597] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.365334 25400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.366194 25400 raft_consensus.cc:2393] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 2: Already voted for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in this term.
W20260709 13:07:19.366266 24730 consensus_peers.cc:597] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.368825 25355 tablet_bootstrap.cc:492] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:19.376996 25229 raft_consensus.cc:515] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.378968 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563f851c82044106b8390b70825bded1" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:19.379747 24837 raft_consensus.cc:2393] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 2: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:19.379925 24804 leader_election.cc:304] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.380925 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:19.381735 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f" is_pre_election: true
I20260709 13:07:19.383028 24836 raft_consensus.cc:2393] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 2: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:19.384856 25471 leader_election.cc:290] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.386456 25361 raft_consensus.cc:515] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.388893 25465 raft_consensus.cc:515] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.389233 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.389822 25402 raft_consensus.cc:3060] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.382275 24835 raft_consensus.cc:3060] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.400960 24837 raft_consensus.cc:1275] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 7d5d9a644079419cba65a200a2adde0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.401075 24804 leader_election.cc:304] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.404830 25227 consensus_queue.cc:1048] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.414078 25229 leader_election.cc:290] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.418403 24686 raft_consensus.cc:1275] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer 7d5d9a644079419cba65a200a2adde0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.421665 25458 consensus_queue.cc:1048] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:19.424211 24804 leader_election.cc:343] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.402550 25081 raft_consensus.cc:515] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.430271 25081 leader_election.cc:290] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.430666 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:19.431138 25472 raft_consensus.cc:2749] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:19.431388 24686 raft_consensus.cc:2393] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 2: Already voted for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in this term.
I20260709 13:07:19.431720 24834 raft_consensus.cc:2393] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 2: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:19.434970 25465 leader_election.cc:290] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Requested vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:19.403077 25361 leader_election.cc:290] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067)
I20260709 13:07:19.436754 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:19.437275 24689 raft_consensus.cc:3060] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.440838 25397 raft_consensus.cc:2468] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:19.442045 24687 raft_consensus.cc:1275] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer 8e16b28767f345faa669c12df5f4912f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.442855 25396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e53a9725a349afb784f5b28c513d86" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.443418 25398 raft_consensus.cc:1275] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.444104 25395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.452672 24689 raft_consensus.cc:2468] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e16b28767f345faa669c12df5f4912f in term 2.
I20260709 13:07:19.438690 25402 raft_consensus.cc:2468] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:19.456949 25455 consensus_queue.cc:1048] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:07:19.464490 24804 leader_election.cc:304] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.470369 25081 consensus_queue.cc:1048] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.467880 24656 leader_election.cc:304] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:19.471920 24804 leader_election.cc:304] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 8e16b28767f345faa669c12df5f4912f; no voters: 
I20260709 13:07:19.474309 25081 raft_consensus.cc:2804] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.474776 25081 raft_consensus.cc:697] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Becoming Leader. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:19.467332 25472 raft_consensus.cc:2749] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:19.474133 24656 leader_election.cc:304] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:19.475453 25081 consensus_queue.cc:237] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.484005 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:19.478808 25455 raft_consensus.cc:2804] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.477628 25477 raft_consensus.cc:2804] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.480244 24835 raft_consensus.cc:1275] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.484342 24833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e488595f0ab479397b4b56b9b091213" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:19.486720 24762 raft_consensus.cc:1275] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.493660 25477 raft_consensus.cc:697] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:19.487706 24836 raft_consensus.cc:1275] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.495690 24833 raft_consensus.cc:2393] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 2: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
I20260709 13:07:19.495537 25361 consensus_queue.cc:1048] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.482765 24513 catalog_manager.cc:5697] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:19.491511 25455 raft_consensus.cc:697] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:19.493836 25218 raft_consensus.cc:2749] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:19.500655 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:19.503532 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:19.504066 24689 raft_consensus.cc:3060] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.505716 24690 raft_consensus.cc:1275] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer 7d5d9a644079419cba65a200a2adde0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.509735 25284 consensus_queue.cc:1048] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.500365 24834 raft_consensus.cc:2393] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb18385b2a54c3f9d946dd8d4b659ae in current term 2: Already voted for candidate 8e16b28767f345faa669c12df5f4912f in this term.
W20260709 13:07:19.509625 24804 leader_election.cc:343] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.513187 25402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d85a7e3b184d399ccf645a4f5a6b4a" candidate_uuid: "8e16b28767f345faa669c12df5f4912f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.513993 25402 raft_consensus.cc:2393] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e16b28767f345faa669c12df5f4912f in current term 2: Already voted for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in this term.
I20260709 13:07:19.514848 25477 consensus_queue.cc:237] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.515993 25465 consensus_queue.cc:1048] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.521243 24804 leader_election.cc:304] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.522209 25440 raft_consensus.cc:2749] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:19.523721 25398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bf34652a384a2abba1344155d2b52f" candidate_uuid: "7d5d9a644079419cba65a200a2adde0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
I20260709 13:07:19.530587 24689 raft_consensus.cc:2468] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d5d9a644079419cba65a200a2adde0b in term 2.
I20260709 13:07:19.539083 24730 leader_election.cc:304] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:19.554066 24804 leader_election.cc:304] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:19.555320 25081 raft_consensus.cc:2749] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:07:19.556201 25485 log.cc:927] Time spent T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 13:07:19.556851 25394 raft_consensus.cc:1275] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 8e16b28767f345faa669c12df5f4912f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.557428 25361 consensus_queue.cc:1048] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.550272 25455 consensus_queue.cc:237] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.561039 25355 tablet_bootstrap.cc:492] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:19.554539 25465 raft_consensus.cc:2804] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:19.561656 25465 raft_consensus.cc:697] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Becoming Leader. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:19.569861 25355 tablet_bootstrap.cc:492] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:19.596848 25355 ts_tablet_manager.cc:1403] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.228s	user 0.023s	sys 0.000s
W20260709 13:07:19.600823 24730 leader_election.cc:343] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:19.612080 25395 raft_consensus.cc:1275] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 7d5d9a644079419cba65a200a2adde0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.641916 25465 consensus_queue.cc:237] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.651330 25355 raft_consensus.cc:359] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.652268 25355 raft_consensus.cc:740] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.601696 25477 consensus_queue.cc:1048] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:07:19.653770 25355 consensus_queue.cc:260] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:19.668996 25355 ts_tablet_manager.cc:1434] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
W20260709 13:07:19.669917 24730 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:34067, user_credentials={real_user=slave}} blocked reactor thread for 59050.1us
I20260709 13:07:19.674698 25501 consensus_queue.cc:1048] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.676522 24760 raft_consensus.cc:1275] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer 8e16b28767f345faa669c12df5f4912f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.678835 24834 raft_consensus.cc:1275] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 7d5d9a644079419cba65a200a2adde0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.686668 25396 raft_consensus.cc:1275] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.755491 25355 tablet_bootstrap.cc:492] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:19.757164 25441 consensus_queue.cc:1048] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.777360 25398 raft_consensus.cc:1275] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.780045 25394 raft_consensus.cc:1275] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 8e16b28767f345faa669c12df5f4912f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.786927 24833 raft_consensus.cc:1275] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 7d5d9a644079419cba65a200a2adde0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.786664 24512 catalog_manager.cc:5697] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 8e16b28767f345faa669c12df5f4912f (127.21.39.68). New cstate: current_term: 2 leader_uuid: "8e16b28767f345faa669c12df5f4912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.791116 25399 raft_consensus.cc:3060] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:19.796926 25501 consensus_queue.cc:1048] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.803659 25361 consensus_queue.cc:1048] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.805146 25455 consensus_queue.cc:1048] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.821022 25400 raft_consensus.cc:1275] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.823433 25492 consensus_queue.cc:1048] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.824535 25502 consensus_queue.cc:1048] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:19.859467 24656 consensus_peers.cc:597] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.867660 24834 raft_consensus.cc:1275] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.871520 25492 consensus_queue.cc:1048] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:19.878762 24730 consensus_peers.cc:597] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.880362 25399 raft_consensus.cc:1275] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 7d5d9a644079419cba65a200a2adde0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.904649 25081 consensus_queue.cc:1048] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.905884 25471 consensus_queue.cc:1048] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.916626 25355 tablet_bootstrap.cc:492] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:19.917546 25355 tablet_bootstrap.cc:492] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:19.918195 24759 raft_consensus.cc:1275] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer 8e16b28767f345faa669c12df5f4912f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.918496 25355 ts_tablet_manager.cc:1403] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.163s	user 0.026s	sys 0.019s
I20260709 13:07:19.920795 25355 raft_consensus.cc:359] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.921396 25355 raft_consensus.cc:740] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.922115 25355 consensus_queue.cc:260] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:19.924077 25355 ts_tablet_manager.cc:1434] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:19.924865 25355 tablet_bootstrap.cc:492] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:19.933851 25458 consensus_queue.cc:1048] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.936841 24759 raft_consensus.cc:1275] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.939205 25477 consensus_queue.cc:1048] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:19.940984 25482 consensus_queue.cc:1048] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.950984 25355 tablet_bootstrap.cc:492] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:19.948957 24512 catalog_manager.cc:5697] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:19.953344 25355 tablet_bootstrap.cc:492] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:19.954389 25355 ts_tablet_manager.cc:1403] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260709 13:07:19.955116 24512 catalog_manager.cc:5697] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:19.956590 25355 raft_consensus.cc:359] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.957258 25355 raft_consensus.cc:740] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:19.957968 25355 consensus_queue.cc:260] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:19.959940 25355 ts_tablet_manager.cc:1434] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
W20260709 13:07:19.970122 24804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:34067, user_credentials={real_user=slave}} blocked reactor thread for 66950.2us
I20260709 13:07:19.974363 25355 tablet_bootstrap.cc:492] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:19.956605 24512 catalog_manager.cc:5697] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:19.985733 25394 raft_consensus.cc:1275] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.987298 25500 consensus_queue.cc:1048] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:20.004009 24511 catalog_manager.cc:5697] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b reported cstate change: term changed from 1 to 2, leader changed from dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65) to 7d5d9a644079419cba65a200a2adde0b (127.21.39.67). New cstate: current_term: 2 leader_uuid: "7d5d9a644079419cba65a200a2adde0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:20.019287 25355 tablet_bootstrap.cc:492] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.020131 25355 tablet_bootstrap.cc:492] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.020699 25355 ts_tablet_manager.cc:1403] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.001s
I20260709 13:07:20.022563 25355 raft_consensus.cc:359] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:20.023149 25355 raft_consensus.cc:740] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.023762 25355 consensus_queue.cc:260] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:20.026082 24837 raft_consensus.cc:1275] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:20.028609 25355 ts_tablet_manager.cc:1434] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:20.029418 25355 tablet_bootstrap.cc:492] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.032258 24836 raft_consensus.cc:1275] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:20.037117 24690 raft_consensus.cc:1275] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer 8e16b28767f345faa669c12df5f4912f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:20.067142 24690 raft_consensus.cc:1275] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer 7d5d9a644079419cba65a200a2adde0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:07:20.069182 24804 consensus_peers.cc:597] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.070387 25315 consensus_queue.cc:1048] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:20.071578 25527 consensus_queue.cc:1048] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:20.071624 25315 consensus_queue.cc:1048] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:20.087442 25482 consensus_queue.cc:1048] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:20.099291 24835 raft_consensus.cc:1275] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:20.111063 25360 consensus_queue.cc:1048] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:20.118209 24804 consensus_peers.cc:597] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.148841 25398 raft_consensus.cc:1275] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:20.152081 25315 consensus_queue.cc:1048] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:20.157145 24730 consensus_peers.cc:597] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.207000 25355 tablet_bootstrap.cc:492] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.207917 25355 tablet_bootstrap.cc:492] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.208491 25355 ts_tablet_manager.cc:1403] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.179s	user 0.051s	sys 0.085s
I20260709 13:07:20.223883 25355 raft_consensus.cc:359] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.224532 25355 raft_consensus.cc:740] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.225258 25355 consensus_queue.cc:260] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.241127 25355 ts_tablet_manager.cc:1434] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 13:07:20.241930 25355 tablet_bootstrap.cc:492] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.263315 25355 tablet_bootstrap.cc:492] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.264143 25355 tablet_bootstrap.cc:492] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.266175 25355 ts_tablet_manager.cc:1403] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.001s
I20260709 13:07:20.270009 25355 raft_consensus.cc:359] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.270605 25355 raft_consensus.cc:740] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.271234 25355 consensus_queue.cc:260] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
W20260709 13:07:20.272197 24730 consensus_peers.cc:597] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:20.273294 25355 ts_tablet_manager.cc:1434] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:07:20.274277 25355 tablet_bootstrap.cc:492] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.291148 25355 tablet_bootstrap.cc:492] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.291904 25355 tablet_bootstrap.cc:492] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.292441 25355 ts_tablet_manager.cc:1403] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 13:07:20.294044 25355 raft_consensus.cc:359] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:20.294466 25355 raft_consensus.cc:740] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.294929 25355 consensus_queue.cc:260] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:20.296247 25355 ts_tablet_manager.cc:1434] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:20.297055 25355 tablet_bootstrap.cc:492] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.308269 25355 tablet_bootstrap.cc:492] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.308950 25355 tablet_bootstrap.cc:492] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.309425 25355 ts_tablet_manager.cc:1403] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:07:20.311498 25355 raft_consensus.cc:359] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.312107 25355 raft_consensus.cc:740] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.312724 25355 consensus_queue.cc:260] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.317514 25355 ts_tablet_manager.cc:1434] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:07:20.318224 25355 tablet_bootstrap.cc:492] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.330364 25355 tablet_bootstrap.cc:492] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.330909 25355 tablet_bootstrap.cc:492] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.331347 25355 ts_tablet_manager.cc:1403] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 13:07:20.333066 25355 raft_consensus.cc:359] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:20.333487 25355 raft_consensus.cc:740] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.333940 25355 consensus_queue.cc:260] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:20.335268 25355 ts_tablet_manager.cc:1434] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:20.335868 25355 tablet_bootstrap.cc:492] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.341212 25396 raft_consensus.cc:3060] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:20.346232 25355 tablet_bootstrap.cc:492] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.346899 25355 tablet_bootstrap.cc:492] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.347342 25355 ts_tablet_manager.cc:1403] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 13:07:20.349237 25355 raft_consensus.cc:359] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:20.349907 25355 raft_consensus.cc:740] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.350632 25355 consensus_queue.cc:260] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:20.352552 25355 ts_tablet_manager.cc:1434] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:20.353236 25355 tablet_bootstrap.cc:492] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.365216 25355 tablet_bootstrap.cc:492] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.366003 25355 tablet_bootstrap.cc:492] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.366458 25355 ts_tablet_manager.cc:1403] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 13:07:20.368158 25355 raft_consensus.cc:359] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:20.368729 25355 raft_consensus.cc:740] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.369374 25396 raft_consensus.cc:3060] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:20.369415 25355 consensus_queue.cc:260] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:20.371618 25355 ts_tablet_manager.cc:1434] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:20.372507 25355 tablet_bootstrap.cc:492] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.387101 25355 tablet_bootstrap.cc:492] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.387907 25355 tablet_bootstrap.cc:492] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.388484 25355 ts_tablet_manager.cc:1403] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:07:20.390674 25355 raft_consensus.cc:359] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:20.391283 25355 raft_consensus.cc:740] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.391961 25355 consensus_queue.cc:260] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:20.393869 25355 ts_tablet_manager.cc:1434] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:07:20.394547 25355 tablet_bootstrap.cc:492] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.421944 25398 raft_consensus.cc:3060] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:20.437552 25355 tablet_bootstrap.cc:492] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.438472 25355 tablet_bootstrap.cc:492] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.439102 25355 ts_tablet_manager.cc:1403] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.002s
I20260709 13:07:20.441433 25355 raft_consensus.cc:359] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.442044 25355 raft_consensus.cc:740] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.442631 25355 consensus_queue.cc:260] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.444018 25355 ts_tablet_manager.cc:1434] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:20.444715 25355 tablet_bootstrap.cc:492] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.463310 25355 tablet_bootstrap.cc:492] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.464135 25355 tablet_bootstrap.cc:492] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.464713 25355 ts_tablet_manager.cc:1403] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:07:20.466964 25398 raft_consensus.cc:3060] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:20.466863 25355 raft_consensus.cc:359] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.467398 25355 raft_consensus.cc:740] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.467948 25355 consensus_queue.cc:260] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.469579 25355 ts_tablet_manager.cc:1434] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:20.470311 25355 tablet_bootstrap.cc:492] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.511262 25355 tablet_bootstrap.cc:492] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.512004 25355 tablet_bootstrap.cc:492] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.512519 25355 ts_tablet_manager.cc:1403] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.015s
I20260709 13:07:20.514293 25355 raft_consensus.cc:359] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.515172 25355 raft_consensus.cc:740] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.515796 25355 consensus_queue.cc:260] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.517649 25355 ts_tablet_manager.cc:1434] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:20.518643 25355 tablet_bootstrap.cc:492] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.530246 25355 tablet_bootstrap.cc:492] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.530930 25355 tablet_bootstrap.cc:492] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.531401 25355 ts_tablet_manager.cc:1403] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:07:20.533115 25355 raft_consensus.cc:359] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.533560 25355 raft_consensus.cc:740] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.534092 25355 consensus_queue.cc:260] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:20.535573 25355 ts_tablet_manager.cc:1434] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:20.537163 25355 tablet_bootstrap.cc:492] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap starting.
I20260709 13:07:20.547883 25355 tablet_bootstrap.cc:492] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: 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
I20260709 13:07:20.548504 25355 tablet_bootstrap.cc:492] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: Bootstrap complete.
I20260709 13:07:20.548951 25355 ts_tablet_manager.cc:1403] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:07:20.550547 25355 raft_consensus.cc:359] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:20.551107 25355 raft_consensus.cc:740] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.551605 25355 consensus_queue.cc:260] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:20.553264 25355 ts_tablet_manager.cc:1434] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:20.580698 25396 raft_consensus.cc:3060] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:20.708128 25396 raft_consensus.cc:3060] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:20.907791 25398 raft_consensus.cc:3060] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.549645 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:28.597651 24759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14393d182e2947d7b09c3f608fb22e0c"
dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:53636
I20260709 13:07:28.598279 24759 raft_consensus.cc:606] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:28.600950 24759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29fb8090ba6849758b41388eadfcbfa7"
dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:53636
I20260709 13:07:28.601431 24759 raft_consensus.cc:606] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:28.612928 24835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43fde9d6e41f43b5b5742f15a250dcc4"
dest_uuid: "8e16b28767f345faa669c12df5f4912f"
mode: GRACEFUL
new_leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
 from {username='slave'} at 127.0.0.1:54108
I20260709 13:07:28.613595 24835 raft_consensus.cc:606] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Received request to transfer leadership to TS 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:28.616422 24759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7caff173a01946d29b6a6602087e5780"
dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:53636
I20260709 13:07:28.616855 24759 raft_consensus.cc:606] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:28.618825 24759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37"
dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:53636
I20260709 13:07:28.619192 24759 raft_consensus.cc:606] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:28.621141 24759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e350113ad28c4e9c86b6bc4d020e4411"
dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:53636
I20260709 13:07:28.621515 24759 raft_consensus.cc:606] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:28.622438 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:07:28.623545 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:28.652884 25576 raft_consensus.cc:993] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f: : Instructing follower 3bb18385b2a54c3f9d946dd8d4b659ae to start an election
I20260709 13:07:28.655184 25578 raft_consensus.cc:1081] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Signalling peer 3bb18385b2a54c3f9d946dd8d4b659ae to start an election
I20260709 13:07:28.657871 24686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43fde9d6e41f43b5b5742f15a250dcc4"
dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
 from {username='slave'} at 127.0.0.1:36924
I20260709 13:07:28.658432 24686 raft_consensus.cc:493] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.658814 24686 raft_consensus.cc:3060] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.668119 24686 raft_consensus.cc:515] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:28.670501 24686 leader_election.cc:290] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:28.671070 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde9d6e41f43b5b5742f15a250dcc4" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:28.671451 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde9d6e41f43b5b5742f15a250dcc4" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:28.671810 24759 raft_consensus.cc:3060] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.671998 24835 raft_consensus.cc:3055] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:28.672336 24835 raft_consensus.cc:740] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:28.673003 24835 consensus_queue.cc:260] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:28.673941 24835 raft_consensus.cc:3060] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.676815 25581 raft_consensus.cc:993] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:28.677237 24759 raft_consensus.cc:2468] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:28.677523 25507 raft_consensus.cc:1081] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:28.679075 25396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e350113ad28c4e9c86b6bc4d020e4411"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33780
I20260709 13:07:28.679551 25396 raft_consensus.cc:493] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.679595 24654 leader_election.cc:304] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:28.680125 24835 raft_consensus.cc:2468] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:28.680589 25577 raft_consensus.cc:2804] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.679999 25396 raft_consensus.cc:3060] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.681087 25577 raft_consensus.cc:697] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:28.682022 25577 consensus_queue.cc:237] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:28.687433 25396 raft_consensus.cc:515] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:28.688205 25580 raft_consensus.cc:993] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:28.688680 25580 raft_consensus.cc:1081] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:28.690486 25395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29fb8090ba6849758b41388eadfcbfa7"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33780
I20260709 13:07:28.691025 25395 raft_consensus.cc:493] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.691378 25395 raft_consensus.cc:3060] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.696128 25396 leader_election.cc:290] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:28.698638 25395 raft_consensus.cc:515] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:28.700572 25395 leader_election.cc:290] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:28.711508 24511 catalog_manager.cc:5697] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from 8e16b28767f345faa669c12df5f4912f (127.21.39.68) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:28.722483 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e350113ad28c4e9c86b6bc4d020e4411" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:28.723045 24759 raft_consensus.cc:3055] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:28.723332 24759 raft_consensus.cc:740] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:28.724130 24759 consensus_queue.cc:260] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:28.725333 24759 raft_consensus.cc:3060] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.726248 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb8090ba6849758b41388eadfcbfa7" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:28.726821 24762 raft_consensus.cc:3055] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:28.727097 24762 raft_consensus.cc:740] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:28.727855 24762 consensus_queue.cc:260] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:28.732180 24762 raft_consensus.cc:3060] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.735344 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e350113ad28c4e9c86b6bc4d020e4411" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:28.735903 24686 raft_consensus.cc:3060] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.738520 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb8090ba6849758b41388eadfcbfa7" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:28.738981 24835 raft_consensus.cc:3060] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.745030 24835 raft_consensus.cc:2468] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:28.746217 25348 leader_election.cc:304] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:28.749006 24762 raft_consensus.cc:2468] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:28.754379 25595 raft_consensus.cc:2804] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.754941 24686 raft_consensus.cc:2468] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:28.758601 25350 leader_election.cc:304] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:28.758772 24759 raft_consensus.cc:2468] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:28.765311 25596 raft_consensus.cc:2804] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.766729 25596 raft_consensus.cc:697] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:28.767176 25595 raft_consensus.cc:697] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:28.768280 25595 consensus_queue.cc:237] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:28.773373 25596 consensus_queue.cc:237] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:28.781903 24511 catalog_manager.cc:5697] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 1 to 2, leader changed from 7d5d9a644079419cba65a200a2adde0b (127.21.39.67) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:28.795297 24511 catalog_manager.cc:5697] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 1 to 2, leader changed from 7d5d9a644079419cba65a200a2adde0b (127.21.39.67) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:28.801208 25581 raft_consensus.cc:993] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:28.801641 25581 raft_consensus.cc:1081] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:28.807710 25581 raft_consensus.cc:993] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:28.808115 25580 raft_consensus.cc:1081] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:28.809103 25396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33780
I20260709 13:07:28.809629 25396 raft_consensus.cc:493] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.809621 25395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7caff173a01946d29b6a6602087e5780"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33780
I20260709 13:07:28.810009 25396 raft_consensus.cc:3060] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.810240 25395 raft_consensus.cc:493] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.810577 25395 raft_consensus.cc:3060] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.815701 25395 raft_consensus.cc:515] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:28.817685 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:28.817966 25395 leader_election.cc:290] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 3 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:28.818217 24759 raft_consensus.cc:3055] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:28.818545 24759 raft_consensus.cc:740] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:28.818960 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caff173a01946d29b6a6602087e5780" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:28.819540 24835 raft_consensus.cc:3060] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.819216 24759 consensus_queue.cc:260] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:28.820700 24759 raft_consensus.cc:3060] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.825165 24835 raft_consensus.cc:2468] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 3.
I20260709 13:07:28.825665 25396 raft_consensus.cc:515] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:28.826610 25348 leader_election.cc:304] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:28.826869 24759 raft_consensus.cc:2468] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 3.
I20260709 13:07:28.827859 25596 raft_consensus.cc:2804] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.828367 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:28.829648 24684 raft_consensus.cc:3060] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.834591 25596 raft_consensus.cc:697] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:28.835711 25596 consensus_queue.cc:237] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:28.835704 24684 raft_consensus.cc:2468] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 3.
I20260709 13:07:28.837986 25350 leader_election.cc:304] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:28.838742 25595 raft_consensus.cc:2804] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:28.839165 25595 raft_consensus.cc:697] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:28.839654 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0347f452ec455f8269a6a596d78c37" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:28.836369 25396 leader_election.cc:290] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 3 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:28.840190 24759 raft_consensus.cc:3055] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:28.840003 25595 consensus_queue.cc:237] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:28.840489 24759 raft_consensus.cc:740] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:28.841461 24759 consensus_queue.cc:260] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:28.842607 24759 raft_consensus.cc:3060] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.848117 24759 raft_consensus.cc:2468] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 3.
I20260709 13:07:28.852931 24511 catalog_manager.cc:5697] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 2 to 3, leader changed from 7d5d9a644079419cba65a200a2adde0b (127.21.39.67) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 3 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:28.865453 24511 catalog_manager.cc:5697] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 2 to 3, leader changed from 7d5d9a644079419cba65a200a2adde0b (127.21.39.67) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 3 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.048684 25581 raft_consensus.cc:993] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:29.049075 25507 raft_consensus.cc:1081] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:29.050251 25395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14393d182e2947d7b09c3f608fb22e0c"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33780
I20260709 13:07:29.050755 25395 raft_consensus.cc:493] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.051070 25395 raft_consensus.cc:3060] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.057148 25395 raft_consensus.cc:515] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:29.058845 25395 leader_election.cc:290] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:29.059507 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14393d182e2947d7b09c3f608fb22e0c" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:29.059729 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14393d182e2947d7b09c3f608fb22e0c" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:29.060199 24759 raft_consensus.cc:3055] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:29.060312 24835 raft_consensus.cc:3060] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.061578 24838 raft_consensus.cc:1275] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.062824 25577 consensus_queue.cc:1048] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.064191 24759 raft_consensus.cc:740] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:29.065013 24759 consensus_queue.cc:260] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:29.066169 24759 raft_consensus.cc:3060] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.066820 24835 raft_consensus.cc:2468] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:29.067816 25348 leader_election.cc:304] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e16b28767f345faa669c12df5f4912f, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:29.068745 25596 raft_consensus.cc:2804] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:29.069180 25596 raft_consensus.cc:697] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:29.070024 25596 consensus_queue.cc:237] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:29.076706 24759 raft_consensus.cc:2468] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:29.085269 24510 catalog_manager.cc:5697] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 1 to 2, leader changed from 7d5d9a644079419cba65a200a2adde0b (127.21.39.67) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.086819 24759 raft_consensus.cc:1275] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.088295 25575 consensus_queue.cc:1048] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.224125 24759 raft_consensus.cc:1275] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:29.225379 25596 consensus_queue.cc:1048] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.239771 24684 raft_consensus.cc:1275] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:29.246150 25596 consensus_queue.cc:1048] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.262775 24835 raft_consensus.cc:1275] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:29.264190 25596 consensus_queue.cc:1048] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.276224 24762 raft_consensus.cc:1275] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:29.280699 24762 raft_consensus.cc:1275] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.280809 25595 consensus_queue.cc:1048] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.282701 25595 consensus_queue.cc:1048] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.298247 24835 raft_consensus.cc:1275] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.300334 25598 consensus_queue.cc:1048] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.343773 24684 raft_consensus.cc:1275] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.344904 25598 consensus_queue.cc:1048] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.354223 24759 raft_consensus.cc:1275] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.355697 25598 consensus_queue.cc:1048] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.453877 24759 raft_consensus.cc:1275] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.454849 25598 consensus_queue.cc:1048] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.463812 24835 raft_consensus.cc:1275] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.466394 25596 consensus_queue.cc:1048] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.624259 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:29.661561 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:29.694701 24835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d"
dest_uuid: "8e16b28767f345faa669c12df5f4912f"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:54108
I20260709 13:07:29.695153 24835 raft_consensus.cc:606] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:29.697294 24759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4494fc624e15415cb88709b33a63efac"
dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:53636
I20260709 13:07:29.697764 24759 raft_consensus.cc:606] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:29.699695 24759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73408096150c44acb02e8975ff864280"
dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:53636
I20260709 13:07:29.700064 24759 raft_consensus.cc:606] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:29.702319 24759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab4c6d6fa1e44e148eb4d03837d6030a"
dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:53636
I20260709 13:07:29.702899 24759 raft_consensus.cc:606] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:29.704989 24759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "febbdeb15bad40ba8bd90df9c7e4fb60"
dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:53636
I20260709 13:07:29.705343 24759 raft_consensus.cc:606] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:29.706184 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:29.707129 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:29.759572 25586 raft_consensus.cc:993] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:29.760140 25585 raft_consensus.cc:1081] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:29.761646 25396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33786
I20260709 13:07:29.762156 25396 raft_consensus.cc:493] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.762557 25396 raft_consensus.cc:3060] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.767352 25396 raft_consensus.cc:515] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:29.768848 25396 leader_election.cc:290] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:29.769281 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:29.769708 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abd3c03eeba4d6982ec53d225e20b8d" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:29.769837 24835 raft_consensus.cc:3055] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:29.770150 24835 raft_consensus.cc:740] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:29.770179 24686 raft_consensus.cc:3060] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.770655 24835 consensus_queue.cc:260] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:29.771440 24835 raft_consensus.cc:3060] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.774192 24686 raft_consensus.cc:2468] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:29.774963 25350 leader_election.cc:304] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:29.775516 25596 raft_consensus.cc:2804] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:29.775700 24835 raft_consensus.cc:2468] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:29.776000 25596 raft_consensus.cc:697] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:29.776821 25596 consensus_queue.cc:237] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:29.784425 24513 catalog_manager.cc:5697] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 1 to 2, leader changed from 8e16b28767f345faa669c12df5f4912f (127.21.39.68) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.854367 25507 raft_consensus.cc:993] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:29.854853 25507 raft_consensus.cc:1081] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:29.856055 25396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab4c6d6fa1e44e148eb4d03837d6030a"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33780
I20260709 13:07:29.856426 25396 raft_consensus.cc:493] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.856665 25396 raft_consensus.cc:3060] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.862304 25396 raft_consensus.cc:515] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:29.863672 25396 leader_election.cc:290] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:29.864133 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4c6d6fa1e44e148eb4d03837d6030a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:29.864388 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4c6d6fa1e44e148eb4d03837d6030a" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:29.864701 24684 raft_consensus.cc:3060] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.864924 24759 raft_consensus.cc:3055] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:29.865199 24759 raft_consensus.cc:740] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:29.865769 24759 consensus_queue.cc:260] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:29.866591 24759 raft_consensus.cc:3060] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.869617 24684 raft_consensus.cc:2468] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:29.870661 25350 leader_election.cc:304] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:29.871397 25596 raft_consensus.cc:2804] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:29.871874 25596 raft_consensus.cc:697] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:29.872730 25596 consensus_queue.cc:237] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:29.871673 24759 raft_consensus.cc:2468] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:29.881527 24513 catalog_manager.cc:5697] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 1 to 2, leader changed from 7d5d9a644079419cba65a200a2adde0b (127.21.39.67) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.967855 25618 raft_consensus.cc:993] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:29.968315 25507 raft_consensus.cc:1081] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:29.969914 25396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73408096150c44acb02e8975ff864280"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33780
I20260709 13:07:29.970417 25396 raft_consensus.cc:493] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.970696 25396 raft_consensus.cc:3060] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.976351 25396 raft_consensus.cc:515] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:29.978036 25396 leader_election.cc:290] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:29.978479 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73408096150c44acb02e8975ff864280" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:29.979424 24684 raft_consensus.cc:3060] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.979697 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73408096150c44acb02e8975ff864280" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:29.980225 24762 raft_consensus.cc:3055] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:29.980477 24762 raft_consensus.cc:740] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:29.981148 24762 consensus_queue.cc:260] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:29.982187 24762 raft_consensus.cc:3060] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.985344 24684 raft_consensus.cc:2468] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:29.987571 25350 leader_election.cc:304] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:29.988314 24762 raft_consensus.cc:2468] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:29.988415 25596 raft_consensus.cc:2804] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:29.988960 25596 raft_consensus.cc:697] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:29.989822 25596 consensus_queue.cc:237] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:29.998018 24513 catalog_manager.cc:5697] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 1 to 2, leader changed from 7d5d9a644079419cba65a200a2adde0b (127.21.39.67) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.033566 25507 raft_consensus.cc:993] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:30.033967 25618 raft_consensus.cc:1081] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:30.035243 25395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "febbdeb15bad40ba8bd90df9c7e4fb60"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33780
I20260709 13:07:30.035738 25395 raft_consensus.cc:493] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.036062 25395 raft_consensus.cc:3060] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.042575 25395 raft_consensus.cc:515] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:30.044857 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febbdeb15bad40ba8bd90df9c7e4fb60" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:30.045207 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febbdeb15bad40ba8bd90df9c7e4fb60" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:30.045351 24684 raft_consensus.cc:3060] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.046070 24759 raft_consensus.cc:3055] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:30.046372 24759 raft_consensus.cc:740] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:30.046733 25395 leader_election.cc:290] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:30.047221 24759 consensus_queue.cc:260] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:30.048535 24759 raft_consensus.cc:3060] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.059010 24684 raft_consensus.cc:2468] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:30.060243 25350 leader_election.cc:304] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:30.061427 25595 raft_consensus.cc:2804] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:30.061949 25595 raft_consensus.cc:697] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:30.062726 25595 consensus_queue.cc:237] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:30.057009 24759 raft_consensus.cc:2468] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:30.065327 25618 raft_consensus.cc:993] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:30.065863 25581 raft_consensus.cc:1081] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:30.070602 25395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4494fc624e15415cb88709b33a63efac"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33780
I20260709 13:07:30.071110 25395 raft_consensus.cc:493] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.072516 25395 raft_consensus.cc:3060] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.083004 25395 raft_consensus.cc:515] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:30.085361 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:30.085925 24759 raft_consensus.cc:3055] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:30.086181 24759 raft_consensus.cc:740] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d5d9a644079419cba65a200a2adde0b, State: Running, Role: LEADER
I20260709 13:07:30.087188 24759 consensus_queue.cc:260] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:30.088397 24759 raft_consensus.cc:3060] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.099818 24759 raft_consensus.cc:2468] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 3.
I20260709 13:07:30.101662 25348 leader_election.cc:304] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [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: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:30.100168 25395 leader_election.cc:290] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 3 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:30.102277 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4494fc624e15415cb88709b33a63efac" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:30.102887 24835 raft_consensus.cc:3060] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.103072 25595 raft_consensus.cc:2804] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:30.103681 25595 raft_consensus.cc:697] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:30.104434 25595 consensus_queue.cc:237] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [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: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:30.111140 24835 raft_consensus.cc:2468] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 3.
I20260709 13:07:30.118575 24513 catalog_manager.cc:5697] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 1 to 2, leader changed from 7d5d9a644079419cba65a200a2adde0b (127.21.39.67) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.131179 24513 catalog_manager.cc:5697] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 2 to 3, leader changed from 7d5d9a644079419cba65a200a2adde0b (127.21.39.67) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 3 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.175086 24835 raft_consensus.cc:1275] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.176069 25595 consensus_queue.cc:1048] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.185098 24684 raft_consensus.cc:1275] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.186371 25596 consensus_queue.cc:1048] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.333674 24684 raft_consensus.cc:1275] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.334661 25596 consensus_queue.cc:1048] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.344458 24762 raft_consensus.cc:1275] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.345937 25598 consensus_queue.cc:1048] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.446090 24686 raft_consensus.cc:1275] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.447057 25598 consensus_queue.cc:1048] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.457172 24762 raft_consensus.cc:1275] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.458693 25598 consensus_queue.cc:1048] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.505781 24835 raft_consensus.cc:1275] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:30.506937 25642 consensus_queue.cc:1048] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:30.518553 24762 raft_consensus.cc:1275] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:30.519562 25642 consensus_queue.cc:1048] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:30.605355 24759 raft_consensus.cc:1275] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.606369 25642 consensus_queue.cc:1048] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.616313 24686 raft_consensus.cc:1275] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.617566 25598 consensus_queue.cc:1048] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.707818 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:30.742609 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:30.777900 24838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67dd25eba1744dbb6a020cbad7b2cc4"
dest_uuid: "8e16b28767f345faa669c12df5f4912f"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:54108
I20260709 13:07:30.778323 24838 raft_consensus.cc:606] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:30.780237 24838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a842f7af321245f3aa1c05e8be343d9c"
dest_uuid: "8e16b28767f345faa669c12df5f4912f"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:54108
I20260709 13:07:30.780579 24838 raft_consensus.cc:606] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:30.782433 24838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d77c69d562434cde9671ac575dafe82b"
dest_uuid: "8e16b28767f345faa669c12df5f4912f"
mode: GRACEFUL
new_leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
 from {username='slave'} at 127.0.0.1:54108
I20260709 13:07:30.782791 24838 raft_consensus.cc:606] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Received request to transfer leadership to TS 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:30.784519 24838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a"
dest_uuid: "8e16b28767f345faa669c12df5f4912f"
mode: GRACEFUL
new_leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
 from {username='slave'} at 127.0.0.1:54108
I20260709 13:07:30.784919 24838 raft_consensus.cc:606] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Received request to transfer leadership to TS 3bb18385b2a54c3f9d946dd8d4b659ae
I20260709 13:07:30.786854 24838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe81f255b560486299b9790c4f430024"
dest_uuid: "8e16b28767f345faa669c12df5f4912f"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:54108
I20260709 13:07:30.787945 24838 raft_consensus.cc:606] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:30.789038 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:30.790253 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:30.820684 25622 raft_consensus.cc:993] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:30.821463 25622 raft_consensus.cc:1081] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:30.823156 25395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe81f255b560486299b9790c4f430024"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33786
I20260709 13:07:30.823633 25395 raft_consensus.cc:493] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.824014 25395 raft_consensus.cc:3060] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.829689 25395 raft_consensus.cc:515] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:30.831187 25395 leader_election.cc:290] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 3 election: Requested vote from peers 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:30.831691 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:30.832042 24684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81f255b560486299b9790c4f430024" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:30.832273 24835 raft_consensus.cc:3055] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:30.832568 24835 raft_consensus.cc:740] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:30.832603 24684 raft_consensus.cc:3060] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.833385 24835 consensus_queue.cc:260] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:30.834565 24835 raft_consensus.cc:3060] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.838627 24684 raft_consensus.cc:2468] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 3.
I20260709 13:07:30.839620 25350 leader_election.cc:304] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:30.840428 25596 raft_consensus.cc:2804] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:30.840853 25596 raft_consensus.cc:697] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:30.841681 25596 consensus_queue.cc:237] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:30.843264 24835 raft_consensus.cc:2468] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 3.
I20260709 13:07:30.850383 24511 catalog_manager.cc:5697] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 2 to 3, leader changed from 8e16b28767f345faa669c12df5f4912f (127.21.39.68) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 3 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.929039 25585 raft_consensus.cc:993] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f: : Instructing follower 3bb18385b2a54c3f9d946dd8d4b659ae to start an election
I20260709 13:07:30.929566 25622 raft_consensus.cc:1081] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Signalling peer 3bb18385b2a54c3f9d946dd8d4b659ae to start an election
I20260709 13:07:30.931674 24686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d77c69d562434cde9671ac575dafe82b"
dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
 from {username='slave'} at 127.0.0.1:36924
I20260709 13:07:30.932157 24686 raft_consensus.cc:493] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.932454 24686 raft_consensus.cc:3060] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.938002 24686 raft_consensus.cc:515] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:30.939333 24686 leader_election.cc:290] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:30.939792 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c69d562434cde9671ac575dafe82b" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:30.940276 24759 raft_consensus.cc:3060] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.945024 24759 raft_consensus.cc:2468] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:30.945768 24654 leader_election.cc:304] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:30.946231 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c69d562434cde9671ac575dafe82b" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:30.946475 25577 raft_consensus.cc:2804] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:30.946810 24835 raft_consensus.cc:3055] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:30.946921 25577 raft_consensus.cc:697] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:30.947161 24835 raft_consensus.cc:740] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:30.947804 25577 consensus_queue.cc:237] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:30.947909 24835 consensus_queue.cc:260] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:30.949011 24835 raft_consensus.cc:3060] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.953521 24835 raft_consensus.cc:2468] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:30.956869 24511 catalog_manager.cc:5697] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from 8e16b28767f345faa669c12df5f4912f (127.21.39.68) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.048066 25585 raft_consensus.cc:993] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f: : Instructing follower 3bb18385b2a54c3f9d946dd8d4b659ae to start an election
I20260709 13:07:31.048434 25622 raft_consensus.cc:1081] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Signalling peer 3bb18385b2a54c3f9d946dd8d4b659ae to start an election
I20260709 13:07:31.049549 24686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a"
dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
 from {username='slave'} at 127.0.0.1:36924
I20260709 13:07:31.049955 24686 raft_consensus.cc:493] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.050197 24686 raft_consensus.cc:3060] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.054299 25585 raft_consensus.cc:993] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:31.054744 25622 raft_consensus.cc:1081] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:31.054944 24686 raft_consensus.cc:515] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:31.055961 25395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a842f7af321245f3aa1c05e8be343d9c"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33786
I20260709 13:07:31.056437 25395 raft_consensus.cc:493] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.056448 24686 leader_election.cc:290] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:31.056905 25395 raft_consensus.cc:3060] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.057396 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:31.057510 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe314a73f1ca4262be1f5e323d7abd1a" candidate_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:31.057956 24835 raft_consensus.cc:3055] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:31.057996 24759 raft_consensus.cc:3060] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.058415 24835 raft_consensus.cc:740] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:31.059264 24835 consensus_queue.cc:260] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:31.060405 24835 raft_consensus.cc:3060] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.063061 25395 raft_consensus.cc:515] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:31.070389 25395 leader_election.cc:290] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:31.066502 24835 raft_consensus.cc:2468] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:31.071440 24760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842f7af321245f3aa1c05e8be343d9c" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:31.079442 24760 raft_consensus.cc:3060] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.071659 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842f7af321245f3aa1c05e8be343d9c" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:31.079958 24838 raft_consensus.cc:3055] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:31.080212 24838 raft_consensus.cc:740] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:31.080699 24759 raft_consensus.cc:2468] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb18385b2a54c3f9d946dd8d4b659ae in term 2.
I20260709 13:07:31.080803 24838 consensus_queue.cc:260] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:31.082363 24654 leader_election.cc:304] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb18385b2a54c3f9d946dd8d4b659ae, 7d5d9a644079419cba65a200a2adde0b; no voters: 
I20260709 13:07:31.083186 25655 raft_consensus.cc:2804] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:31.083551 25655 raft_consensus.cc:697] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Leader. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:31.084322 25655 consensus_queue.cc:237] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } }
I20260709 13:07:31.088325 24760 raft_consensus.cc:2468] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:31.089038 24838 raft_consensus.cc:3060] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.089854 25348 leader_election.cc:304] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:31.090698 25596 raft_consensus.cc:2804] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:31.091404 25596 raft_consensus.cc:697] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:31.093868 25596 consensus_queue.cc:237] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:31.095214 24838 raft_consensus.cc:2468] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:31.099783 24511 catalog_manager.cc:5697] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae reported cstate change: term changed from 1 to 2, leader changed from 8e16b28767f345faa669c12df5f4912f (127.21.39.68) to 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66). New cstate: current_term: 2 leader_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.106572 24513 catalog_manager.cc:5697] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 1 to 2, leader changed from 8e16b28767f345faa669c12df5f4912f (127.21.39.68) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.294742 24686 raft_consensus.cc:1275] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:31.295732 25596 consensus_queue.cc:1048] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.304822 24835 raft_consensus.cc:1275] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:31.306401 25642 consensus_queue.cc:1048] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.309501 25622 raft_consensus.cc:993] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:31.310025 25622 raft_consensus.cc:1081] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:31.311717 25395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67dd25eba1744dbb6a020cbad7b2cc4"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33786
I20260709 13:07:31.312310 25395 raft_consensus.cc:493] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.312700 25395 raft_consensus.cc:3060] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.319721 25395 raft_consensus.cc:515] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:31.321586 25395 leader_election.cc:290] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Requested vote from peers 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511), 8e16b28767f345faa669c12df5f4912f (127.21.39.68:43341)
I20260709 13:07:31.322450 24759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67dd25eba1744dbb6a020cbad7b2cc4" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:31.323040 24759 raft_consensus.cc:3060] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.329624 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67dd25eba1744dbb6a020cbad7b2cc4" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e16b28767f345faa669c12df5f4912f"
I20260709 13:07:31.330144 24838 raft_consensus.cc:3055] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:31.330402 24838 raft_consensus.cc:740] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e16b28767f345faa669c12df5f4912f, State: Running, Role: LEADER
I20260709 13:07:31.386600 24759 raft_consensus.cc:2468] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:31.387811 24838 consensus_queue.cc:260] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:31.388468 25348 leader_election.cc:304] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d5d9a644079419cba65a200a2adde0b, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:31.390417 25662 raft_consensus.cc:2804] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:31.390528 24838 raft_consensus.cc:3060] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.390965 25662 raft_consensus.cc:697] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:31.391741 25662 consensus_queue.cc:237] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } }
I20260709 13:07:31.397437 24838 raft_consensus.cc:2468] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 2.
I20260709 13:07:31.409361 24511 catalog_manager.cc:5697] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 1 to 2, leader changed from 8e16b28767f345faa669c12df5f4912f (127.21.39.68) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.508951 24759 raft_consensus.cc:1275] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.509963 25655 consensus_queue.cc:1048] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.519593 24838 raft_consensus.cc:1275] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.520998 24837 raft_consensus.cc:1275] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.524456 25646 consensus_queue.cc:1048] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.524708 25577 consensus_queue.cc:1048] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.527881 24837 raft_consensus.cc:1275] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.531970 25662 consensus_queue.cc:1048] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.548161 24760 raft_consensus.cc:1275] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer 3bb18385b2a54c3f9d946dd8d4b659ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.556262 25577 consensus_queue.cc:1048] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.580998 24762 raft_consensus.cc:1275] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.584806 25642 consensus_queue.cc:1048] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.791034 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:31.829803 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:31.871304 24684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626"
dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
mode: GRACEFUL
new_leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:35534
I20260709 13:07:31.871745 24684 raft_consensus.cc:606] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Received request to transfer leadership to TS dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:31.872633 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:07:31.873586 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:31.925549 24838 raft_consensus.cc:1275] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.926661 25596 consensus_queue.cc:1048] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.947410 24760 raft_consensus.cc:1275] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.950819 25642 consensus_queue.cc:1048] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:32.189533 25646 raft_consensus.cc:993] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae: : Instructing follower dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:32.189990 25655 raft_consensus.cc:1081] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Signalling peer dac2bf8a29594a8783a3d9d4c4de3305 to start an election
I20260709 13:07:32.191174 25396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626"
dest_uuid: "dac2bf8a29594a8783a3d9d4c4de3305"
 from {username='slave'} at 127.0.0.1:33782
I20260709 13:07:32.191569 25396 raft_consensus.cc:493] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:32.191813 25396 raft_consensus.cc:3060] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:32.196346 25396 raft_consensus.cc:515] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:32.199337 24686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae"
I20260709 13:07:32.199903 24686 raft_consensus.cc:3055] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:32.200189 24686 raft_consensus.cc:740] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3bb18385b2a54c3f9d946dd8d4b659ae, State: Running, Role: LEADER
I20260709 13:07:32.200843 24686 consensus_queue.cc:260] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:32.201843 24686 raft_consensus.cc:3060] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:32.206677 24686 raft_consensus.cc:2468] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 3.
I20260709 13:07:32.198951 25396 leader_election.cc:290] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [CANDIDATE]: Term 3 election: Requested vote from peers 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299), 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511)
I20260709 13:07:32.207626 25350 leader_election.cc:304] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [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: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305; no voters: 
I20260709 13:07:32.208055 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23303881dc41028db2c6d37d8ce626" candidate_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d5d9a644079419cba65a200a2adde0b"
I20260709 13:07:32.208611 24762 raft_consensus.cc:3060] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:32.208824 25662 raft_consensus.cc:2804] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:32.209339 25662 raft_consensus.cc:697] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 LEADER]: Becoming Leader. State: Replica: dac2bf8a29594a8783a3d9d4c4de3305, State: Running, Role: LEADER
I20260709 13:07:32.210158 25662 consensus_queue.cc:237] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [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: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } }
I20260709 13:07:32.215662 24762 raft_consensus.cc:2468] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac2bf8a29594a8783a3d9d4c4de3305 in term 3.
I20260709 13:07:32.232107 24513 catalog_manager.cc:5697] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 reported cstate change: term changed from 2 to 3, leader changed from 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66) to dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65). New cstate: current_term: 3 leader_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.589452 24762 raft_consensus.cc:1275] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:32.591094 25683 consensus_queue.cc:1048] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d5d9a644079419cba65a200a2adde0b" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:32.610419 24684 raft_consensus.cc:1275] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Refusing update from remote peer dac2bf8a29594a8783a3d9d4c4de3305: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:32.613978 25683 consensus_queue.cc:1048] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:07:32.874293 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:32.907845 21661 tablet_server.cc:179] TabletServer@127.21.39.65:34067 shutting down...
W20260709 13:07:32.931831 24730 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 47 similar messages]
W20260709 13:07:32.934706 24730 consensus_peers.cc:597] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:32.941502 24730 consensus_peers.cc:597] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.942654 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:32.943339 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.944084 21661 raft_consensus.cc:2243] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.944796 21661 raft_consensus.cc:2272] T e350113ad28c4e9c86b6bc4d020e4411 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.947499 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.948434 21661 raft_consensus.cc:2243] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.948897 21661 raft_consensus.cc:2272] T 53bf34652a384a2abba1344155d2b52f P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.951146 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.951690 21661 raft_consensus.cc:2243] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.952333 21661 raft_consensus.cc:2272] T ab4c6d6fa1e44e148eb4d03837d6030a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.954339 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.955062 21661 raft_consensus.cc:2243] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.955456 21661 raft_consensus.cc:2272] T eb1965ed827f42e8b85cc53bba7bf7b7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.957342 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.957851 21661 raft_consensus.cc:2243] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.958209 21661 raft_consensus.cc:2272] T e473614f4ddc40b6bb1a97b2dd8595c6 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.960542 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.961269 21661 raft_consensus.cc:2243] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.962123 21661 raft_consensus.cc:2272] T 7d0347f452ec455f8269a6a596d78c37 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.964540 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.965363 21661 raft_consensus.cc:2243] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.966182 21661 raft_consensus.cc:2272] T febbdeb15bad40ba8bd90df9c7e4fb60 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.968429 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.969159 21661 raft_consensus.cc:2243] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.969619 21661 raft_consensus.cc:2272] T a4fe71caf1f04193ac45015976b59cc3 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.971524 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.972059 21661 raft_consensus.cc:2243] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.972412 21661 raft_consensus.cc:2272] T 5e2ac6551b0241ac878de448b50e8c43 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.974241 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.974758 21661 raft_consensus.cc:2243] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.975404 21661 raft_consensus.cc:2272] T 1abd3c03eeba4d6982ec53d225e20b8d P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.977151 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.977676 21661 raft_consensus.cc:2243] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.978114 21661 raft_consensus.cc:2272] T 962a7962e9404e40a5cf316ca19cf017 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.980302 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.980984 21661 raft_consensus.cc:2243] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.981925 21661 raft_consensus.cc:2272] T a67dd25eba1744dbb6a020cbad7b2cc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.984256 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.984853 21661 raft_consensus.cc:2243] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.985260 21661 raft_consensus.cc:2272] T 36502db3123c4e7d85f4c4a42ef980cc P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.987752 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.988579 21661 raft_consensus.cc:2243] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.988989 21661 raft_consensus.cc:2272] T d9bbf3bdae644d819a3ee89ad647045f P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:32.990115 24804 consensus_peers.cc:597] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.991073 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.991603 21661 raft_consensus.cc:2243] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.992208 21661 raft_consensus.cc:2272] T a842f7af321245f3aa1c05e8be343d9c P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.993975 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.994671 21661 raft_consensus.cc:2243] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.995165 21661 raft_consensus.cc:2272] T d98d3df7ca4f4f84b5dbe96d8d91947d P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:32.997537 24804 consensus_peers.cc:597] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.997531 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:32.998481 21661 raft_consensus.cc:2243] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.999017 21661 raft_consensus.cc:2272] T 563f851c82044106b8390b70825bded1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.001340 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.002058 21661 raft_consensus.cc:2243] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.002527 21661 raft_consensus.cc:2272] T 8abfb3bf33b74774bade3901baaca799 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.005163 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.008813 21661 raft_consensus.cc:2243] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.009356 21661 raft_consensus.cc:2272] T e7e53a9725a349afb784f5b28c513d86 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.011781 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.012578 21661 raft_consensus.cc:2243] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.013105 21661 raft_consensus.cc:2272] T 14d85a7e3b184d399ccf645a4f5a6b4a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.015013 24804 consensus_peers.cc:597] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.015820 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.016635 21661 raft_consensus.cc:2243] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.017527 21661 raft_consensus.cc:2272] T 7caff173a01946d29b6a6602087e5780 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.019630 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.020159 21661 raft_consensus.cc:2243] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.020601 21661 raft_consensus.cc:2272] T 7153a4ace1de49f2b735f7c61f842d13 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.022653 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.023151 21661 raft_consensus.cc:2243] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.023494 21661 raft_consensus.cc:2272] T 65a975dd6a854b4eaa95d5987559779a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.025321 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.026130 21661 raft_consensus.cc:2243] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:07:33.026309 24656 consensus_peers.cc:597] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.026865 21661 raft_consensus.cc:2272] T fe81f255b560486299b9790c4f430024 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.028718 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.029206 21661 raft_consensus.cc:2243] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.029549 21661 raft_consensus.cc:2272] T 2ccd2362079b4e18aec157b4ff007d04 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.031131 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.031680 21661 raft_consensus.cc:2243] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.032006 21661 raft_consensus.cc:2272] T f1b0c9f49f854b8e874188d8bb8e3737 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.033690 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.034205 21661 raft_consensus.cc:2243] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.034847 21661 raft_consensus.cc:2272] T 73408096150c44acb02e8975ff864280 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.036566 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.037191 21661 raft_consensus.cc:2243] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.037650 21661 raft_consensus.cc:2272] T 9e0749f634e64851a3c2f0ac912a7ef1 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.040019 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.040607 21661 raft_consensus.cc:2243] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.041065 21661 raft_consensus.cc:2272] T a3b3a15f15e5402e86196cf797bf52ce P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.043332 21661 tablet_replica.cc:333] stopping tablet replica
W20260709 13:07:33.043399 24656 consensus_peers.cc:597] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.043889 21661 raft_consensus.cc:2243] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.044551 21661 raft_consensus.cc:2272] T 4494fc624e15415cb88709b33a63efac P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.046329 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.046967 21661 raft_consensus.cc:2243] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.047366 21661 raft_consensus.cc:2272] T 258f65b2c6f54f5b9de24bb8f68194ef P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.049460 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.050132 21661 raft_consensus.cc:2243] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.050560 21661 raft_consensus.cc:2272] T d9ff05bf5f754acb968c627b3ed63788 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.052500 21661 tablet_replica.cc:333] stopping tablet replica
W20260709 13:07:33.052814 24656 consensus_peers.cc:597] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.053031 21661 raft_consensus.cc:2243] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.053484 21661 raft_consensus.cc:2272] T 7ddbe3b71ede4dafb11b4180fb5218fb P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.055601 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.056135 21661 raft_consensus.cc:2243] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:07:33.056639 24730 consensus_peers.cc:597] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.056775 21661 raft_consensus.cc:2272] T 29fb8090ba6849758b41388eadfcbfa7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.058646 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.059119 21661 raft_consensus.cc:2243] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.059470 21661 raft_consensus.cc:2272] T 026fc84930014423b6bf164909a8cfc4 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.061825 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.062361 21661 raft_consensus.cc:2243] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.062762 21661 raft_consensus.cc:2272] T f939cd6e39654b219a49f96a30d489d7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.064747 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.065275 21661 raft_consensus.cc:2243] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.066087 21661 raft_consensus.cc:2272] T 14393d182e2947d7b09c3f608fb22e0c P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.066431 24804 consensus_peers.cc:597] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.067730 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.068246 21661 raft_consensus.cc:2243] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.068617 21661 raft_consensus.cc:2272] T 5eb3411a33ce4859ac35774442d2ec55 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.070356 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.070825 21661 raft_consensus.cc:2243] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.071525 21661 raft_consensus.cc:2272] T 2f23303881dc41028db2c6d37d8ce626 P dac2bf8a29594a8783a3d9d4c4de3305 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.073424 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.074031 21661 raft_consensus.cc:2243] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.074456 21661 raft_consensus.cc:2272] T a3b1e6f5a94a4e72b89f2a8ac87d862a P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.076437 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.076910 21661 raft_consensus.cc:2243] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.077260 21661 raft_consensus.cc:2272] T 26279cfee0e94f5f874aa44e0cfbe84a P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.079517 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.080070 21661 raft_consensus.cc:2243] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.080489 21661 raft_consensus.cc:2272] T 4e488595f0ab479397b4b56b9b091213 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.082115 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.082526 21661 raft_consensus.cc:2243] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.082896 21661 raft_consensus.cc:2272] T e3896d4d2bf545e3831250837609af90 P dac2bf8a29594a8783a3d9d4c4de3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.084512 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.084937 21661 raft_consensus.cc:2243] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.085299 21661 raft_consensus.cc:2272] T bd3b220e0b614d948e5a12e163467041 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.087512 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:33.088050 21661 raft_consensus.cc:2243] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.088467 21661 raft_consensus.cc:2272] T 16bae87e8822407cbc95e56941f58ad7 P dac2bf8a29594a8783a3d9d4c4de3305 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.088475 24656 consensus_peers.cc:597] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.093946 24730 consensus_peers.cc:597] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.099036 24730 consensus_peers.cc:597] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.111253 24804 consensus_peers.cc:597] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.129304 24730 consensus_peers.cc:597] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.152428 21661 tablet_server.cc:196] TabletServer@127.21.39.65:34067 shutdown complete.
W20260709 13:07:33.170780 24656 consensus_peers.cc:597] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.179564 24656 consensus_peers.cc:597] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.219048 24730 consensus_peers.cc:597] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.219178 24656 consensus_peers.cc:597] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.223711 21661 tablet_server.cc:179] TabletServer@127.21.39.66:0 shutting down...
W20260709 13:07:33.234731 24804 consensus_peers.cc:597] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.249825 24656 consensus_peers.cc:597] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.285065 24730 consensus_peers.cc:597] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.287388 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:33.288257 21661 tablet_replica.cc:333] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.289153 21661 raft_consensus.cc:2243] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.289700 21661 raft_consensus.cc:2272] T a3b3a15f15e5402e86196cf797bf52ce P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.291280 24656 consensus_peers.cc:597] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.291823 21661 tablet_replica.cc:333] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.292441 21661 raft_consensus.cc:2243] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.293124 21661 raft_consensus.cc:2272] T 258f65b2c6f54f5b9de24bb8f68194ef P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.294891 21661 tablet_replica.cc:333] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.295397 21661 raft_consensus.cc:2243] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.295748 21661 raft_consensus.cc:2272] T 3331df53fa4d411bb2646cd36bef90b9 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.297382 21661 tablet_replica.cc:333] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.297931 21661 raft_consensus.cc:2243] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.298302 21661 raft_consensus.cc:2272] T 73408096150c44acb02e8975ff864280 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.299863 21661 tablet_replica.cc:333] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.300359 21661 raft_consensus.cc:2243] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.300705 21661 raft_consensus.cc:2272] T f939cd6e39654b219a49f96a30d489d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.302433 21661 tablet_replica.cc:333] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.302928 21661 raft_consensus.cc:2243] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.303583 21661 raft_consensus.cc:2272] T 26279cfee0e94f5f874aa44e0cfbe84a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.305507 21661 tablet_replica.cc:333] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.306196 21661 raft_consensus.cc:2243] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.306679 21661 raft_consensus.cc:2272] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.308867 21661 tablet_replica.cc:333] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
W20260709 13:07:33.308843 24656 consensus_peers.cc:597] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.309571 21661 raft_consensus.cc:2243] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.310015 21661 raft_consensus.cc:2272] T ab4c6d6fa1e44e148eb4d03837d6030a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.311640 21661 tablet_replica.cc:333] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.312103 21661 raft_consensus.cc:2243] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.312472 21661 raft_consensus.cc:2272] T 2ccd2362079b4e18aec157b4ff007d04 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.314725 21661 tablet_replica.cc:333] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.315518 21661 raft_consensus.cc:2243] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.316380 21661 raft_consensus.cc:2272] T d77c69d562434cde9671ac575dafe82b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.318172 24804 consensus_peers.cc:597] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.318516 21661 tablet_replica.cc:333] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.319095 21661 raft_consensus.cc:2243] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.319459 21661 raft_consensus.cc:2272] T 16bae87e8822407cbc95e56941f58ad7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.321161 21661 tablet_replica.cc:333] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.321635 21661 raft_consensus.cc:2243] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.322018 21661 raft_consensus.cc:2272] T 7153a4ace1de49f2b735f7c61f842d13 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.323633 21661 tablet_replica.cc:333] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.324118 21661 raft_consensus.cc:2243] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.324466 21661 raft_consensus.cc:2272] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.326802 24730 consensus_peers.cc:597] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.326849 21661 tablet_replica.cc:333] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.327623 21661 raft_consensus.cc:2243] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.328012 21661 raft_consensus.cc:2272] T e350113ad28c4e9c86b6bc4d020e4411 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.329962 21661 tablet_replica.cc:333] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.330643 21661 raft_consensus.cc:2243] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:33.330643 24804 consensus_peers.cc:597] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.331178 21661 raft_consensus.cc:2272] T aee9f7c21764416082d4c642603237d7 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.337265 21661 tablet_replica.cc:333] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.337782 21661 raft_consensus.cc:2243] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.338451 21661 raft_consensus.cc:2272] T d9bbf3bdae644d819a3ee89ad647045f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.340215 21661 tablet_replica.cc:333] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.340863 21661 raft_consensus.cc:2243] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.341342 21661 raft_consensus.cc:2272] T 5ac864f8a4c14abeb193a3d8a427d5be P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.343137 21661 tablet_replica.cc:333] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.343597 21661 raft_consensus.cc:2243] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.343943 21661 raft_consensus.cc:2272] T 5e2ac6551b0241ac878de448b50e8c43 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.345672 21661 tablet_replica.cc:333] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.346374 21661 raft_consensus.cc:2243] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.346837 21661 raft_consensus.cc:2272] T 1165c6675e894c74ba306b73fae147ad P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.348718 21661 tablet_replica.cc:333] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.349169 21661 raft_consensus.cc:2243] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.349506 21661 raft_consensus.cc:2272] T e7e53a9725a349afb784f5b28c513d86 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.351073 21661 tablet_replica.cc:333] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.351503 21661 raft_consensus.cc:2243] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.352134 21661 raft_consensus.cc:2272] T 14d85a7e3b184d399ccf645a4f5a6b4a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.353863 21661 tablet_replica.cc:333] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.354349 21661 raft_consensus.cc:2243] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.354741 21661 raft_consensus.cc:2272] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.356913 21661 tablet_replica.cc:333] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.357555 21661 raft_consensus.cc:2243] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.357962 21661 raft_consensus.cc:2272] T 108ebc1279f14de58938bc2c17b153e4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.358812 24730 consensus_peers.cc:597] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.359846 21661 tablet_replica.cc:333] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.360390 21661 raft_consensus.cc:2243] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.360786 21661 raft_consensus.cc:2272] T fe81f255b560486299b9790c4f430024 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.362380 21661 tablet_replica.cc:333] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.362864 21661 raft_consensus.cc:2243] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.363219 21661 raft_consensus.cc:2272] T 80bed11e1c004378a0d652029f02a645 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.364890 21661 tablet_replica.cc:333] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.365360 21661 raft_consensus.cc:2243] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.365702 21661 raft_consensus.cc:2272] T 1abd3c03eeba4d6982ec53d225e20b8d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.367331 21661 tablet_replica.cc:333] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.367794 21661 raft_consensus.cc:2243] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.368460 21661 raft_consensus.cc:2272] T 962a7962e9404e40a5cf316ca19cf017 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.370110 21661 tablet_replica.cc:333] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.370590 21661 raft_consensus.cc:2243] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.370949 21661 raft_consensus.cc:2272] T f1b0c9f49f854b8e874188d8bb8e3737 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.372501 21661 tablet_replica.cc:333] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.372964 21661 raft_consensus.cc:2243] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.373306 21661 raft_consensus.cc:2272] T c0d90e1159ed409a9bbdfc5de63b9a68 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.374971 21661 tablet_replica.cc:333] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.375423 21661 raft_consensus.cc:2243] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.375809 21661 raft_consensus.cc:2272] T 7d0347f452ec455f8269a6a596d78c37 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.377370 21661 tablet_replica.cc:333] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.377873 21661 raft_consensus.cc:2243] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.378237 21661 raft_consensus.cc:2272] T e473614f4ddc40b6bb1a97b2dd8595c6 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.379849 21661 tablet_replica.cc:333] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.380307 21661 raft_consensus.cc:2243] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.380647 21661 raft_consensus.cc:2272] T 2f23303881dc41028db2c6d37d8ce626 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.382562 21661 tablet_replica.cc:333] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.383021 21661 raft_consensus.cc:2243] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.383687 21661 raft_consensus.cc:2272] T f687bce2d542494786787d90ce3efdca P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.385310 21661 tablet_replica.cc:333] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.385793 21661 raft_consensus.cc:2243] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.386436 21661 raft_consensus.cc:2272] T 5eb3411a33ce4859ac35774442d2ec55 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.388743 21661 tablet_replica.cc:333] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.389324 21661 raft_consensus.cc:2243] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.390095 21661 raft_consensus.cc:2272] T 39751c83dd4b4ac584196a5f03b11190 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.391206 24804 consensus_peers.cc:597] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.392133 21661 tablet_replica.cc:333] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.392809 21661 raft_consensus.cc:2243] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.393539 21661 raft_consensus.cc:2272] T 4e488595f0ab479397b4b56b9b091213 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.395004 24730 consensus_peers.cc:597] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.395550 21661 tablet_replica.cc:333] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.396263 21661 raft_consensus.cc:2243] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:07:33.396948 24730 consensus_peers.cc:597] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.397122 21661 raft_consensus.cc:2272] T 8abfb3bf33b74774bade3901baaca799 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.398860 21661 tablet_replica.cc:333] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.399308 21661 raft_consensus.cc:2243] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.399987 21661 raft_consensus.cc:2272] T 563f851c82044106b8390b70825bded1 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.401566 21661 tablet_replica.cc:333] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.402052 21661 raft_consensus.cc:2243] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.402400 21661 raft_consensus.cc:2272] T febbdeb15bad40ba8bd90df9c7e4fb60 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.404152 21661 tablet_replica.cc:333] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.404700 21661 raft_consensus.cc:2243] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.405460 21661 raft_consensus.cc:2272] T 026fc84930014423b6bf164909a8cfc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.406876 24730 consensus_peers.cc:597] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.407691 21661 tablet_replica.cc:333] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
W20260709 13:07:33.408193 24730 consensus_peers.cc:597] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.408211 21661 raft_consensus.cc:2243] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.409041 21661 raft_consensus.cc:2272] T 43fde9d6e41f43b5b5742f15a250dcc4 P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.410605 21661 tablet_replica.cc:333] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.411023 21661 raft_consensus.cc:2243] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.411381 21661 raft_consensus.cc:2272] T 53bf34652a384a2abba1344155d2b52f P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.413378 21661 tablet_replica.cc:333] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.413834 21661 raft_consensus.cc:2243] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.414634 21661 raft_consensus.cc:2272] T fe314a73f1ca4262be1f5e323d7abd1a P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.416092 21661 tablet_replica.cc:333] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae: stopping tablet replica
I20260709 13:07:33.416446 21661 raft_consensus.cc:2243] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.416781 21661 raft_consensus.cc:2272] T d98d3df7ca4f4f84b5dbe96d8d91947d P 3bb18385b2a54c3f9d946dd8d4b659ae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.423695 24730 consensus_peers.cc:597] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.437155 24730 consensus_peers.cc:597] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.460232 24730 consensus_peers.cc:597] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.461920 24804 consensus_peers.cc:597] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f -> Peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Couldn't send request to peer dac2bf8a29594a8783a3d9d4c4de3305. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.467906 21661 tablet_server.cc:196] TabletServer@127.21.39.66:0 shutdown complete.
W20260709 13:07:33.492760 24804 consensus_peers.cc:597] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.507148 24804 consensus_peers.cc:597] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.520881 24804 consensus_peers.cc:597] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.523092 24804 consensus_peers.cc:597] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.537997 21661 tablet_server.cc:179] TabletServer@127.21.39.67:0 shutting down...
W20260709 13:07:33.548395 24802 consensus_peers.cc:597] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f -> Peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Couldn't send request to peer 7d5d9a644079419cba65a200a2adde0b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.551103 24730 consensus_peers.cc:597] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.554618 24804 consensus_peers.cc:597] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.555092 24804 consensus_peers.cc:597] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.574577 24802 consensus_peers.cc:597] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f -> Peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Couldn't send request to peer 7d5d9a644079419cba65a200a2adde0b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.581492 24730 consensus_peers.cc:597] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.582489 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:33.583135 21661 tablet_replica.cc:333] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.583827 21661 raft_consensus.cc:2243] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.584225 21661 raft_consensus.cc:2272] T eb1965ed827f42e8b85cc53bba7bf7b7 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.586032 21661 tablet_replica.cc:333] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.586566 21661 raft_consensus.cc:2243] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.586952 21661 raft_consensus.cc:2272] T 1165c6675e894c74ba306b73fae147ad P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.588625 21661 tablet_replica.cc:333] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.589184 21661 raft_consensus.cc:2243] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.589545 21661 raft_consensus.cc:2272] T bd3b220e0b614d948e5a12e163467041 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.591096 21661 tablet_replica.cc:333] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.591573 21661 raft_consensus.cc:2243] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.591929 21661 raft_consensus.cc:2272] T 9e0749f634e64851a3c2f0ac912a7ef1 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.593492 21661 tablet_replica.cc:333] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.593987 21661 raft_consensus.cc:2243] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.594331 21661 raft_consensus.cc:2272] T 73408096150c44acb02e8975ff864280 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.596241 21661 tablet_replica.cc:333] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.596869 21661 raft_consensus.cc:2243] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.597265 21661 raft_consensus.cc:2272] T ab4c6d6fa1e44e148eb4d03837d6030a P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.599489 21661 tablet_replica.cc:333] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.600065 21661 raft_consensus.cc:2243] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.600461 21661 raft_consensus.cc:2272] T 39751c83dd4b4ac584196a5f03b11190 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.602083 24804 consensus_peers.cc:597] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.602514 24802 consensus_peers.cc:597] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f -> Peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Couldn't send request to peer 7d5d9a644079419cba65a200a2adde0b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.602656 21661 tablet_replica.cc:333] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.603441 21661 raft_consensus.cc:2243] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.604293 21661 raft_consensus.cc:2272] T 16bae87e8822407cbc95e56941f58ad7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.606710 21661 tablet_replica.cc:333] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.607385 21661 raft_consensus.cc:2243] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.607887 21661 raft_consensus.cc:2272] T 258f65b2c6f54f5b9de24bb8f68194ef P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.609851 21661 tablet_replica.cc:333] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.610321 21661 raft_consensus.cc:2243] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.610656 21661 raft_consensus.cc:2272] T 4494fc624e15415cb88709b33a63efac P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.612195 21661 tablet_replica.cc:333] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.612661 21661 raft_consensus.cc:2243] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.613495 21661 raft_consensus.cc:2272] T a4fe71caf1f04193ac45015976b59cc3 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.614079 24730 consensus_peers.cc:597] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.615520 21661 tablet_replica.cc:333] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.616242 21661 raft_consensus.cc:2243] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.616694 21661 raft_consensus.cc:2272] T d77c69d562434cde9671ac575dafe82b P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.618611 21661 tablet_replica.cc:333] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.619171 21661 raft_consensus.cc:2243] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.619616 21661 raft_consensus.cc:2272] T e350113ad28c4e9c86b6bc4d020e4411 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.621191 21661 tablet_replica.cc:333] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.621690 21661 raft_consensus.cc:2243] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.622128 21661 raft_consensus.cc:2272] T 5ac864f8a4c14abeb193a3d8a427d5be P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.624228 21661 tablet_replica.cc:333] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.624703 21661 raft_consensus.cc:2243] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.625519 21661 raft_consensus.cc:2272] T 5e2ac6551b0241ac878de448b50e8c43 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.627382 21661 tablet_replica.cc:333] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.627986 21661 raft_consensus.cc:2243] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:33.628106 24802 consensus_peers.cc:597] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f -> Peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Couldn't send request to peer 7d5d9a644079419cba65a200a2adde0b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.628352 21661 raft_consensus.cc:2272] T aee9f7c21764416082d4c642603237d7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.630054 21661 tablet_replica.cc:333] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.630528 21661 raft_consensus.cc:2243] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.630868 21661 raft_consensus.cc:2272] T a67dd25eba1744dbb6a020cbad7b2cc4 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.632318 21661 tablet_replica.cc:333] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.632856 21661 raft_consensus.cc:2243] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.633504 21661 raft_consensus.cc:2272] T 36502db3123c4e7d85f4c4a42ef980cc P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.635128 21661 tablet_replica.cc:333] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.635600 21661 raft_consensus.cc:2243] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.635957 21661 raft_consensus.cc:2272] T a842f7af321245f3aa1c05e8be343d9c P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.637521 21661 tablet_replica.cc:333] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.638031 21661 raft_consensus.cc:2243] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.638372 21661 raft_consensus.cc:2272] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.640110 21661 tablet_replica.cc:333] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.640609 21661 raft_consensus.cc:2243] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.640975 21661 raft_consensus.cc:2272] T 108ebc1279f14de58938bc2c17b153e4 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.642678 21661 tablet_replica.cc:333] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.643141 21661 raft_consensus.cc:2243] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.643818 21661 raft_consensus.cc:2272] T 80bed11e1c004378a0d652029f02a645 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.645457 21661 tablet_replica.cc:333] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.645959 21661 raft_consensus.cc:2243] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.646327 21661 raft_consensus.cc:2272] T c0d90e1159ed409a9bbdfc5de63b9a68 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.647857 21661 tablet_replica.cc:333] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.648295 21661 raft_consensus.cc:2243] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.648626 21661 raft_consensus.cc:2272] T 7d0347f452ec455f8269a6a596d78c37 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.650194 21661 tablet_replica.cc:333] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.650647 21661 raft_consensus.cc:2243] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.651293 21661 raft_consensus.cc:2272] T e473614f4ddc40b6bb1a97b2dd8595c6 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.652817 21661 tablet_replica.cc:333] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.653266 21661 raft_consensus.cc:2243] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.653618 21661 raft_consensus.cc:2272] T e3896d4d2bf545e3831250837609af90 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.655253 21661 tablet_replica.cc:333] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.655699 21661 raft_consensus.cc:2243] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.656302 21661 raft_consensus.cc:2272] T d98d3df7ca4f4f84b5dbe96d8d91947d P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.657927 21661 tablet_replica.cc:333] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.658357 21661 raft_consensus.cc:2243] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.658995 21661 raft_consensus.cc:2272] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.660470 21661 tablet_replica.cc:333] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.660930 21661 raft_consensus.cc:2243] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.661543 21661 raft_consensus.cc:2272] T 7153a4ace1de49f2b735f7c61f842d13 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.663431 21661 tablet_replica.cc:333] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.663959 21661 raft_consensus.cc:2243] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.664752 21661 raft_consensus.cc:2272] T 65a975dd6a854b4eaa95d5987559779a P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.665102 24802 consensus_peers.cc:597] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f -> Peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Couldn't send request to peer 7d5d9a644079419cba65a200a2adde0b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.666465 21661 tablet_replica.cc:333] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.667016 21661 raft_consensus.cc:2243] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.667366 21661 raft_consensus.cc:2272] T 7caff173a01946d29b6a6602087e5780 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.669008 21661 tablet_replica.cc:333] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.669482 21661 raft_consensus.cc:2243] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.670199 21661 raft_consensus.cc:2272] T 53bf34652a384a2abba1344155d2b52f P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.671974 21661 tablet_replica.cc:333] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.672549 21661 raft_consensus.cc:2243] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.673012 21661 raft_consensus.cc:2272] T 43fde9d6e41f43b5b5742f15a250dcc4 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.674736 21661 tablet_replica.cc:333] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.675194 21661 raft_consensus.cc:2243] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.675549 21661 raft_consensus.cc:2272] T fe314a73f1ca4262be1f5e323d7abd1a P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.677183 21661 tablet_replica.cc:333] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.677613 21661 raft_consensus.cc:2243] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.678282 21661 raft_consensus.cc:2272] T d9ff05bf5f754acb968c627b3ed63788 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.679802 21661 tablet_replica.cc:333] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.680238 21661 raft_consensus.cc:2243] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.680872 21661 raft_consensus.cc:2272] T 3331df53fa4d411bb2646cd36bef90b9 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.682451 21661 tablet_replica.cc:333] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.682952 21661 raft_consensus.cc:2243] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.683588 21661 raft_consensus.cc:2272] T 7ddbe3b71ede4dafb11b4180fb5218fb P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.685140 21661 tablet_replica.cc:333] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.685662 21661 raft_consensus.cc:2243] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.686077 21661 raft_consensus.cc:2272] T 2f23303881dc41028db2c6d37d8ce626 P 7d5d9a644079419cba65a200a2adde0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.687973 21661 tablet_replica.cc:333] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.688530 21661 raft_consensus.cc:2243] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.688988 21661 raft_consensus.cc:2272] T f687bce2d542494786787d90ce3efdca P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.689457 24804 consensus_peers.cc:597] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.690917 21661 tablet_replica.cc:333] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.691401 21661 raft_consensus.cc:2243] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.691737 21661 raft_consensus.cc:2272] T 5eb3411a33ce4859ac35774442d2ec55 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.693288 21661 tablet_replica.cc:333] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.693692 21661 raft_consensus.cc:2243] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.694072 21661 raft_consensus.cc:2272] T 29fb8090ba6849758b41388eadfcbfa7 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.696091 21661 tablet_replica.cc:333] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.696626 21661 raft_consensus.cc:2243] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.697060 21661 raft_consensus.cc:2272] T febbdeb15bad40ba8bd90df9c7e4fb60 P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.697662 24804 consensus_peers.cc:597] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.698923 21661 tablet_replica.cc:333] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.699383 21661 raft_consensus.cc:2243] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.700050 21661 raft_consensus.cc:2272] T f939cd6e39654b219a49f96a30d489d7 P 7d5d9a644079419cba65a200a2adde0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.701613 21661 tablet_replica.cc:333] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b: stopping tablet replica
I20260709 13:07:33.702184 21661 raft_consensus.cc:2243] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.702534 21661 raft_consensus.cc:2272] T 14393d182e2947d7b09c3f608fb22e0c P 7d5d9a644079419cba65a200a2adde0b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:33.704418 24802 consensus_peers.cc:597] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f -> Peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Couldn't send request to peer 7d5d9a644079419cba65a200a2adde0b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:33.714040 24804 consensus_peers.cc:597] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f -> Peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Couldn't send request to peer 3bb18385b2a54c3f9d946dd8d4b659ae. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.766690 21661 tablet_server.cc:196] TabletServer@127.21.39.67:0 shutdown complete.
W20260709 13:07:33.769852 24802 consensus_peers.cc:597] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f -> Peer 7d5d9a644079419cba65a200a2adde0b (127.21.39.67:33511): Couldn't send request to peer 7d5d9a644079419cba65a200a2adde0b. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.67:33511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.822587 21661 tablet_server.cc:179] TabletServer@127.21.39.68:0 shutting down...
I20260709 13:07:33.852869 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:33.853713 21661 tablet_replica.cc:333] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.854470 21661 raft_consensus.cc:2243] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.855378 21661 raft_consensus.cc:2272] T eb1965ed827f42e8b85cc53bba7bf7b7 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.857807 21661 tablet_replica.cc:333] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.858525 21661 raft_consensus.cc:2243] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.859218 21661 raft_consensus.cc:2272] T 9e0749f634e64851a3c2f0ac912a7ef1 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.861001 21661 tablet_replica.cc:333] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.861518 21661 raft_consensus.cc:2243] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.861923 21661 raft_consensus.cc:2272] T 26279cfee0e94f5f874aa44e0cfbe84a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.863634 21661 tablet_replica.cc:333] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.864135 21661 raft_consensus.cc:2243] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.864801 21661 raft_consensus.cc:2272] T a3b1e6f5a94a4e72b89f2a8ac87d862a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.866518 21661 tablet_replica.cc:333] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.866998 21661 raft_consensus.cc:2243] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.867646 21661 raft_consensus.cc:2272] T bd3b220e0b614d948e5a12e163467041 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.869299 21661 tablet_replica.cc:333] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.869850 21661 raft_consensus.cc:2243] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.870213 21661 raft_consensus.cc:2272] T a4fe71caf1f04193ac45015976b59cc3 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.871878 21661 tablet_replica.cc:333] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.872367 21661 raft_consensus.cc:2243] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.873024 21661 raft_consensus.cc:2272] T 2ccd2362079b4e18aec157b4ff007d04 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.874717 21661 tablet_replica.cc:333] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.875231 21661 raft_consensus.cc:2243] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.875886 21661 raft_consensus.cc:2272] T 5ac864f8a4c14abeb193a3d8a427d5be P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.877509 21661 tablet_replica.cc:333] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.878043 21661 raft_consensus.cc:2243] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.878722 21661 raft_consensus.cc:2272] T c0d90e1159ed409a9bbdfc5de63b9a68 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.880330 21661 tablet_replica.cc:333] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.880838 21661 raft_consensus.cc:2243] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.881206 21661 raft_consensus.cc:2272] T 43fde9d6e41f43b5b5742f15a250dcc4 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.882763 21661 tablet_replica.cc:333] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.883239 21661 raft_consensus.cc:2243] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.883597 21661 raft_consensus.cc:2272] T d77c69d562434cde9671ac575dafe82b P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.885190 21661 tablet_replica.cc:333] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.885663 21661 raft_consensus.cc:2243] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.886371 21661 raft_consensus.cc:2272] T a3b3a15f15e5402e86196cf797bf52ce P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.887988 21661 tablet_replica.cc:333] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.888480 21661 raft_consensus.cc:2243] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.888844 21661 raft_consensus.cc:2272] T 4494fc624e15415cb88709b33a63efac P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.890369 21661 tablet_replica.cc:333] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.890859 21661 raft_consensus.cc:2243] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.891544 21661 raft_consensus.cc:2272] T aee9f7c21764416082d4c642603237d7 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.893325 21661 tablet_replica.cc:333] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.893844 21661 raft_consensus.cc:2243] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.894212 21661 raft_consensus.cc:2272] T a67dd25eba1744dbb6a020cbad7b2cc4 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.895795 21661 tablet_replica.cc:333] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.896291 21661 raft_consensus.cc:2243] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.896670 21661 raft_consensus.cc:2272] T 36502db3123c4e7d85f4c4a42ef980cc P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.898313 21661 tablet_replica.cc:333] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.898787 21661 raft_consensus.cc:2243] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.899138 21661 raft_consensus.cc:2272] T a842f7af321245f3aa1c05e8be343d9c P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.900764 21661 tablet_replica.cc:333] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.901248 21661 raft_consensus.cc:2243] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.901597 21661 raft_consensus.cc:2272] T d9bbf3bdae644d819a3ee89ad647045f P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.903373 21661 tablet_replica.cc:333] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.903905 21661 raft_consensus.cc:2243] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.904690 21661 raft_consensus.cc:2272] T 35e0ec3a1ea14b3dbddf7a83088bc69b P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.906551 21661 tablet_replica.cc:333] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.907035 21661 raft_consensus.cc:2243] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.907701 21661 raft_consensus.cc:2272] T 108ebc1279f14de58938bc2c17b153e4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.909335 21661 tablet_replica.cc:333] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.909859 21661 raft_consensus.cc:2243] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.909759 25658 raft_consensus.cc:493] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dac2bf8a29594a8783a3d9d4c4de3305)
I20260709 13:07:33.910356 21661 raft_consensus.cc:2272] T fe81f255b560486299b9790c4f430024 P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.910321 25658 raft_consensus.cc:515] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e16b28767f345faa669c12df5f4912f" member_type: VOTER last_known_addr { host: "127.21.39.68" port: 43341 } } peers { permanent_uuid: "dac2bf8a29594a8783a3d9d4c4de3305" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 34067 } } peers { permanent_uuid: "3bb18385b2a54c3f9d946dd8d4b659ae" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 36299 } }
I20260709 13:07:33.912015 25658 leader_election.cc:290] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067), 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299)
I20260709 13:07:33.912122 21661 tablet_replica.cc:333] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.913026 21661 raft_consensus.cc:2243] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.913586 21661 raft_consensus.cc:2272] T 80bed11e1c004378a0d652029f02a645 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.915814 21661 tablet_replica.cc:333] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
W20260709 13:07:33.916143 24804 leader_election.cc:336] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dac2bf8a29594a8783a3d9d4c4de3305 (127.21.39.65:34067): Network error: Client connection negotiation failed: client connection to 127.21.39.65:34067: connect: Connection refused (error 111)
I20260709 13:07:33.916496 21661 raft_consensus.cc:2243] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:07:33.916960 24804 leader_election.cc:336] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3bb18385b2a54c3f9d946dd8d4b659ae (127.21.39.66:36299): Network error: Client connection negotiation failed: client connection to 127.21.39.66:36299: connect: Connection refused (error 111)
I20260709 13:07:33.917258 24804 leader_election.cc:304] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [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: 8e16b28767f345faa669c12df5f4912f; no voters: 3bb18385b2a54c3f9d946dd8d4b659ae, dac2bf8a29594a8783a3d9d4c4de3305
I20260709 13:07:33.917377 21661 raft_consensus.cc:2272] T e3896d4d2bf545e3831250837609af90 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.917827 25658 raft_consensus.cc:2749] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:33.919275 21661 tablet_replica.cc:333] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.919831 21661 raft_consensus.cc:2243] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.920218 21661 raft_consensus.cc:2272] T 65a975dd6a854b4eaa95d5987559779a P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.922071 21661 tablet_replica.cc:333] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.922549 21661 raft_consensus.cc:2243] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.922917 21661 raft_consensus.cc:2272] T 7caff173a01946d29b6a6602087e5780 P 8e16b28767f345faa669c12df5f4912f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.924446 21661 tablet_replica.cc:333] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.924896 21661 raft_consensus.cc:2243] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.925241 21661 raft_consensus.cc:2272] T 8ae88fb2d7624d44b2d6aff1a1c76554 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.926819 21661 tablet_replica.cc:333] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.927350 21661 raft_consensus.cc:2243] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.927731 21661 raft_consensus.cc:2272] T f687bce2d542494786787d90ce3efdca P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.929356 21661 tablet_replica.cc:333] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.929852 21661 raft_consensus.cc:2243] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.930229 21661 raft_consensus.cc:2272] T 39751c83dd4b4ac584196a5f03b11190 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.931770 21661 tablet_replica.cc:333] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.932252 21661 raft_consensus.cc:2243] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.932597 21661 raft_consensus.cc:2272] T 4e488595f0ab479397b4b56b9b091213 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.934327 21661 tablet_replica.cc:333] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.934790 21661 raft_consensus.cc:2243] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.935158 21661 raft_consensus.cc:2272] T fe314a73f1ca4262be1f5e323d7abd1a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.936803 21661 tablet_replica.cc:333] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.937270 21661 raft_consensus.cc:2243] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.937994 21661 raft_consensus.cc:2272] T 1165c6675e894c74ba306b73fae147ad P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.939639 21661 tablet_replica.cc:333] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.940107 21661 raft_consensus.cc:2243] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.940471 21661 raft_consensus.cc:2272] T 14d85a7e3b184d399ccf645a4f5a6b4a P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.942173 21661 tablet_replica.cc:333] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.942616 21661 raft_consensus.cc:2243] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.943255 21661 raft_consensus.cc:2272] T e7e53a9725a349afb784f5b28c513d86 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.944913 21661 tablet_replica.cc:333] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.945374 21661 raft_consensus.cc:2243] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.945725 21661 raft_consensus.cc:2272] T 14393d182e2947d7b09c3f608fb22e0c P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.947496 21661 tablet_replica.cc:333] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.947965 21661 raft_consensus.cc:2243] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.948351 21661 raft_consensus.cc:2272] T 8abfb3bf33b74774bade3901baaca799 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.950053 21661 tablet_replica.cc:333] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.950503 21661 raft_consensus.cc:2243] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.950868 21661 raft_consensus.cc:2272] T 563f851c82044106b8390b70825bded1 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.952446 21661 tablet_replica.cc:333] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.952893 21661 raft_consensus.cc:2243] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.953275 21661 raft_consensus.cc:2272] T 29fb8090ba6849758b41388eadfcbfa7 P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.954818 21661 tablet_replica.cc:333] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.955265 21661 raft_consensus.cc:2243] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.955613 21661 raft_consensus.cc:2272] T 026fc84930014423b6bf164909a8cfc4 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.957248 21661 tablet_replica.cc:333] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.957710 21661 raft_consensus.cc:2243] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.958101 21661 raft_consensus.cc:2272] T 1abd3c03eeba4d6982ec53d225e20b8d P 8e16b28767f345faa669c12df5f4912f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.959700 21661 tablet_replica.cc:333] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.960131 21661 raft_consensus.cc:2243] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.960480 21661 raft_consensus.cc:2272] T 962a7962e9404e40a5cf316ca19cf017 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.962086 21661 tablet_replica.cc:333] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.962517 21661 raft_consensus.cc:2243] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:33.963150 21661 raft_consensus.cc:2272] T f1b0c9f49f854b8e874188d8bb8e3737 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.964787 21661 tablet_replica.cc:333] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.965235 21661 raft_consensus.cc:2243] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.965600 21661 raft_consensus.cc:2272] T d9ff05bf5f754acb968c627b3ed63788 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.967252 21661 tablet_replica.cc:333] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.967681 21661 raft_consensus.cc:2243] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.968055 21661 raft_consensus.cc:2272] T 3331df53fa4d411bb2646cd36bef90b9 P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.969584 21661 tablet_replica.cc:333] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f: stopping tablet replica
I20260709 13:07:33.969993 21661 raft_consensus.cc:2243] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.970351 21661 raft_consensus.cc:2272] T 7ddbe3b71ede4dafb11b4180fb5218fb P 8e16b28767f345faa669c12df5f4912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.033092 21661 tablet_server.cc:196] TabletServer@127.21.39.68:0 shutdown complete.
I20260709 13:07:34.085405 21661 master.cc:562] Master@127.21.39.126:37781 shutting down...
I20260709 13:07:34.105692 21661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.106256 21661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.106576 21661 tablet_replica.cc:333] T 00000000000000000000000000000000 P d30c148a6da142ab87fdfe5a7a8f6e39: stopping tablet replica
I20260709 13:07:34.125988 21661 master.cc:584] Master@127.21.39.126:37781 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (26089 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:07:34.207790 21661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.39.126:44387
I20260709 13:07:34.208841 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:34.213697 25700 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
W20260709 13:07:34.213840 25701 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
W20260709 13:07:34.215209 25703 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
I20260709 13:07:34.216321 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:34.217195 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:34.217365 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:34.217507 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602454217491 us; error 0 us; skew 500 ppm
I20260709 13:07:34.218039 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:34.220140 21661 webserver.cc:533] Webserver started at http://127.21.39.126:32967/ using document root <none> and password file <none>
I20260709 13:07:34.220578 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:34.220734 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:34.220988 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:34.222115 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/master-0-root/instance:
uuid: "e3efcf23ead140f887540c7d16b6c078"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-ww3l"
I20260709 13:07:34.226006 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:07:34.228981 25708 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.229612 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:34.229904 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/master-0-root
uuid: "e3efcf23ead140f887540c7d16b6c078"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-ww3l"
I20260709 13:07:34.230140 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-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)
I20260709 13:07:34.239634 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:34.240659 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:34.274682 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.126:44387
I20260709 13:07:34.274768 25759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.126:44387 every 8 connection(s)
I20260709 13:07:34.278254 25760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.287716 25760 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078: Bootstrap starting.
I20260709 13:07:34.292130 25760 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.295833 25760 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078: No bootstrap required, opened a new log
I20260709 13:07:34.297734 25760 raft_consensus.cc:359] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3efcf23ead140f887540c7d16b6c078" member_type: VOTER }
I20260709 13:07:34.298116 25760 raft_consensus.cc:385] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.298332 25760 raft_consensus.cc:740] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3efcf23ead140f887540c7d16b6c078, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.298879 25760 consensus_queue.cc:260] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e3efcf23ead140f887540c7d16b6c078" member_type: VOTER }
I20260709 13:07:34.299283 25760 raft_consensus.cc:399] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:34.299515 25760 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:34.299746 25760 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.303651 25760 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3efcf23ead140f887540c7d16b6c078" member_type: VOTER }
I20260709 13:07:34.304090 25760 leader_election.cc:304] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [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: e3efcf23ead140f887540c7d16b6c078; no voters: 
I20260709 13:07:34.305054 25760 leader_election.cc:290] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:34.305400 25763 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:34.306674 25763 raft_consensus.cc:697] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 1 LEADER]: Becoming Leader. State: Replica: e3efcf23ead140f887540c7d16b6c078, State: Running, Role: LEADER
I20260709 13:07:34.307217 25763 consensus_queue.cc:237] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [LEADER]: Queue going to LEADER mode. State: All 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: "e3efcf23ead140f887540c7d16b6c078" member_type: VOTER }
I20260709 13:07:34.307749 25760 sys_catalog.cc:565] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:34.311295 25764 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e3efcf23ead140f887540c7d16b6c078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3efcf23ead140f887540c7d16b6c078" member_type: VOTER } }
I20260709 13:07:34.311468 25765 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3efcf23ead140f887540c7d16b6c078. Latest consensus state: current_term: 1 leader_uuid: "e3efcf23ead140f887540c7d16b6c078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3efcf23ead140f887540c7d16b6c078" member_type: VOTER } }
I20260709 13:07:34.311972 25764 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:34.312084 25765 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:34.314168 25770 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:34.318753 25770 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:34.322261 21661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:34.326467 25770 catalog_manager.cc:1383] Generated new cluster ID: 687509a145f946a09060261729a1af2d
I20260709 13:07:34.326715 25770 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:34.347812 25770 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:34.349017 25770 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:34.361855 25770 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078: Generated new TSK 0
I20260709 13:07:34.362417 25770 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:34.388164 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:34.394351 25782 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
W20260709 13:07:34.393674 25781 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
W20260709 13:07:34.395805 25784 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
I20260709 13:07:34.396131 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:34.397040 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:34.397230 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:34.397382 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602454397358 us; error 0 us; skew 500 ppm
I20260709 13:07:34.397891 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:34.399897 21661 webserver.cc:533] Webserver started at http://127.21.39.65:36845/ using document root <none> and password file <none>
I20260709 13:07:34.400326 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:34.400496 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:34.400723 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:34.401701 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-0-root/instance:
uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-ww3l"
I20260709 13:07:34.405678 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:07:34.408625 25789 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.409276 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:34.409556 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-0-root
uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-ww3l"
I20260709 13:07:34.409834 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-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)
I20260709 13:07:34.427677 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:34.428676 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:34.430027 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:34.432155 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:34.432328 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.432546 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:34.432693 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.469769 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.65:36249
I20260709 13:07:34.469898 25851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.65:36249 every 8 connection(s)
I20260709 13:07:34.474287 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:34.480911 25856 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
W20260709 13:07:34.482360 25857 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
W20260709 13:07:34.483942 25859 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
I20260709 13:07:34.487337 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:34.488619 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:34.488855 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:34.489053 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602454489034 us; error 0 us; skew 500 ppm
I20260709 13:07:34.489475 25852 heartbeater.cc:344] Connected to a master server at 127.21.39.126:44387
I20260709 13:07:34.489641 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:34.489848 25852 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:34.490594 25852 heartbeater.cc:507] Master 127.21.39.126:44387 requested a full tablet report, sending...
I20260709 13:07:34.492357 21661 webserver.cc:533] Webserver started at http://127.21.39.66:43021/ using document root <none> and password file <none>
I20260709 13:07:34.492460 25725 ts_manager.cc:194] Registered new tserver with Master: 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249)
I20260709 13:07:34.492916 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:34.493119 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:34.493373 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:34.494477 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-1-root/instance:
uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-ww3l"
I20260709 13:07:34.494503 25725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41738
I20260709 13:07:34.498662 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:07:34.501650 25864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.502331 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:34.502633 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-1-root
uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-ww3l"
I20260709 13:07:34.524857 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-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)
I20260709 13:07:34.558525 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:34.559851 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:34.561368 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:34.563839 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:34.564025 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.564280 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:34.564438 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.604229 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.66:43303
I20260709 13:07:34.604408 25927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.66:43303 every 8 connection(s)
I20260709 13:07:34.610145 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:34.618177 25931 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
W20260709 13:07:34.618841 25932 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
W20260709 13:07:34.622712 25934 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
I20260709 13:07:34.622977 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:34.623605 25928 heartbeater.cc:344] Connected to a master server at 127.21.39.126:44387
I20260709 13:07:34.623977 25928 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:34.624086 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:34.624368 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:34.624548 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602454624532 us; error 0 us; skew 500 ppm
I20260709 13:07:34.624781 25928 heartbeater.cc:507] Master 127.21.39.126:44387 requested a full tablet report, sending...
I20260709 13:07:34.625135 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:34.627154 25725 ts_manager.cc:194] Registered new tserver with Master: f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:34.628098 21661 webserver.cc:533] Webserver started at http://127.21.39.67:34485/ using document root <none> and password file <none>
I20260709 13:07:34.628621 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:34.628808 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:34.629093 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:34.629120 25725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41752
I20260709 13:07:34.630651 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-2-root/instance:
uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-ww3l"
I20260709 13:07:34.634977 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:34.638084 25939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.638742 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:34.638998 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-2-root
uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-ww3l"
I20260709 13:07:34.639246 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-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)
I20260709 13:07:34.650969 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:34.652031 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:34.653369 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:34.655428 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:34.655615 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.655820 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:34.655961 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.693953 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.67:36625
I20260709 13:07:34.694041 26001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.67:36625 every 8 connection(s)
I20260709 13:07:34.706813 26002 heartbeater.cc:344] Connected to a master server at 127.21.39.126:44387
I20260709 13:07:34.707170 26002 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:34.707890 26002 heartbeater.cc:507] Master 127.21.39.126:44387 requested a full tablet report, sending...
I20260709 13:07:34.709620 25725 ts_manager.cc:194] Registered new tserver with Master: e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:34.710207 21661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01317282s
I20260709 13:07:34.710888 25725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41764
I20260709 13:07:34.734076 25725 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41774:
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"
    }
  }
}
W20260709 13:07:34.736927 25725 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.
I20260709 13:07:34.815363 25893 tablet_service.cc:1511] Processing CreateTablet for tablet 54328a39b5374a7387131d7915dd951f (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:34.815546 25892 tablet_service.cc:1511] Processing CreateTablet for tablet 38d447e5245d4c12a4f3b83337762d65 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:34.815968 25891 tablet_service.cc:1511] Processing CreateTablet for tablet d0ecb40f2fbb4b35a9c454adcae6b24d (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:34.816964 25893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54328a39b5374a7387131d7915dd951f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.817766 25891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ecb40f2fbb4b35a9c454adcae6b24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.818499 25892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d447e5245d4c12a4f3b83337762d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.820519 25890 tablet_service.cc:1511] Processing CreateTablet for tablet 26dfee9a9bce47b2bcbfbdc3ec56ef7a (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:34.822000 25890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dfee9a9bce47b2bcbfbdc3ec56ef7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.834095 25889 tablet_service.cc:1511] Processing CreateTablet for tablet 057d19501bcd4f0687bdfd137c01ee72 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:34.835718 25889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057d19501bcd4f0687bdfd137c01ee72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.842872 25888 tablet_service.cc:1511] Processing CreateTablet for tablet e1676ca8659b49af898b557bf8352546 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:34.844455 25888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1676ca8659b49af898b557bf8352546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.849892 25817 tablet_service.cc:1511] Processing CreateTablet for tablet 54328a39b5374a7387131d7915dd951f (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:34.851519 25817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54328a39b5374a7387131d7915dd951f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.855495 25816 tablet_service.cc:1511] Processing CreateTablet for tablet 38d447e5245d4c12a4f3b83337762d65 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:34.856922 25816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d447e5245d4c12a4f3b83337762d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.858764 25815 tablet_service.cc:1511] Processing CreateTablet for tablet d0ecb40f2fbb4b35a9c454adcae6b24d (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:34.860008 25815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ecb40f2fbb4b35a9c454adcae6b24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.861160 25887 tablet_service.cc:1511] Processing CreateTablet for tablet f4b1bc15b69d408aa60c88fd7496e9c4 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:34.862567 25887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b1bc15b69d408aa60c88fd7496e9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.862696 25961 tablet_service.cc:1511] Processing CreateTablet for tablet f4b1bc15b69d408aa60c88fd7496e9c4 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:34.864044 25961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b1bc15b69d408aa60c88fd7496e9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.867405 25967 tablet_service.cc:1511] Processing CreateTablet for tablet 54328a39b5374a7387131d7915dd951f (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:34.867641 25812 tablet_service.cc:1511] Processing CreateTablet for tablet e1676ca8659b49af898b557bf8352546 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:34.868824 25967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54328a39b5374a7387131d7915dd951f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.869118 25812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1676ca8659b49af898b557bf8352546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.868791 25813 tablet_service.cc:1511] Processing CreateTablet for tablet 057d19501bcd4f0687bdfd137c01ee72 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:34.870245 25813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057d19501bcd4f0687bdfd137c01ee72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.875408 25965 tablet_service.cc:1511] Processing CreateTablet for tablet d0ecb40f2fbb4b35a9c454adcae6b24d (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:34.876355 25962 tablet_service.cc:1511] Processing CreateTablet for tablet e1676ca8659b49af898b557bf8352546 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:34.875414 25966 tablet_service.cc:1511] Processing CreateTablet for tablet 38d447e5245d4c12a4f3b83337762d65 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:34.867472 25964 tablet_service.cc:1511] Processing CreateTablet for tablet 26dfee9a9bce47b2bcbfbdc3ec56ef7a (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:34.876785 25965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ecb40f2fbb4b35a9c454adcae6b24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.867545 25811 tablet_service.cc:1511] Processing CreateTablet for tablet f4b1bc15b69d408aa60c88fd7496e9c4 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:34.872912 25814 tablet_service.cc:1511] Processing CreateTablet for tablet 26dfee9a9bce47b2bcbfbdc3ec56ef7a (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:34.875424 25963 tablet_service.cc:1511] Processing CreateTablet for tablet 057d19501bcd4f0687bdfd137c01ee72 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:34.880842 25963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057d19501bcd4f0687bdfd137c01ee72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.881548 25962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1676ca8659b49af898b557bf8352546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.882835 25810 tablet_service.cc:1511] Processing CreateTablet for tablet cbfa0921067a442da7f1ca4385e7171c (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:34.884305 25966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d447e5245d4c12a4f3b83337762d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.890049 25964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dfee9a9bce47b2bcbfbdc3ec56ef7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.894109 25811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b1bc15b69d408aa60c88fd7496e9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.897710 25810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfa0921067a442da7f1ca4385e7171c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.899966 25814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dfee9a9bce47b2bcbfbdc3ec56ef7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.875275 26017 tablet_bootstrap.cc:492] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf: Bootstrap starting.
I20260709 13:07:34.931254 25888 tablet_service.cc:1511] Processing CreateTablet for tablet cbfa0921067a442da7f1ca4385e7171c (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:34.932652 25888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfa0921067a442da7f1ca4385e7171c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.932706 25961 tablet_service.cc:1511] Processing CreateTablet for tablet cbfa0921067a442da7f1ca4385e7171c (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:34.934012 25961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfa0921067a442da7f1ca4385e7171c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.961205 25817 tablet_service.cc:1511] Processing CreateTablet for tablet fe6defc01d9b4939bcb93c73a4a0e131 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:34.962507 25817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6defc01d9b4939bcb93c73a4a0e131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.962775 25892 tablet_service.cc:1511] Processing CreateTablet for tablet fe6defc01d9b4939bcb93c73a4a0e131 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:34.964056 25892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6defc01d9b4939bcb93c73a4a0e131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.975483 26019 tablet_bootstrap.cc:492] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:34.982621 26018 tablet_bootstrap.cc:492] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd: Bootstrap starting.
I20260709 13:07:34.974052 26017 tablet_bootstrap.cc:654] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.995362 25966 tablet_service.cc:1511] Processing CreateTablet for tablet fe6defc01d9b4939bcb93c73a4a0e131 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:34.997493 25966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6defc01d9b4939bcb93c73a4a0e131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.999790 25811 tablet_service.cc:1511] Processing CreateTablet for tablet ccfd5acd1537468f92f64e0d6adbc3b3 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:35.002485 25890 tablet_service.cc:1511] Processing CreateTablet for tablet ccfd5acd1537468f92f64e0d6adbc3b3 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:35.003831 25890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfd5acd1537468f92f64e0d6adbc3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.004130 26019 tablet_bootstrap.cc:654] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.018671 25966 tablet_service.cc:1511] Processing CreateTablet for tablet ccfd5acd1537468f92f64e0d6adbc3b3 (DEFAULT_TABLE table=test-workload [id=50c8fe7c7a8949228c4129bdd284c19d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:35.019870 25966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfd5acd1537468f92f64e0d6adbc3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.026592 25811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccfd5acd1537468f92f64e0d6adbc3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.039003 26018 tablet_bootstrap.cc:654] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.050686 26017 tablet_bootstrap.cc:492] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf: No bootstrap required, opened a new log
I20260709 13:07:35.051162 26017 ts_tablet_manager.cc:1403] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent bootstrapping tablet: real 0.176s	user 0.027s	sys 0.013s
I20260709 13:07:35.051472 26019 tablet_bootstrap.cc:492] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: No bootstrap required, opened a new log
I20260709 13:07:35.051996 26019 ts_tablet_manager.cc:1403] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.036s
I20260709 13:07:35.053979 26017 raft_consensus.cc:359] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.054917 26017 raft_consensus.cc:385] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.054864 26019 raft_consensus.cc:359] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.055392 26017 raft_consensus.cc:740] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.055727 26019 raft_consensus.cc:385] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.056042 26019 raft_consensus.cc:740] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.056210 26017 consensus_queue.cc:260] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.057337 26019 consensus_queue.cc:260] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.060163 26018 tablet_bootstrap.cc:492] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd: No bootstrap required, opened a new log
I20260709 13:07:35.060705 26018 ts_tablet_manager.cc:1403] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd: Time spent bootstrapping tablet: real 0.078s	user 0.000s	sys 0.024s
I20260709 13:07:35.063015 25852 heartbeater.cc:499] Master 127.21.39.126:44387 was elected leader, sending a full tablet report...
I20260709 13:07:35.063644 25928 heartbeater.cc:499] Master 127.21.39.126:44387 was elected leader, sending a full tablet report...
I20260709 13:07:35.063771 26018 raft_consensus.cc:359] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:35.064383 26017 ts_tablet_manager.cc:1434] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.006s
I20260709 13:07:35.064560 26018 raft_consensus.cc:385] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.064924 26018 raft_consensus.cc:740] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.065641 26017 tablet_bootstrap.cc:492] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf: Bootstrap starting.
I20260709 13:07:35.065795 26018 consensus_queue.cc:260] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:35.068557 26019 ts_tablet_manager.cc:1434] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:07:35.069507 26019 tablet_bootstrap.cc:492] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:35.076058 26019 tablet_bootstrap.cc:654] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.076910 26017 tablet_bootstrap.cc:654] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.089424 26019 tablet_bootstrap.cc:492] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: No bootstrap required, opened a new log
I20260709 13:07:35.089941 26019 ts_tablet_manager.cc:1403] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:07:35.092321 26002 heartbeater.cc:499] Master 127.21.39.126:44387 was elected leader, sending a full tablet report...
I20260709 13:07:35.092867 26018 ts_tablet_manager.cc:1434] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd: Time spent starting tablet: real 0.032s	user 0.021s	sys 0.012s
I20260709 13:07:35.092684 26019 raft_consensus.cc:359] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:35.093554 26019 raft_consensus.cc:385] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.093880 26019 raft_consensus.cc:740] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.094681 26019 consensus_queue.cc:260] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:35.096753 26019 ts_tablet_manager.cc:1434] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:35.097402 26019 tablet_bootstrap.cc:492] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:35.093940 26018 tablet_bootstrap.cc:492] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd: Bootstrap starting.
I20260709 13:07:35.103845 26019 tablet_bootstrap.cc:654] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.107851 26018 tablet_bootstrap.cc:654] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.114389 26017 tablet_bootstrap.cc:492] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf: No bootstrap required, opened a new log
I20260709 13:07:35.114928 26017 ts_tablet_manager.cc:1403] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.010s
I20260709 13:07:35.117900 26017 raft_consensus.cc:359] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.118561 26017 raft_consensus.cc:385] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.118839 26017 raft_consensus.cc:740] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.119673 26017 consensus_queue.cc:260] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.126323 26019 tablet_bootstrap.cc:492] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: No bootstrap required, opened a new log
I20260709 13:07:35.126420 26017 ts_tablet_manager.cc:1434] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:07:35.126958 26019 ts_tablet_manager.cc:1403] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.007s
I20260709 13:07:35.127290 26018 tablet_bootstrap.cc:492] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd: No bootstrap required, opened a new log
I20260709 13:07:35.127521 26017 tablet_bootstrap.cc:492] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf: Bootstrap starting.
I20260709 13:07:35.127837 26018 ts_tablet_manager.cc:1403] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.013s
I20260709 13:07:35.129858 26019 raft_consensus.cc:359] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.130602 26019 raft_consensus.cc:385] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.130895 26019 raft_consensus.cc:740] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.130887 26018 raft_consensus.cc:359] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.131932 26018 raft_consensus.cc:385] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.131810 26019 consensus_queue.cc:260] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.132313 26018 raft_consensus.cc:740] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.133111 26018 consensus_queue.cc:260] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.133911 26017 tablet_bootstrap.cc:654] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.134895 26018 ts_tablet_manager.cc:1434] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:07:35.135812 26018 tablet_bootstrap.cc:492] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd: Bootstrap starting.
I20260709 13:07:35.136485 26019 ts_tablet_manager.cc:1434] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:35.137966 26019 tablet_bootstrap.cc:492] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:35.141899 26018 tablet_bootstrap.cc:654] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.144373 26019 tablet_bootstrap.cc:654] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.148090 26023 raft_consensus.cc:493] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.148700 26023 raft_consensus.cc:515] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.149564 26017 tablet_bootstrap.cc:492] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf: No bootstrap required, opened a new log
I20260709 13:07:35.150000 26017 ts_tablet_manager.cc:1403] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.015s
I20260709 13:07:35.152940 26017 raft_consensus.cc:359] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.154358 26023 leader_election.cc:290] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.158147 26018 tablet_bootstrap.cc:492] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd: No bootstrap required, opened a new log
I20260709 13:07:35.158674 26018 ts_tablet_manager.cc:1403] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 13:07:35.155445 26019 tablet_bootstrap.cc:492] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: No bootstrap required, opened a new log
I20260709 13:07:35.153569 26017 raft_consensus.cc:385] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.160440 26017 raft_consensus.cc:740] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.161185 26017 consensus_queue.cc:260] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.161422 26018 raft_consensus.cc:359] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.162068 26018 raft_consensus.cc:385] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.162367 26018 raft_consensus.cc:740] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.162911 26019 ts_tablet_manager.cc:1403] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.008s
I20260709 13:07:35.163304 26017 ts_tablet_manager.cc:1434] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:35.163044 26018 consensus_queue.cc:260] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.164320 26017 tablet_bootstrap.cc:492] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf: Bootstrap starting.
I20260709 13:07:35.165171 26018 ts_tablet_manager.cc:1434] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:07:35.166172 26018 tablet_bootstrap.cc:492] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd: Bootstrap starting.
I20260709 13:07:35.166255 26019 raft_consensus.cc:359] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.169883 26019 raft_consensus.cc:385] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.170159 26019 raft_consensus.cc:740] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.171077 26017 tablet_bootstrap.cc:654] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.170897 26019 consensus_queue.cc:260] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.172732 26018 tablet_bootstrap.cc:654] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.175465 26019 ts_tablet_manager.cc:1434] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 13:07:35.176455 26019 tablet_bootstrap.cc:492] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:35.182449 26019 tablet_bootstrap.cc:654] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.185623 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" is_pre_election: true
W20260709 13:07:35.187485 25868 leader_election.cc:343] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.188022 26024 raft_consensus.cc:493] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.188547 26024 raft_consensus.cc:515] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.192340 26024 leader_election.cc:290] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.193503 26018 tablet_bootstrap.cc:492] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd: No bootstrap required, opened a new log
I20260709 13:07:35.194010 26018 ts_tablet_manager.cc:1403] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260709 13:07:35.196813 26018 raft_consensus.cc:359] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.197527 26018 raft_consensus.cc:385] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.199235 26018 raft_consensus.cc:740] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.200114 26018 consensus_queue.cc:260] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.204119 26018 ts_tablet_manager.cc:1434] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:07:35.205135 26018 tablet_bootstrap.cc:492] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd: Bootstrap starting.
I20260709 13:07:35.213877 26018 tablet_bootstrap.cc:654] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.222265 26019 tablet_bootstrap.cc:492] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: No bootstrap required, opened a new log
I20260709 13:07:35.222716 26019 ts_tablet_manager.cc:1403] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.006s
I20260709 13:07:35.225397 26019 raft_consensus.cc:359] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.226326 26019 raft_consensus.cc:385] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.226655 26019 raft_consensus.cc:740] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.227496 26019 consensus_queue.cc:260] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.231112 26019 ts_tablet_manager.cc:1434] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:35.232286 26019 tablet_bootstrap.cc:492] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:35.246104 25977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:35.248098 26019 tablet_bootstrap.cc:654] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:35.248466 25867 leader_election.cc:343] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.249020 25867 leader_election.cc:304] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd
I20260709 13:07:35.250560 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.251529 26023 raft_consensus.cc:2749] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:35.252216 25790 leader_election.cc:343] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.253690 26018 tablet_bootstrap.cc:492] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd: No bootstrap required, opened a new log
I20260709 13:07:35.254125 26017 tablet_bootstrap.cc:492] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf: No bootstrap required, opened a new log
I20260709 13:07:35.254009 26024 raft_consensus.cc:493] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.254240 26018 ts_tablet_manager.cc:1403] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.030s
I20260709 13:07:35.254576 26024 raft_consensus.cc:515] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.255766 26019 tablet_bootstrap.cc:492] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: No bootstrap required, opened a new log
I20260709 13:07:35.256672 26024 leader_election.cc:290] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.257272 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d447e5245d4c12a4f3b83337762d65" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.257521 26018 raft_consensus.cc:359] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.257922 25903 raft_consensus.cc:2468] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 0.
I20260709 13:07:35.258355 26019 ts_tablet_manager.cc:1403] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 13:07:35.258482 26018 raft_consensus.cc:385] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.257619 26017 ts_tablet_manager.cc:1403] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent bootstrapping tablet: real 0.094s	user 0.036s	sys 0.032s
I20260709 13:07:35.258957 26018 raft_consensus.cc:740] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.259141 25790 leader_election.cc:304] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:35.260136 26024 raft_consensus.cc:2804] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.259891 26018 consensus_queue.cc:260] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.260515 26024 raft_consensus.cc:493] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.260877 26024 raft_consensus.cc:3060] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.261814 26017 raft_consensus.cc:359] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.262266 26018 ts_tablet_manager.cc:1434] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:07:35.262512 26017 raft_consensus.cc:385] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.262861 26017 raft_consensus.cc:740] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.263567 26017 consensus_queue.cc:260] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.263865 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d447e5245d4c12a4f3b83337762d65" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:35.264571 25976 raft_consensus.cc:2468] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 0.
I20260709 13:07:35.260949 25977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:35.264789 26018 tablet_bootstrap.cc:492] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd: Bootstrap starting.
I20260709 13:07:35.265892 25977 raft_consensus.cc:2468] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 0.
I20260709 13:07:35.267081 25791 leader_election.cc:304] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [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: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:35.271392 26018 tablet_bootstrap.cc:654] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.271952 26024 raft_consensus.cc:515] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.274864 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d447e5245d4c12a4f3b83337762d65" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:35.275106 26017 ts_tablet_manager.cc:1434] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:35.275427 25903 raft_consensus.cc:3060] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.276106 26017 tablet_bootstrap.cc:492] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf: Bootstrap starting.
I20260709 13:07:35.282747 25903 raft_consensus.cc:2468] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 1.
I20260709 13:07:35.284356 25790 leader_election.cc:304] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:35.287422 26045 raft_consensus.cc:2804] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.287797 26045 raft_consensus.cc:493] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.288110 26045 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.289837 26019 raft_consensus.cc:359] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.290599 26019 raft_consensus.cc:385] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.290880 26019 raft_consensus.cc:740] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.291075 26017 tablet_bootstrap.cc:654] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.291692 26024 leader_election.cc:290] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Requested vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.292255 26024 raft_consensus.cc:2804] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.292650 26024 raft_consensus.cc:697] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Running, Role: LEADER
I20260709 13:07:35.293480 26024 consensus_queue.cc:237] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.294842 26045 raft_consensus.cc:515] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.296821 26045 leader_election.cc:290] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Requested vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.297076 25977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d447e5245d4c12a4f3b83337762d65" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:35.297642 25977 raft_consensus.cc:3060] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.297789 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:35.298365 25976 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.300443 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
W20260709 13:07:35.301647 25790 leader_election.cc:343] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.305258 25976 raft_consensus.cc:2468] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 1.
I20260709 13:07:35.306365 25791 leader_election.cc:304] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [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: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:35.307121 25977 raft_consensus.cc:2468] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 1.
I20260709 13:07:35.308176 26019 consensus_queue.cc:260] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.309932 26045 raft_consensus.cc:2804] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.312147 26019 ts_tablet_manager.cc:1434] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.003s
I20260709 13:07:35.313230 26019 tablet_bootstrap.cc:492] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:35.317456 26045 raft_consensus.cc:697] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Running, Role: LEADER
W20260709 13:07:35.318105 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:35.318389 26045 consensus_queue.cc:237] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.321254 26018 tablet_bootstrap.cc:492] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd: No bootstrap required, opened a new log
I20260709 13:07:35.321888 26018 ts_tablet_manager.cc:1403] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.039s
I20260709 13:07:35.324301 26017 tablet_bootstrap.cc:492] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf: No bootstrap required, opened a new log
I20260709 13:07:35.324803 26017 ts_tablet_manager.cc:1403] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.024s
I20260709 13:07:35.325147 26019 tablet_bootstrap.cc:654] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.324944 26018 raft_consensus.cc:359] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.325932 26018 raft_consensus.cc:385] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.326267 26018 raft_consensus.cc:740] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.327144 26018 consensus_queue.cc:260] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.327768 26017 raft_consensus.cc:359] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:35.328603 26017 raft_consensus.cc:385] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.328922 26017 raft_consensus.cc:740] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.329859 26018 ts_tablet_manager.cc:1434] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:35.329632 26017 consensus_queue.cc:260] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:35.332619 26018 tablet_bootstrap.cc:492] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd: Bootstrap starting.
I20260709 13:07:35.332819 26017 ts_tablet_manager.cc:1434] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 13:07:35.333926 26017 tablet_bootstrap.cc:492] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf: Bootstrap starting.
I20260709 13:07:35.339284 26018 tablet_bootstrap.cc:654] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.340343 26017 tablet_bootstrap.cc:654] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.341094 25722 catalog_manager.cc:5697] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.350627 26018 tablet_bootstrap.cc:492] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd: No bootstrap required, opened a new log
I20260709 13:07:35.351174 26018 ts_tablet_manager.cc:1403] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:07:35.353997 26018 raft_consensus.cc:359] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.354687 26018 raft_consensus.cc:385] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.355013 26018 raft_consensus.cc:740] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.355839 26018 consensus_queue.cc:260] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.358335 26018 ts_tablet_manager.cc:1434] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:35.359319 26018 tablet_bootstrap.cc:492] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd: Bootstrap starting.
I20260709 13:07:35.365628 26018 tablet_bootstrap.cc:654] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.376549 26018 tablet_bootstrap.cc:492] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd: No bootstrap required, opened a new log
I20260709 13:07:35.377035 26018 ts_tablet_manager.cc:1403] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260709 13:07:35.379734 26018 raft_consensus.cc:359] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.380525 26018 raft_consensus.cc:385] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.380852 26018 raft_consensus.cc:740] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.381690 26018 consensus_queue.cc:260] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.385277 26025 raft_consensus.cc:493] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.385701 26025 raft_consensus.cc:515] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.393819 26025 leader_election.cc:290] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:35.395381 26017 tablet_bootstrap.cc:492] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf: No bootstrap required, opened a new log
I20260709 13:07:35.395900 26017 ts_tablet_manager.cc:1403] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.035s
I20260709 13:07:35.396991 26019 tablet_bootstrap.cc:492] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: No bootstrap required, opened a new log
I20260709 13:07:35.397502 26019 ts_tablet_manager.cc:1403] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.084s	user 0.042s	sys 0.031s
I20260709 13:07:35.398842 26017 raft_consensus.cc:359] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.399595 26017 raft_consensus.cc:385] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.399881 26017 raft_consensus.cc:740] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.400466 26019 raft_consensus.cc:359] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.400741 26017 consensus_queue.cc:260] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.402380 26018 ts_tablet_manager.cc:1434] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:07:35.403061 26017 ts_tablet_manager.cc:1434] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:35.404068 26017 tablet_bootstrap.cc:492] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf: Bootstrap starting.
I20260709 13:07:35.406716 26018 tablet_bootstrap.cc:492] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd: Bootstrap starting.
I20260709 13:07:35.401203 26019 raft_consensus.cc:385] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.408172 26019 raft_consensus.cc:740] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.409053 26019 consensus_queue.cc:260] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.410326 26017 tablet_bootstrap.cc:654] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.411612 26019 ts_tablet_manager.cc:1434] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:07:35.412739 26019 tablet_bootstrap.cc:492] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:35.413434 26018 tablet_bootstrap.cc:654] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.415176 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfa0921067a442da7f1ca4385e7171c" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.415840 25903 raft_consensus.cc:2468] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 0.
I20260709 13:07:35.417405 25940 leader_election.cc:304] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:35.418321 26025 raft_consensus.cc:2804] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.418660 26025 raft_consensus.cc:493] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.418983 26025 raft_consensus.cc:3060] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.419234 26019 tablet_bootstrap.cc:654] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.425711 26023 raft_consensus.cc:493] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.426255 26023 raft_consensus.cc:515] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.426930 26025 raft_consensus.cc:515] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.428361 26023 leader_election.cc:290] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.429679 25977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1676ca8659b49af898b557bf8352546" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:35.430631 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1676ca8659b49af898b557bf8352546" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" is_pre_election: true
I20260709 13:07:35.434361 25977 raft_consensus.cc:2468] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 0.
I20260709 13:07:35.435600 25867 leader_election.cc:304] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:35.431802 26019 tablet_bootstrap.cc:492] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: No bootstrap required, opened a new log
I20260709 13:07:35.432904 26024 raft_consensus.cc:493] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.436569 26023 raft_consensus.cc:2804] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.436352 26024 raft_consensus.cc:515] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.436862 26025 leader_election.cc:290] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
W20260709 13:07:35.436312 25868 leader_election.cc:343] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.437400 26025 raft_consensus.cc:493] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.436961 26023 raft_consensus.cc:493] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.438000 26023 raft_consensus.cc:3060] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.438604 26024 leader_election.cc:290] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.440999 25977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:35.441639 26024 raft_consensus.cc:493] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.441656 25977 raft_consensus.cc:2468] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 0.
I20260709 13:07:35.442737 26024 raft_consensus.cc:515] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:35.443603 25791 leader_election.cc:304] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: 
I20260709 13:07:35.444559 26045 raft_consensus.cc:2804] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.444896 26045 raft_consensus.cc:493] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.445217 26045 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.445123 26023 raft_consensus.cc:515] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.441062 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.445868 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54328a39b5374a7387131d7915dd951f" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.446597 25902 raft_consensus.cc:2468] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 0.
I20260709 13:07:35.447707 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1676ca8659b49af898b557bf8352546" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:35.447924 25790 leader_election.cc:304] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:35.446030 25903 raft_consensus.cc:2468] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 0.
W20260709 13:07:35.449049 25868 leader_election.cc:343] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.448968 26047 raft_consensus.cc:2804] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.450604 26047 raft_consensus.cc:493] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.450755 26023 leader_election.cc:290] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.450975 25977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1676ca8659b49af898b557bf8352546" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:35.451552 25977 raft_consensus.cc:3060] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.452683 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54328a39b5374a7387131d7915dd951f" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:35.453444 26024 leader_election.cc:290] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.450996 26047 raft_consensus.cc:3060] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.454712 26019 ts_tablet_manager.cc:1403] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.004s
I20260709 13:07:35.457473 26019 raft_consensus.cc:359] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.458209 26019 raft_consensus.cc:385] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.458526 26019 raft_consensus.cc:740] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.459378 26019 consensus_queue.cc:260] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.459372 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfa0921067a442da7f1ca4385e7171c" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" is_pre_election: true
I20260709 13:07:35.460942 25827 raft_consensus.cc:2468] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 0.
I20260709 13:07:35.462067 26019 ts_tablet_manager.cc:1434] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:35.460112 25826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfa0921067a442da7f1ca4385e7171c" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:35.463218 25826 raft_consensus.cc:3060] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.463320 26019 tablet_bootstrap.cc:492] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:35.469940 26019 tablet_bootstrap.cc:654] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.475423 25826 raft_consensus.cc:2468] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 1.
I20260709 13:07:35.480173 25942 leader_election.cc:304] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: 
I20260709 13:07:35.482417 26047 raft_consensus.cc:515] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:35.488180 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54328a39b5374a7387131d7915dd951f" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:35.488862 25903 raft_consensus.cc:3060] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.496245 25903 raft_consensus.cc:2468] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 1.
I20260709 13:07:35.497481 25790 leader_election.cc:304] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:35.498342 26024 raft_consensus.cc:2804] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.498827 26024 raft_consensus.cc:697] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Running, Role: LEADER
I20260709 13:07:35.499694 26024 consensus_queue.cc:237] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:35.475718 26045 raft_consensus.cc:515] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.506596 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:35.507203 25902 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.515412 25902 raft_consensus.cc:2468] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 1.
I20260709 13:07:35.516616 25790 leader_election.cc:304] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:35.517483 26024 raft_consensus.cc:2804] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.518160 26024 raft_consensus.cc:697] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Running, Role: LEADER
I20260709 13:07:35.518990 26024 consensus_queue.cc:237] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.523720 26062 raft_consensus.cc:2804] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.526134 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfa0921067a442da7f1ca4385e7171c" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:35.526816 25903 raft_consensus.cc:3060] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.533107 25977 raft_consensus.cc:2468] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 1.
I20260709 13:07:35.534258 25867 leader_election.cc:304] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2
I20260709 13:07:35.535342 26023 raft_consensus.cc:2804] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.538075 26045 leader_election.cc:290] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Requested vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.538707 26025 raft_consensus.cc:515] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:35.539788 25976 raft_consensus.cc:2468] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 0.
I20260709 13:07:35.541862 25977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:35.542472 25977 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.544613 26047 leader_election.cc:290] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Requested vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.547041 26025 leader_election.cc:290] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249)
I20260709 13:07:35.547909 25826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54328a39b5374a7387131d7915dd951f" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" is_pre_election: true
I20260709 13:07:35.548705 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54328a39b5374a7387131d7915dd951f" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.549467 25902 raft_consensus.cc:2393] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0fe3fe3025644b28475b1f2f26c30dd in current term 1: Already voted for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in this term.
I20260709 13:07:35.552744 25942 leader_election.cc:304] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0fe3fe3025644b28475b1f2f26c30dd; no voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:35.553496 26017 tablet_bootstrap.cc:492] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf: No bootstrap required, opened a new log
I20260709 13:07:35.553990 26017 ts_tablet_manager.cc:1403] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent bootstrapping tablet: real 0.150s	user 0.060s	sys 0.055s
I20260709 13:07:35.555119 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54328a39b5374a7387131d7915dd951f" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:35.555640 25976 raft_consensus.cc:3060] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.556783 26017 raft_consensus.cc:359] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.557451 26017 raft_consensus.cc:385] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.559938 26017 raft_consensus.cc:740] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.560982 26025 raft_consensus.cc:493] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.560755 26017 consensus_queue.cc:260] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.557833 26047 raft_consensus.cc:493] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.559634 26023 raft_consensus.cc:697] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:35.561968 26047 raft_consensus.cc:515] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.562363 26023 consensus_queue.cc:237] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.563114 26017 ts_tablet_manager.cc:1434] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:07:35.558542 26062 raft_consensus.cc:697] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:35.565222 25903 raft_consensus.cc:2468] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 1.
I20260709 13:07:35.565910 26025 raft_consensus.cc:515] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.566576 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.567104 25976 raft_consensus.cc:2468] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 1.
I20260709 13:07:35.567684 26066 raft_consensus.cc:2749] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:35.567790 25790 leader_election.cc:343] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.568518 26025 leader_election.cc:290] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:35.569020 26025 raft_consensus.cc:493] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.569216 25901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d19501bcd4f0687bdfd137c01ee72" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.569464 26025 raft_consensus.cc:515] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
W20260709 13:07:35.570664 25940 leader_election.cc:343] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.571409 26025 leader_election.cc:290] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:35.564081 26017 tablet_bootstrap.cc:492] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf: Bootstrap starting.
I20260709 13:07:35.565028 26062 consensus_queue.cc:237] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.572898 26018 tablet_bootstrap.cc:492] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd: No bootstrap required, opened a new log
I20260709 13:07:35.573387 26018 ts_tablet_manager.cc:1403] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd: Time spent bootstrapping tablet: real 0.167s	user 0.051s	sys 0.082s
I20260709 13:07:35.561267 25725 catalog_manager.cc:5697] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.576359 25725 catalog_manager.cc:5697] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.557519 25977 raft_consensus.cc:2468] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 1.
I20260709 13:07:35.577952 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:35.577186 26018 raft_consensus.cc:359] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.578685 26017 tablet_bootstrap.cc:654] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.579032 26018 raft_consensus.cc:385] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.579404 26018 raft_consensus.cc:740] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.578809 26047 leader_election.cc:290] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.578703 25976 raft_consensus.cc:2468] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 0.
I20260709 13:07:35.580289 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.580629 26018 consensus_queue.cc:260] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.561002 26019 tablet_bootstrap.cc:492] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: No bootstrap required, opened a new log
I20260709 13:07:35.582024 26019 ts_tablet_manager.cc:1403] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.119s	user 0.026s	sys 0.043s
I20260709 13:07:35.583534 25791 leader_election.cc:304] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [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: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:35.584280 26047 raft_consensus.cc:2804] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.584612 26047 raft_consensus.cc:493] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.584724 26018 ts_tablet_manager.cc:1434] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:07:35.585011 26067 raft_consensus.cc:493] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.588501 26067 raft_consensus.cc:515] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.588407 25725 catalog_manager.cc:5697] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:35.590749 26067 leader_election.cc:290] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
W20260709 13:07:35.591374 25940 leader_election.cc:343] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.592783 26018 tablet_bootstrap.cc:492] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd: Bootstrap starting.
I20260709 13:07:35.593789 26019 raft_consensus.cc:359] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.594090 25826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" is_pre_election: true
I20260709 13:07:35.594455 26019 raft_consensus.cc:385] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.594750 26019 raft_consensus.cc:740] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.595367 26019 consensus_queue.cc:260] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.584972 26047 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.596746 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" is_pre_election: true
I20260709 13:07:35.596736 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:35.600895 25976 raft_consensus.cc:2393] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7fe01a32f2f4be8823a74c96bc2fdcf in current term 1: Already voted for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in this term.
I20260709 13:07:35.601028 26019 ts_tablet_manager.cc:1434] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260709 13:07:35.602092 25867 leader_election.cc:304] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd
I20260709 13:07:35.603329 26067 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.605194 25826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d19501bcd4f0687bdfd137c01ee72" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" is_pre_election: true
I20260709 13:07:35.605832 25826 raft_consensus.cc:2468] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 0.
I20260709 13:07:35.607221 25720 catalog_manager.cc:5697] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 0 to 1, leader changed from <none> to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 1 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:35.608397 25942 leader_election.cc:304] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [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: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:35.610183 26062 raft_consensus.cc:2804] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.610606 26062 raft_consensus.cc:493] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.610984 26062 raft_consensus.cc:3060] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.611888 26024 raft_consensus.cc:493] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.612378 26024 raft_consensus.cc:515] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.614348 26024 leader_election.cc:290] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.615779 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.616027 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:35.616391 25903 raft_consensus.cc:2468] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 0.
I20260709 13:07:35.616772 25976 raft_consensus.cc:2468] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 0.
I20260709 13:07:35.617609 25790 leader_election.cc:304] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:35.618407 26019 tablet_bootstrap.cc:492] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:35.619115 26024 raft_consensus.cc:2804] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.619511 26024 raft_consensus.cc:493] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.619812 26024 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.623251 26047 raft_consensus.cc:515] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.624437 25827 raft_consensus.cc:2393] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0fe3fe3025644b28475b1f2f26c30dd in current term 1: Already voted for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in this term.
I20260709 13:07:35.624727 26019 tablet_bootstrap.cc:654] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.629962 26018 tablet_bootstrap.cc:654] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.625296 26047 leader_election.cc:290] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Requested vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.627806 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:35.638969 25976 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.638726 26024 raft_consensus.cc:515] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.625979 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:35.641665 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
W20260709 13:07:35.641908 25790 leader_election.cc:343] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.642558 25903 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.642714 26067 raft_consensus.cc:2749] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:35.647344 26062 raft_consensus.cc:515] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.649353 26017 tablet_bootstrap.cc:492] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf: No bootstrap required, opened a new log
I20260709 13:07:35.649888 26017 ts_tablet_manager.cc:1403] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.037s
I20260709 13:07:35.652545 26017 raft_consensus.cc:359] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.653182 26017 raft_consensus.cc:385] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.653446 26017 raft_consensus.cc:740] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.654322 26024 leader_election.cc:290] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Requested vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.655548 25977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:35.656116 25977 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.656895 26017 consensus_queue.cc:260] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.657594 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d19501bcd4f0687bdfd137c01ee72" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:35.658259 25827 raft_consensus.cc:3060] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.659619 26017 ts_tablet_manager.cc:1434] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:07:35.660506 26017 tablet_bootstrap.cc:492] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf: Bootstrap starting.
I20260709 13:07:35.662076 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d19501bcd4f0687bdfd137c01ee72" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:35.662660 25902 raft_consensus.cc:3060] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.666445 26017 tablet_bootstrap.cc:654] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.669104 25902 raft_consensus.cc:2468] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 1.
I20260709 13:07:35.671187 25977 raft_consensus.cc:2468] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 1.
I20260709 13:07:35.666320 25942 leader_election.cc:304] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0fe3fe3025644b28475b1f2f26c30dd; no voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:35.672427 25791 leader_election.cc:304] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: 
I20260709 13:07:35.673234 26024 raft_consensus.cc:2804] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.673704 26024 raft_consensus.cc:697] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Running, Role: LEADER
I20260709 13:07:35.674537 26024 consensus_queue.cc:237] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.677291 25903 raft_consensus.cc:2468] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 1.
I20260709 13:07:35.679093 25940 leader_election.cc:304] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:35.688509 26025 raft_consensus.cc:2804] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.689023 26025 raft_consensus.cc:697] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:35.657774 26062 leader_election.cc:290] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:35.682591 25827 raft_consensus.cc:2468] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 1.
I20260709 13:07:35.682785 26018 tablet_bootstrap.cc:492] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd: No bootstrap required, opened a new log
I20260709 13:07:35.690387 26018 ts_tablet_manager.cc:1403] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.021s
I20260709 13:07:35.683949 25976 raft_consensus.cc:2468] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in term 1.
I20260709 13:07:35.689880 26025 consensus_queue.cc:237] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.690687 26017 tablet_bootstrap.cc:492] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf: No bootstrap required, opened a new log
I20260709 13:07:35.691164 26017 ts_tablet_manager.cc:1403] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.016s
I20260709 13:07:35.671465 25720 catalog_manager.cc:5697] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 0 to 1, leader changed from <none> to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 1 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.693811 26017 raft_consensus.cc:359] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.694075 26018 raft_consensus.cc:359] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.694763 26018 raft_consensus.cc:385] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.695053 26018 raft_consensus.cc:740] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.695859 26018 consensus_queue.cc:260] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.697803 26018 ts_tablet_manager.cc:1434] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:07:35.694432 26017 raft_consensus.cc:385] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.698165 26024 raft_consensus.cc:493] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.698438 26017 raft_consensus.cc:740] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.698681 26024 raft_consensus.cc:515] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.699105 26017 consensus_queue.cc:260] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.700697 26024 leader_election.cc:290] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:35.701288 26017 ts_tablet_manager.cc:1434] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:35.702332 26017 tablet_bootstrap.cc:492] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf: Bootstrap starting.
I20260709 13:07:35.702611 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1676ca8659b49af898b557bf8352546" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.702771 25977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1676ca8659b49af898b557bf8352546" candidate_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:35.703508 25977 raft_consensus.cc:2393] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ab7c7de8a7443988cedc9a88ea520a2 in current term 1: Already voted for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in this term.
I20260709 13:07:35.704640 25791 leader_election.cc:304] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2; no voters: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:35.706373 26062 raft_consensus.cc:493] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.706995 26062 raft_consensus.cc:515] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.707790 26017 tablet_bootstrap.cc:654] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.706439 26024 raft_consensus.cc:3060] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.707801 26069 raft_consensus.cc:2749] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:35.715158 26062 leader_election.cc:290] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:35.716706 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfd5acd1537468f92f64e0d6adbc3b3" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" is_pre_election: true
W20260709 13:07:35.718449 25942 leader_election.cc:343] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.721035 26024 raft_consensus.cc:2749] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:35.722268 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfd5acd1537468f92f64e0d6adbc3b3" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:35.723481 25791 leader_election.cc:304] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [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: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:35.722872 25725 catalog_manager.cc:5697] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.726557 26019 tablet_bootstrap.cc:492] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: No bootstrap required, opened a new log
I20260709 13:07:35.727898 25903 raft_consensus.cc:2468] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 0.
I20260709 13:07:35.728283 26019 ts_tablet_manager.cc:1403] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.110s	user 0.055s	sys 0.040s
I20260709 13:07:35.728787 26024 raft_consensus.cc:2804] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.729220 25940 leader_election.cc:304] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2
I20260709 13:07:35.729455 26024 raft_consensus.cc:697] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Running, Role: LEADER
I20260709 13:07:35.730031 26025 raft_consensus.cc:2804] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.730381 26025 raft_consensus.cc:493] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.730692 26025 raft_consensus.cc:3060] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.731763 26019 raft_consensus.cc:359] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.734000 26019 raft_consensus.cc:385] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.734340 26019 raft_consensus.cc:740] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.735244 26019 consensus_queue.cc:260] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.736888 26019 ts_tablet_manager.cc:1434] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:35.736773 26024 consensus_queue.cc:237] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.738750 26025 raft_consensus.cc:515] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.739437 26017 tablet_bootstrap.cc:492] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf: No bootstrap required, opened a new log
I20260709 13:07:35.739907 26017 ts_tablet_manager.cc:1403] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.008s
I20260709 13:07:35.741530 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfd5acd1537468f92f64e0d6adbc3b3" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:35.742213 25827 raft_consensus.cc:3060] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.742815 26017 raft_consensus.cc:359] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.743515 26017 raft_consensus.cc:385] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.743775 26017 raft_consensus.cc:740] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.744786 26017 consensus_queue.cc:260] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.747177 26017 ts_tablet_manager.cc:1434] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:07:35.748728 25827 raft_consensus.cc:2468] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 1.
I20260709 13:07:35.749794 25942 leader_election.cc:304] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: 
I20260709 13:07:35.750113 26025 leader_election.cc:290] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 1 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:35.750694 26062 raft_consensus.cc:2804] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.751196 26062 raft_consensus.cc:697] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:35.752242 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfd5acd1537468f92f64e0d6adbc3b3" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:35.752067 26062 consensus_queue.cc:237] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:35.752823 25903 raft_consensus.cc:3060] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.734457 25720 catalog_manager.cc:5697] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 0 to 1, leader changed from <none> to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 1 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:35.766021 25725 catalog_manager.cc:5697] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.766744 25903 raft_consensus.cc:2468] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 1.
I20260709 13:07:35.770591 26024 consensus_queue.cc:1048] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:35.775192 25720 catalog_manager.cc:5697] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 0 to 1, leader changed from <none> to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 1 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:35.782356 26045 consensus_queue.cc:1048] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:35.845147 26045 consensus_queue.cc:1048] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:35.846422 26024 consensus_queue.cc:1048] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:35.940877 26047 consensus_queue.cc:1048] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:35.942417 21661 ts_manager.cc:295] Set tserver state for 0ab7c7de8a7443988cedc9a88ea520a2 to MAINTENANCE_MODE
I20260709 13:07:35.943341 21661 tablet_server.cc:179] TabletServer@127.21.39.65:0 shutting down...
I20260709 13:07:35.953765 26024 consensus_queue.cc:1048] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:35.972808 26067 consensus_queue.cc:1048] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:35.996807 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:35.997809 21661 tablet_replica.cc:333] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: stopping tablet replica
I20260709 13:07:35.998566 21661 raft_consensus.cc:2243] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:36.000748 25868 consensus_peers.cc:597] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:36.002310 21661 raft_consensus.cc:2272] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.004765 21661 tablet_replica.cc:333] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: stopping tablet replica
I20260709 13:07:36.005264 21661 raft_consensus.cc:2243] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:36.005566 21661 raft_consensus.cc:2272] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.007125 21661 tablet_replica.cc:333] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: stopping tablet replica
I20260709 13:07:36.007572 21661 raft_consensus.cc:2243] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:36.007863 21661 raft_consensus.cc:2272] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.009338 21661 tablet_replica.cc:333] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: stopping tablet replica
I20260709 13:07:36.009855 21661 raft_consensus.cc:2243] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:36.010358 21661 pending_rounds.cc:70] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Trying to abort 1 pending ops.
I20260709 13:07:36.010519 21661 pending_rounds.cc:77] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635658713190400 op_type: NO_OP noop_request { }
I20260709 13:07:36.010752 21661 raft_consensus.cc:2889] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:36.010998 21661 raft_consensus.cc:2272] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.012903 21661 tablet_replica.cc:333] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: stopping tablet replica
I20260709 13:07:36.013365 21661 raft_consensus.cc:2243] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:36.013904 21661 pending_rounds.cc:70] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Trying to abort 1 pending ops.
I20260709 13:07:36.014050 21661 pending_rounds.cc:77] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635658452070400 op_type: NO_OP noop_request { }
I20260709 13:07:36.014249 21661 raft_consensus.cc:2889] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:36.014454 21661 raft_consensus.cc:2272] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.016316 21661 tablet_replica.cc:333] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: stopping tablet replica
I20260709 13:07:36.016764 21661 raft_consensus.cc:2243] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:36.017098 21661 raft_consensus.cc:2272] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.018775 21661 tablet_replica.cc:333] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: stopping tablet replica
I20260709 13:07:36.019243 21661 raft_consensus.cc:2243] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:36.019937 21661 raft_consensus.cc:2272] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.021688 21661 tablet_replica.cc:333] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: stopping tablet replica
I20260709 13:07:36.022184 21661 raft_consensus.cc:2243] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:36.022919 21661 raft_consensus.cc:2272] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.024690 21661 tablet_replica.cc:333] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: stopping tablet replica
I20260709 13:07:36.025132 21661 raft_consensus.cc:2243] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:36.025806 21661 raft_consensus.cc:2272] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.027550 21661 tablet_replica.cc:333] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: stopping tablet replica
I20260709 13:07:36.028012 21661 raft_consensus.cc:2243] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:36.028540 21661 pending_rounds.cc:70] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Trying to abort 1 pending ops.
I20260709 13:07:36.028688 21661 pending_rounds.cc:77] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635657738260480 op_type: NO_OP noop_request { }
I20260709 13:07:36.028903 21661 raft_consensus.cc:2889] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:36.029109 21661 raft_consensus.cc:2272] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.055585 21661 tablet_server.cc:196] TabletServer@127.21.39.65:0 shutdown complete.
W20260709 13:07:36.107321 25942 consensus_peers.cc:597] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:36.141615 25942 consensus_peers.cc:597] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:36.143391 26062 consensus_queue.cc:1048] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.150180 26062 consensus_queue.cc:1048] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.161870 26069 consensus_queue.cc:1048] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:36.163982 25942 consensus_peers.cc:597] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:36.168107 26090 raft_consensus.cc:493] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.168664 26090 raft_consensus.cc:515] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:36.170845 26090 leader_election.cc:290] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:36.172333 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:36.175899 25976 raft_consensus.cc:2393] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7fe01a32f2f4be8823a74c96bc2fdcf in current term 1: Already voted for candidate 0ab7c7de8a7443988cedc9a88ea520a2 in this term.
W20260709 13:07:36.182061 25868 leader_election.cc:336] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:36.182507 25868 leader_election.cc:304] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd
I20260709 13:07:36.183118 26090 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.188573 26090 raft_consensus.cc:2749] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:36.319140 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:37.079032 26062 raft_consensus.cc:493] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.079541 26062 raft_consensus.cc:515] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:37.081073 26062 leader_election.cc:290] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249)
I20260709 13:07:37.082038 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54328a39b5374a7387131d7915dd951f" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:37.082692 25903 raft_consensus.cc:2468] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 1.
I20260709 13:07:37.083694 25940 leader_election.cc:304] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:37.084358 26062 raft_consensus.cc:2804] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:37.084625 26062 raft_consensus.cc:493] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:37.084826 25942 leader_election.cc:336] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.084939 26062 raft_consensus.cc:3060] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.089676 26062 raft_consensus.cc:515] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:37.091071 26062 leader_election.cc:290] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 election: Requested vote from peers f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303), 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249)
I20260709 13:07:37.091732 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54328a39b5374a7387131d7915dd951f" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:37.092321 25903 raft_consensus.cc:3060] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:37.094648 25942 leader_election.cc:336] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.097317 25903 raft_consensus.cc:2468] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 2.
I20260709 13:07:37.098218 25940 leader_election.cc:304] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2
I20260709 13:07:37.098779 26062 raft_consensus.cc:2804] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:37.099450 26062 raft_consensus.cc:697] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:37.100069 26062 consensus_queue.cc:237] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Queue going to LEADER 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: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:37.106819 25725 catalog_manager.cc:5697] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 1 to 2, leader changed from 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65) to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 2 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.280375 26062 raft_consensus.cc:493] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ab7c7de8a7443988cedc9a88ea520a2)
I20260709 13:07:37.280815 26062 raft_consensus.cc:515] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.282423 26062 leader_election.cc:290] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:37.283481 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
W20260709 13:07:37.285538 25942 leader_election.cc:336] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.285583 26090 raft_consensus.cc:493] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ab7c7de8a7443988cedc9a88ea520a2)
I20260709 13:07:37.286065 25942 leader_election.cc:304] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [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: e0fe3fe3025644b28475b1f2f26c30dd; no voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:37.286164 26090 raft_consensus.cc:515] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.286762 26062 raft_consensus.cc:2749] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:37.288053 26090 leader_election.cc:290] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:37.289048 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:37.289625 25976 raft_consensus.cc:2468] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 1.
I20260709 13:07:37.290661 25867 leader_election.cc:304] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
W20260709 13:07:37.291190 25868 leader_election.cc:336] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.291247 26090 raft_consensus.cc:2804] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:37.291592 26090 raft_consensus.cc:493] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0ab7c7de8a7443988cedc9a88ea520a2)
I20260709 13:07:37.291846 26090 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.296564 26090 raft_consensus.cc:515] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.297953 26090 leader_election.cc:290] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:37.298872 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:37.299352 25976 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:37.300830 25868 leader_election.cc:336] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.303661 25976 raft_consensus.cc:2468] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 2.
I20260709 13:07:37.304476 25867 leader_election.cc:304] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2
I20260709 13:07:37.305023 26090 raft_consensus.cc:2804] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:37.305783 26090 raft_consensus.cc:697] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:37.306373 26090 consensus_queue.cc:237] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.312614 25725 catalog_manager.cc:5697] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 1 to 2, leader changed from 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65) to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 2 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:37.320094 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:37.355443 26090 raft_consensus.cc:493] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ab7c7de8a7443988cedc9a88ea520a2)
I20260709 13:07:37.355954 26090 raft_consensus.cc:515] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.357524 26090 leader_election.cc:290] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:37.358595 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d447e5245d4c12a4f3b83337762d65" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
I20260709 13:07:37.359196 25976 raft_consensus.cc:2468] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 1.
I20260709 13:07:37.360124 25867 leader_election.cc:304] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:37.360932 26090 raft_consensus.cc:2804] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:37.361045 25868 leader_election.cc:336] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.361334 26090 raft_consensus.cc:493] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0ab7c7de8a7443988cedc9a88ea520a2)
I20260709 13:07:37.361703 26090 raft_consensus.cc:3060] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.366358 26090 raft_consensus.cc:515] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.367872 26090 leader_election.cc:290] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:37.368769 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d447e5245d4c12a4f3b83337762d65" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:37.369300 25976 raft_consensus.cc:3060] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:37.370981 25868 leader_election.cc:336] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.374272 25976 raft_consensus.cc:2468] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 2.
I20260709 13:07:37.375128 25867 leader_election.cc:304] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2
I20260709 13:07:37.375650 26090 raft_consensus.cc:2804] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:37.376024 26090 raft_consensus.cc:697] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:37.376654 26090 consensus_queue.cc:237] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.383044 25725 catalog_manager.cc:5697] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 1 to 2, leader changed from 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65) to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 2 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.452575 26090 raft_consensus.cc:493] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ab7c7de8a7443988cedc9a88ea520a2)
I20260709 13:07:37.453003 26090 raft_consensus.cc:515] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.454523 26090 leader_election.cc:290] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:37.455402 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" is_pre_election: true
W20260709 13:07:37.457594 25868 leader_election.cc:336] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.457984 25868 leader_election.cc:304] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [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: f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd
I20260709 13:07:37.458484 26090 raft_consensus.cc:2749] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:37.461021 26062 raft_consensus.cc:493] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ab7c7de8a7443988cedc9a88ea520a2)
I20260709 13:07:37.461421 26062 raft_consensus.cc:515] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.462960 26062 leader_election.cc:290] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:37.463869 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:37.464480 25903 raft_consensus.cc:2468] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 1.
I20260709 13:07:37.465306 25940 leader_election.cc:304] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:37.465924 26062 raft_consensus.cc:2804] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:37.466022 25942 leader_election.cc:336] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.466189 26062 raft_consensus.cc:493] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0ab7c7de8a7443988cedc9a88ea520a2)
I20260709 13:07:37.466516 26062 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.470984 26062 raft_consensus.cc:515] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.472447 26062 leader_election.cc:290] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:37.473352 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:37.473896 25903 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:37.475309 25942 leader_election.cc:336] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.479430 25903 raft_consensus.cc:2468] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 2.
I20260709 13:07:37.480263 25940 leader_election.cc:304] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2
I20260709 13:07:37.480813 26062 raft_consensus.cc:2804] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:37.481140 26062 raft_consensus.cc:697] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:37.481814 26062 consensus_queue.cc:237] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.487602 25725 catalog_manager.cc:5697] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 1 to 2, leader changed from 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65) to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 2 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:37.566134 26062 raft_consensus.cc:493] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.566587 26062 raft_consensus.cc:515] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.568166 26062 leader_election.cc:290] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:37.569123 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:37.569659 25903 raft_consensus.cc:2468] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 1.
I20260709 13:07:37.570602 25940 leader_election.cc:304] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:37.571233 26062 raft_consensus.cc:2804] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:37.571574 26062 raft_consensus.cc:493] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:37.571725 25942 leader_election.cc:336] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.571905 26062 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.576905 26062 raft_consensus.cc:515] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.578586 26062 leader_election.cc:290] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:37.579528 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:37.580127 25903 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:37.581019 25942 leader_election.cc:336] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.585716 25903 raft_consensus.cc:2468] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 2.
I20260709 13:07:37.586596 25940 leader_election.cc:304] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2
I20260709 13:07:37.587162 26062 raft_consensus.cc:2804] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:37.587543 26062 raft_consensus.cc:697] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:37.588089 26062 consensus_queue.cc:237] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Queue going to LEADER 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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.594578 25725 catalog_manager.cc:5697] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 1 to 2, leader changed from 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65) to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 2 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:37.620721 26062 raft_consensus.cc:493] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.621104 26062 raft_consensus.cc:515] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.622637 26062 leader_election.cc:290] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:37.623585 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" is_pre_election: true
I20260709 13:07:37.624272 25903 raft_consensus.cc:2468] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 1.
I20260709 13:07:37.625234 25940 leader_election.cc:304] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:37.625973 26062 raft_consensus.cc:2804] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:37.626300 26062 raft_consensus.cc:493] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:37.626349 25942 leader_election.cc:336] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.626600 26062 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.631206 26062 raft_consensus.cc:515] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.632598 26062 leader_election.cc:290] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:37.633561 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:37.634125 25903 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:37.636474 25942 leader_election.cc:336] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111)
I20260709 13:07:37.638883 25903 raft_consensus.cc:2468] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 2.
I20260709 13:07:37.639709 25940 leader_election.cc:304] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [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: e0fe3fe3025644b28475b1f2f26c30dd, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 0ab7c7de8a7443988cedc9a88ea520a2
I20260709 13:07:37.640309 26062 raft_consensus.cc:2804] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:37.640690 26062 raft_consensus.cc:697] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:37.641324 26062 consensus_queue.cc:237] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Queue going to LEADER 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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:37.647850 25725 catalog_manager.cc:5697] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 1 to 2, leader changed from 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65) to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 2 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:37.656334 25942 consensus_peers.cc:597] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.698568 25903 raft_consensus.cc:1275] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:37.699906 26062 consensus_queue.cc:1048] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:37.700233 25868 consensus_peers.cc:597] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.823453 25976 raft_consensus.cc:1275] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:37.824554 26090 consensus_queue.cc:1048] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:37.836334 25868 consensus_peers.cc:597] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.877018 25976 raft_consensus.cc:1275] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:37.878281 26090 consensus_queue.cc:1048] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:37.897933 25903 raft_consensus.cc:1275] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:37.898934 26062 consensus_queue.cc:1048] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:37.909422 25942 consensus_peers.cc:597] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:38.002139 25903 raft_consensus.cc:1275] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:38.003340 26062 consensus_queue.cc:1048] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:38.012341 25942 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111) [suppressed 107 similar messages]
W20260709 13:07:38.014915 25942 consensus_peers.cc:597] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:38.024346 25942 consensus_peers.cc:597] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:38.263252 25903 raft_consensus.cc:1275] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:38.264387 26117 consensus_queue.cc:1048] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:38.320817 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:38.328783 25868 consensus_peers.cc:597] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:38.418366 25942 consensus_peers.cc:597] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:38.613374 25942 consensus_peers.cc:597] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:38.880393 25942 consensus_peers.cc:597] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:39.321621 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:40.194057 25942 consensus_peers.cc:597] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:40.278576 25868 consensus_peers.cc:597] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:40.322520 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:40.456619 25942 consensus_peers.cc:597] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:40.529879 25942 consensus_peers.cc:597] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:40.630856 25868 consensus_peers.cc:597] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:40.670276 25942 consensus_peers.cc:597] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:40.883834 25942 consensus_peers.cc:597] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:40.890570 25868 consensus_peers.cc:597] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:41.001765 25942 consensus_peers.cc:597] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:41.072742 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:41.078248 26123 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
W20260709 13:07:41.078763 26124 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
W20260709 13:07:41.081770 26126 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
I20260709 13:07:41.082049 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:41.083700 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:41.083878 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:41.084007 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602461083991 us; error 0 us; skew 500 ppm
I20260709 13:07:41.084442 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:41.086486 21661 webserver.cc:533] Webserver started at http://127.21.39.65:36845/ using document root <none> and password file <none>
I20260709 13:07:41.086894 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:41.087034 21661 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:07:41.090111 21661 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:41.093214 26131 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:41.093885 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:41.094139 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-0-root
uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-ww3l"
I20260709 13:07:41.094404 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602353715494-21661-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)
I20260709 13:07:41.105979 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:41.106913 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:41.108161 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:41.111312 26138 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:07:41.152777 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:07:41.153069 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.043s	user 0.002s	sys 0.000s
I20260709 13:07:41.153313 21661 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:07:41.157389 26138 tablet_bootstrap.cc:492] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:41.168874 26138 tablet_bootstrap.cc:492] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: 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
I20260709 13:07:41.169524 26138 tablet_bootstrap.cc:492] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap complete.
I20260709 13:07:41.169998 26138 ts_tablet_manager.cc:1403] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:07:41.171821 26138 raft_consensus.cc:359] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.172271 26138 raft_consensus.cc:740] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.172835 26138 consensus_queue.cc:260] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.175190 26138 ts_tablet_manager.cc:1434] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:07:41.175978 26138 tablet_bootstrap.cc:492] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:41.186301 26138 tablet_bootstrap.cc:492] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: 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
I20260709 13:07:41.186894 26138 tablet_bootstrap.cc:492] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap complete.
I20260709 13:07:41.187282 21661 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:07:41.187384 26138 ts_tablet_manager.cc:1403] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 13:07:41.187565 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.035s	sys 0.000s
I20260709 13:07:41.189489 26138 raft_consensus.cc:359] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.190019 26138 raft_consensus.cc:740] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.190605 26138 consensus_queue.cc:260] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.192059 26138 ts_tablet_manager.cc:1434] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:07:41.192687 26138 tablet_bootstrap.cc:492] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:41.202898 26138 tablet_bootstrap.cc:492] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: 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
I20260709 13:07:41.203485 26138 tablet_bootstrap.cc:492] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap complete.
I20260709 13:07:41.203974 26138 ts_tablet_manager.cc:1403] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:07:41.206019 26138 raft_consensus.cc:359] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.206534 26138 raft_consensus.cc:740] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.207113 26138 consensus_queue.cc:260] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.209034 26138 ts_tablet_manager.cc:1434] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:41.209656 26138 tablet_bootstrap.cc:492] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:41.220933 26138 tablet_bootstrap.cc:492] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: 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
I20260709 13:07:41.221570 26138 tablet_bootstrap.cc:492] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap complete.
I20260709 13:07:41.222043 26138 ts_tablet_manager.cc:1403] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 13:07:41.223850 26138 raft_consensus.cc:359] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.224296 26138 raft_consensus.cc:740] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.224787 26138 consensus_queue.cc:260] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.226099 26138 ts_tablet_manager.cc:1434] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:41.226658 26138 tablet_bootstrap.cc:492] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:41.235694 26138 tablet_bootstrap.cc:492] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: 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
I20260709 13:07:41.236258 26138 tablet_bootstrap.cc:492] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap complete.
I20260709 13:07:41.236716 26138 ts_tablet_manager.cc:1403] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:41.238397 26138 raft_consensus.cc:359] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.238843 26138 raft_consensus.cc:740] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.239341 26138 consensus_queue.cc:260] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.240198 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.65:36249
I20260709 13:07:41.240350 26200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.65:36249 every 8 connection(s)
I20260709 13:07:41.240811 26138 ts_tablet_manager.cc:1434] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:07:41.241456 26138 tablet_bootstrap.cc:492] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
W20260709 13:07:41.249055 26202 tablet.cc:2406] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:41.249521 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:41.254343 26138 tablet_bootstrap.cc:492] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: 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
I20260709 13:07:41.255234 26138 tablet_bootstrap.cc:492] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap complete.
I20260709 13:07:41.255860 26138 ts_tablet_manager.cc:1403] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:07:41.257654 26138 raft_consensus.cc:359] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.258270 26138 raft_consensus.cc:740] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.259618 26138 consensus_queue.cc:260] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.261582 26138 ts_tablet_manager.cc:1434] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:41.262319 26138 tablet_bootstrap.cc:492] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:41.264035 26201 heartbeater.cc:344] Connected to a master server at 127.21.39.126:44387
I20260709 13:07:41.264484 26201 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:41.265400 26201 heartbeater.cc:507] Master 127.21.39.126:44387 requested a full tablet report, sending...
I20260709 13:07:41.272156 25722 ts_manager.cc:194] Re-registered known tserver with Master: 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249)
I20260709 13:07:41.284166 26138 tablet_bootstrap.cc:492] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: 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
I20260709 13:07:41.290340 25976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
mode: GRACEFUL
new_leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:37476
I20260709 13:07:41.291018 25976 raft_consensus.cc:606] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Received request to transfer leadership to TS f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:41.291299 25722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58364
I20260709 13:07:41.292750 26138 tablet_bootstrap.cc:492] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap complete.
I20260709 13:07:41.293421 26138 ts_tablet_manager.cc:1403] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.007s
I20260709 13:07:41.293809 25976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
mode: GRACEFUL
new_leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:37476
I20260709 13:07:41.294396 25976 raft_consensus.cc:606] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Received request to transfer leadership to TS f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:41.295387 26201 heartbeater.cc:499] Master 127.21.39.126:44387 was elected leader, sending a full tablet report...
I20260709 13:07:41.295645 26138 raft_consensus.cc:359] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.296502 26138 raft_consensus.cc:740] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.296993 25976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
mode: GRACEFUL
new_leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:37476
I20260709 13:07:41.297533 25976 raft_consensus.cc:606] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Received request to transfer leadership to TS f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:41.298802 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:41.299373 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:41.299074 26138 consensus_queue.cc:260] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.300094 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:41.303086 26138 ts_tablet_manager.cc:1434] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:07:41.303903 26138 tablet_bootstrap.cc:492] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:41.316691 26138 tablet_bootstrap.cc:492] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: 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
I20260709 13:07:41.317381 26138 tablet_bootstrap.cc:492] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap complete.
I20260709 13:07:41.317844 26138 ts_tablet_manager.cc:1403] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:07:41.319305 26138 raft_consensus.cc:359] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.320048 26138 raft_consensus.cc:740] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.320629 26138 consensus_queue.cc:260] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.322474 26138 ts_tablet_manager.cc:1434] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:41.323199 26138 tablet_bootstrap.cc:492] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
W20260709 13:07:41.323330 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:41.334283 26138 tablet_bootstrap.cc:492] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: 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
I20260709 13:07:41.334889 26138 tablet_bootstrap.cc:492] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap complete.
I20260709 13:07:41.335315 26138 ts_tablet_manager.cc:1403] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:07:41.336798 26138 raft_consensus.cc:359] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.337218 26138 raft_consensus.cc:740] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.337680 26138 consensus_queue.cc:260] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.339417 26138 ts_tablet_manager.cc:1434] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:41.340128 26138 tablet_bootstrap.cc:492] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap starting.
I20260709 13:07:41.351014 26138 tablet_bootstrap.cc:492] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: 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
I20260709 13:07:41.351574 26138 tablet_bootstrap.cc:492] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Bootstrap complete.
I20260709 13:07:41.351990 26138 ts_tablet_manager.cc:1403] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:07:41.353416 26138 raft_consensus.cc:359] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:41.353965 26138 raft_consensus.cc:740] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7c7de8a7443988cedc9a88ea520a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:41.354446 26138 consensus_queue.cc:260] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [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: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } } peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } }
I20260709 13:07:41.355746 26138 ts_tablet_manager.cc:1434] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:41.373071 26174 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:41.377954 26174 pending_rounds.cc:85] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Aborting all ops after (but not including) 0
I20260709 13:07:41.378144 26174 pending_rounds.cc:107] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:41.378314 26174 raft_consensus.cc:2889] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:41.407001 26174 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:41.436928 26120 raft_consensus.cc:993] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd: : Instructing follower f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:41.437290 26122 raft_consensus.cc:1081] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Signalling peer f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:41.438532 25903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:50924
I20260709 13:07:41.438903 25903 raft_consensus.cc:493] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:41.439113 25903 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:41.442946 25903 raft_consensus.cc:515] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.444177 25903 leader_election.cc:290] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 3 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:41.444875 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:41.445122 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:41.445477 26174 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:41.445652 25976 raft_consensus.cc:3055] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:41.446018 25976 raft_consensus.cc:740] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:41.446774 25976 consensus_queue.cc:260] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.447945 25976 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:41.451673 26174 raft_consensus.cc:2468] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 3.
I20260709 13:07:41.452783 25868 leader_election.cc:304] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [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: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:41.453405 26114 raft_consensus.cc:2804] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:41.453832 25976 raft_consensus.cc:2468] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 3.
I20260709 13:07:41.454550 26114 raft_consensus.cc:697] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:41.455289 26114 consensus_queue.cc:237] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.461395 25725 catalog_manager.cc:5697] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 2 to 3, leader changed from e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67) to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 3 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:41.469099 26120 raft_consensus.cc:993] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd: : Instructing follower f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:41.469563 26122 raft_consensus.cc:1081] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Signalling peer f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:41.470881 25903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:50924
I20260709 13:07:41.471364 25903 raft_consensus.cc:493] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:41.471699 25903 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:41.475682 25903 raft_consensus.cc:515] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.476902 25903 leader_election.cc:290] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 3 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:41.477636 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:41.477916 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:41.478196 26174 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:41.478412 25976 raft_consensus.cc:3055] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:41.478711 25976 raft_consensus.cc:740] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:41.479332 25976 consensus_queue.cc:260] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.480206 25976 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:41.482717 26174 raft_consensus.cc:2468] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 3.
I20260709 13:07:41.483620 25868 leader_election.cc:304] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [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: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:41.484364 26114 raft_consensus.cc:2804] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:41.484709 26114 raft_consensus.cc:697] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:41.484899 25976 raft_consensus.cc:2468] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 3.
I20260709 13:07:41.485400 26114 consensus_queue.cc:237] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.491285 25725 catalog_manager.cc:5697] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 2 to 3, leader changed from e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67) to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 3 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:41.519204 26120 raft_consensus.cc:993] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd: : Instructing follower f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:41.519577 26122 raft_consensus.cc:1081] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Signalling peer f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:41.520900 25903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:50924
I20260709 13:07:41.521291 25903 raft_consensus.cc:493] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:41.521550 25903 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:41.525569 25903 raft_consensus.cc:515] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.526913 25903 leader_election.cc:290] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 3 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:41.527614 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:41.527871 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:41.528183 26174 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:41.528381 25976 raft_consensus.cc:3055] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:41.528702 25976 raft_consensus.cc:740] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:41.529273 25976 consensus_queue.cc:260] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.530151 25976 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:41.532889 26174 raft_consensus.cc:2468] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 3.
I20260709 13:07:41.533778 25868 leader_election.cc:304] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [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: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:41.534391 26114 raft_consensus.cc:2804] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:41.534837 26114 raft_consensus.cc:697] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:41.534993 25976 raft_consensus.cc:2468] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 3.
I20260709 13:07:41.535635 26114 consensus_queue.cc:237] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:41.541777 25725 catalog_manager.cc:5697] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 2 to 3, leader changed from e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67) to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 3 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:41.549329 26174 raft_consensus.cc:3060] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:41.796886 26174 raft_consensus.cc:3060] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:41.801673 26174 pending_rounds.cc:85] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Aborting all ops after (but not including) 0
I20260709 13:07:41.801944 26174 pending_rounds.cc:107] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:41.802217 26174 raft_consensus.cc:2889] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:41.872674 25976 raft_consensus.cc:1275] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:41.873865 26114 consensus_queue.cc:1048] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:41.881893 26174 raft_consensus.cc:1275] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:41.883587 26114 consensus_queue.cc:1048] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:42.003798 25976 raft_consensus.cc:1275] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:42.004868 26114 consensus_queue.cc:1048] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:42.012678 26174 raft_consensus.cc:1275] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:42.014283 26230 consensus_queue.cc:1048] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:42.020758 25976 raft_consensus.cc:1275] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:42.021946 26230 consensus_queue.cc:1048] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:42.030252 26174 raft_consensus.cc:1275] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:42.031585 26114 consensus_queue.cc:1048] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:42.032084 26114 consensus_queue.cc:1243] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Peer 0ab7c7de8a7443988cedc9a88ea520a2 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:07:42.034404 26174 pending_rounds.cc:85] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Aborting all ops after (but not including) 0
I20260709 13:07:42.034727 26174 pending_rounds.cc:107] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:42.035022 26174 raft_consensus.cc:2889] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:42.310497 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:07:42.324208 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:42.327195 25903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
mode: GRACEFUL
new_leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:57402
I20260709 13:07:42.327702 25903 raft_consensus.cc:606] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Received request to transfer leadership to TS e0fe3fe3025644b28475b1f2f26c30dd
I20260709 13:07:42.329725 25903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1676ca8659b49af898b557bf8352546"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
mode: GRACEFUL
new_leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:57402
I20260709 13:07:42.330178 25903 raft_consensus.cc:606] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 LEADER]: Received request to transfer leadership to TS e0fe3fe3025644b28475b1f2f26c30dd
I20260709 13:07:42.331065 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:42.331472 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:42.332006 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:42.403316 26230 raft_consensus.cc:993] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf: : Instructing follower e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:42.403812 26218 raft_consensus.cc:1081] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Signalling peer e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:42.405118 25976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:34178
I20260709 13:07:42.405508 25976 raft_consensus.cc:493] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:42.405723 25976 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.409878 25976 raft_consensus.cc:515] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:42.411595 25976 leader_election.cc:290] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 3 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:42.411923 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:42.412130 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:42.412539 26174 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.413511 25903 raft_consensus.cc:3055] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:42.413936 25903 raft_consensus.cc:740] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:42.414559 25903 consensus_queue.cc:260] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:42.415454 25903 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.418144 26174 raft_consensus.cc:2468] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 3.
I20260709 13:07:42.419035 25942 leader_election.cc:304] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [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: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: 
I20260709 13:07:42.419694 26120 raft_consensus.cc:2804] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:42.419771 25903 raft_consensus.cc:2468] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 3.
I20260709 13:07:42.420084 26120 raft_consensus.cc:697] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 3 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:42.420830 26120 consensus_queue.cc:237] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:42.426689 25722 catalog_manager.cc:5697] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 2 to 3, leader changed from f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66) to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 3 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.720887 26230 raft_consensus.cc:993] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf: : Instructing follower e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:42.721279 26218 raft_consensus.cc:1081] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 LEADER]: Signalling peer e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:42.722548 25976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1676ca8659b49af898b557bf8352546"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:34178
I20260709 13:07:42.722932 25976 raft_consensus.cc:493] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:42.723186 25976 raft_consensus.cc:3060] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:42.727145 25976 raft_consensus.cc:515] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:42.728511 25976 leader_election.cc:290] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:42.729077 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1676ca8659b49af898b557bf8352546" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:42.729488 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1676ca8659b49af898b557bf8352546" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:42.729636 26174 raft_consensus.cc:3060] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:42.730006 25903 raft_consensus.cc:3055] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:42.730252 25903 raft_consensus.cc:740] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:42.730760 25903 consensus_queue.cc:260] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:42.731554 25903 raft_consensus.cc:3060] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:42.734406 26174 raft_consensus.cc:2468] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 2.
I20260709 13:07:42.735688 25942 leader_election.cc:304] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: 
I20260709 13:07:42.736433 25903 raft_consensus.cc:2468] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 2.
I20260709 13:07:42.736456 26120 raft_consensus.cc:2804] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:42.737366 26120 raft_consensus.cc:697] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:42.738200 26120 consensus_queue.cc:237] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:42.745287 25722 catalog_manager.cc:5697] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 1 to 2, leader changed from f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66) to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 2 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.830567 26175 raft_consensus.cc:1275] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:42.831606 26120 consensus_queue.cc:1048] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.836081 25903 raft_consensus.cc:1275] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:42.837257 26120 consensus_queue.cc:1048] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:43.139938 25903 raft_consensus.cc:1275] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:43.141119 26248 consensus_queue.cc:1048] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:43.148574 26175 raft_consensus.cc:1275] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:43.149984 26122 consensus_queue.cc:1048] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:43.325135 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:43.338007 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:43.346108 25976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
mode: GRACEFUL
new_leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:37476
I20260709 13:07:43.346599 25976 raft_consensus.cc:606] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 3 LEADER]: Received request to transfer leadership to TS f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:43.348899 25976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccfd5acd1537468f92f64e0d6adbc3b3"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
mode: GRACEFUL
new_leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:37476
I20260709 13:07:43.349311 25976 raft_consensus.cc:606] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Received request to transfer leadership to TS f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:43.351347 25903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
mode: GRACEFUL
new_leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:57402
I20260709 13:07:43.351758 25903 raft_consensus.cc:606] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Received request to transfer leadership to TS e0fe3fe3025644b28475b1f2f26c30dd
I20260709 13:07:43.352794 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:43.353210 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:43.353704 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:43.444240 26230 raft_consensus.cc:993] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf: : Instructing follower e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:43.444682 26255 raft_consensus.cc:1081] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Signalling peer e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:43.445973 25976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:34178
I20260709 13:07:43.446393 25976 raft_consensus.cc:493] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.446650 25976 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:43.451586 25976 raft_consensus.cc:515] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:43.452934 25976 leader_election.cc:290] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 4 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:43.453589 26175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:43.453830 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ecb40f2fbb4b35a9c454adcae6b24d" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:43.454217 26175 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:43.454317 25903 raft_consensus.cc:3055] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:43.454665 25903 raft_consensus.cc:740] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:43.455231 25903 consensus_queue.cc:260] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:43.456043 25903 raft_consensus.cc:3060] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:43.458757 26175 raft_consensus.cc:2468] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 4.
I20260709 13:07:43.459658 25942 leader_election.cc:304] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [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: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: 
I20260709 13:07:43.460120 25903 raft_consensus.cc:2468] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 4.
I20260709 13:07:43.460211 26122 raft_consensus.cc:2804] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:43.460781 26122 raft_consensus.cc:697] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 4 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:43.461524 26122 consensus_queue.cc:237] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:43.467335 25725 catalog_manager.cc:5697] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 3 to 4, leader changed from f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66) to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 4 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:43.732388 26248 raft_consensus.cc:993] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd: : Instructing follower f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:43.732754 26122 raft_consensus.cc:1081] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Signalling peer f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:43.734030 25903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccfd5acd1537468f92f64e0d6adbc3b3"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:50924
I20260709 13:07:43.734426 25903 raft_consensus.cc:493] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.734666 25903 raft_consensus.cc:3060] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.738662 25903 raft_consensus.cc:515] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:43.740025 25903 leader_election.cc:290] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:43.740639 26175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfd5acd1537468f92f64e0d6adbc3b3" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:43.740973 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccfd5acd1537468f92f64e0d6adbc3b3" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:43.741246 26175 raft_consensus.cc:3060] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.741501 25976 raft_consensus.cc:3055] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:43.741772 25976 raft_consensus.cc:740] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:43.742326 25976 consensus_queue.cc:260] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:43.743093 25976 raft_consensus.cc:3060] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.745716 26175 raft_consensus.cc:2468] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 2.
I20260709 13:07:43.746682 25868 leader_election.cc:304] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:43.747010 25976 raft_consensus.cc:2468] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 2.
I20260709 13:07:43.747247 26255 raft_consensus.cc:2804] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:43.747666 26255 raft_consensus.cc:697] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:43.748308 26255 consensus_queue.cc:237] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:43.753945 25725 catalog_manager.cc:5697] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 1 to 2, leader changed from e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67) to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 2 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.768215 26248 raft_consensus.cc:993] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd: : Instructing follower f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:43.768555 26122 raft_consensus.cc:1081] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 3 LEADER]: Signalling peer f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:43.769769 25903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:50924
I20260709 13:07:43.770133 25903 raft_consensus.cc:493] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.770339 25903 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:43.774206 25903 raft_consensus.cc:515] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:43.775399 25903 leader_election.cc:290] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 4 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:43.776093 26175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:43.776336 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dfee9a9bce47b2bcbfbdc3ec56ef7a" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:43.776685 26175 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:43.776854 25976 raft_consensus.cc:3055] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:43.777180 25976 raft_consensus.cc:740] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:43.777897 25976 consensus_queue.cc:260] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:43.778965 25976 raft_consensus.cc:3060] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:43.782979 26175 raft_consensus.cc:2468] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 4.
I20260709 13:07:43.784063 25868 leader_election.cc:304] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [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: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:43.784606 25976 raft_consensus.cc:2468] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 4.
I20260709 13:07:43.784711 26255 raft_consensus.cc:2804] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:43.785238 26255 raft_consensus.cc:697] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:43.785998 26255 consensus_queue.cc:237] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:43.791162 25725 catalog_manager.cc:5697] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 3 to 4, leader changed from e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67) to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 4 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.867909 25903 raft_consensus.cc:1275] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:43.869028 26122 consensus_queue.cc:1048] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:43.878435 26175 raft_consensus.cc:1275] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:43.880077 26248 consensus_queue.cc:1048] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:44.167161 25976 raft_consensus.cc:1275] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.168223 26255 consensus_queue.cc:1048] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.175836 26175 raft_consensus.cc:1275] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.178150 26255 consensus_queue.cc:1048] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.234251 26175 raft_consensus.cc:1275] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:44.235316 26255 consensus_queue.cc:1048] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:44.244035 25976 raft_consensus.cc:1275] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:44.245486 26268 consensus_queue.cc:1048] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:07:44.326011 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:44.359637 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:44.366664 25903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38d447e5245d4c12a4f3b83337762d65"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
mode: GRACEFUL
new_leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:57402
I20260709 13:07:44.367233 25903 raft_consensus.cc:606] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Received request to transfer leadership to TS e0fe3fe3025644b28475b1f2f26c30dd
I20260709 13:07:44.369534 25976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbfa0921067a442da7f1ca4385e7171c"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
mode: GRACEFUL
new_leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:37476
I20260709 13:07:44.369971 25976 raft_consensus.cc:606] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Received request to transfer leadership to TS f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:44.372040 25903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
mode: GRACEFUL
new_leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:57402
I20260709 13:07:44.372452 25903 raft_consensus.cc:606] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Received request to transfer leadership to TS e0fe3fe3025644b28475b1f2f26c30dd
I20260709 13:07:44.373247 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:44.373675 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:44.374182 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:44.383340 26122 raft_consensus.cc:993] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd: : Instructing follower f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:44.383782 26248 raft_consensus.cc:1081] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Signalling peer f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:44.384989 25903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbfa0921067a442da7f1ca4385e7171c"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:50924
I20260709 13:07:44.385396 25903 raft_consensus.cc:493] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.385638 25903 raft_consensus.cc:3060] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.389616 25903 raft_consensus.cc:515] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:44.390902 25903 leader_election.cc:290] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:44.391563 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfa0921067a442da7f1ca4385e7171c" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:44.391840 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfa0921067a442da7f1ca4385e7171c" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:44.392138 26174 raft_consensus.cc:3060] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.392328 25976 raft_consensus.cc:3055] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:44.392619 25976 raft_consensus.cc:740] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:44.393184 25976 consensus_queue.cc:260] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:44.393994 25976 raft_consensus.cc:3060] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.396689 26174 raft_consensus.cc:2468] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 2.
I20260709 13:07:44.397609 25868 leader_election.cc:304] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:44.398239 26268 raft_consensus.cc:2804] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:44.398438 25976 raft_consensus.cc:2468] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 2.
I20260709 13:07:44.398581 26268 raft_consensus.cc:697] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:44.399385 26268 consensus_queue.cc:237] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:44.405097 25722 catalog_manager.cc:5697] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 1 to 2, leader changed from e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67) to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 2 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.574226 26255 raft_consensus.cc:993] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf: : Instructing follower e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:44.575034 26230 raft_consensus.cc:1081] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Signalling peer e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:44.576567 25976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:34178
I20260709 13:07:44.577086 25976 raft_consensus.cc:493] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.577350 25976 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:44.584496 25976 raft_consensus.cc:515] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:44.586041 25976 leader_election.cc:290] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 4 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:44.587165 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:44.587718 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:44.588014 26174 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:44.588255 25903 raft_consensus.cc:3055] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:44.588531 25903 raft_consensus.cc:740] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:44.589354 25903 consensus_queue.cc:260] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:44.590845 25903 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:44.595523 26174 raft_consensus.cc:2468] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 4.
I20260709 13:07:44.596740 25942 leader_election.cc:304] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [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: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: 
I20260709 13:07:44.597558 26248 raft_consensus.cc:2804] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:44.597954 26248 raft_consensus.cc:697] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:44.598145 25903 raft_consensus.cc:2468] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 4.
I20260709 13:07:44.599172 26248 consensus_queue.cc:237] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:44.607024 25722 catalog_manager.cc:5697] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 3 to 4, leader changed from f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66) to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 4 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:44.882054 26174 raft_consensus.cc:1275] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.883116 26230 consensus_queue.cc:1048] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.894894 25976 raft_consensus.cc:1275] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.896299 26230 consensus_queue.cc:1048] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.933013 26255 raft_consensus.cc:993] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf: : Instructing follower e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:44.933563 26230 raft_consensus.cc:1081] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Signalling peer e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:44.934962 25976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38d447e5245d4c12a4f3b83337762d65"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:34178
I20260709 13:07:44.935369 25976 raft_consensus.cc:493] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.935611 25976 raft_consensus.cc:3060] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:44.940335 25976 raft_consensus.cc:515] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:44.941763 25976 leader_election.cc:290] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 3 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:44.942345 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d447e5245d4c12a4f3b83337762d65" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:44.942736 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d447e5245d4c12a4f3b83337762d65" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:44.942903 26174 raft_consensus.cc:3060] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:44.943284 25903 raft_consensus.cc:3055] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:44.943526 25903 raft_consensus.cc:740] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:44.944173 25903 consensus_queue.cc:260] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:44.945042 25903 raft_consensus.cc:3060] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:44.947157 26174 raft_consensus.cc:2468] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 3.
I20260709 13:07:44.948154 25942 leader_election.cc:304] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [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: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: 
I20260709 13:07:44.948861 26248 raft_consensus.cc:2804] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:44.949213 26248 raft_consensus.cc:697] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:44.949690 25903 raft_consensus.cc:2468] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 3.
I20260709 13:07:44.950102 26248 consensus_queue.cc:237] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:44.956344 25725 catalog_manager.cc:5697] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 2 to 3, leader changed from f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66) to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 3 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:45.211544 26174 raft_consensus.cc:1275] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:45.212581 26248 consensus_queue.cc:1048] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:45.219440 25903 raft_consensus.cc:1275] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:45.222872 26248 consensus_queue.cc:1048] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:07:45.327126 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:45.380115 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:45.387794 25976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057d19501bcd4f0687bdfd137c01ee72"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
mode: GRACEFUL
new_leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:37476
I20260709 13:07:45.388310 25976 raft_consensus.cc:606] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Received request to transfer leadership to TS f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:45.390695 25903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
mode: GRACEFUL
new_leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:57402
I20260709 13:07:45.391089 25903 raft_consensus.cc:606] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Received request to transfer leadership to TS e0fe3fe3025644b28475b1f2f26c30dd
I20260709 13:07:45.393316 25976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
mode: GRACEFUL
new_leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:37476
I20260709 13:07:45.393705 25976 raft_consensus.cc:606] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 LEADER]: Received request to transfer leadership to TS f7fe01a32f2f4be8823a74c96bc2fdcf
I20260709 13:07:45.394588 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:45.394968 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:45.395560 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:45.428606 25903 raft_consensus.cc:1275] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:45.429780 26248 consensus_queue.cc:1048] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:45.437885 26174 raft_consensus.cc:1275] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:45.439572 26287 consensus_queue.cc:1048] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:45.662266 26268 raft_consensus.cc:993] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf: : Instructing follower e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:45.662779 26230 raft_consensus.cc:1081] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Signalling peer e0fe3fe3025644b28475b1f2f26c30dd to start an election
I20260709 13:07:45.664336 25976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4"
dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
 from {username='slave'} at 127.0.0.1:34178
I20260709 13:07:45.664743 25976 raft_consensus.cc:493] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.665012 25976 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:45.669803 25976 raft_consensus.cc:515] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:45.671089 25976 leader_election.cc:290] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [CANDIDATE]: Term 4 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303)
I20260709 13:07:45.671741 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:45.672083 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1bc15b69d408aa60c88fd7496e9c4" candidate_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
I20260709 13:07:45.672415 26174 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:45.672672 25903 raft_consensus.cc:3055] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:45.672966 25903 raft_consensus.cc:740] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:45.673661 25903 consensus_queue.cc:260] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:45.674845 25903 raft_consensus.cc:3060] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:45.678704 26174 raft_consensus.cc:2468] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 4.
I20260709 13:07:45.679729 25942 leader_election.cc:304] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [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: 0ab7c7de8a7443988cedc9a88ea520a2, e0fe3fe3025644b28475b1f2f26c30dd; no voters: 
I20260709 13:07:45.680374 26287 raft_consensus.cc:2804] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:45.680737 25903 raft_consensus.cc:2468] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0fe3fe3025644b28475b1f2f26c30dd in term 4.
I20260709 13:07:45.680760 26287 raft_consensus.cc:697] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 LEADER]: Becoming Leader. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:45.682006 26287 consensus_queue.cc:237] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [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: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:45.688170 25722 catalog_manager.cc:5697] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd reported cstate change: term changed from 3 to 4, leader changed from f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66) to e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67). New cstate: current_term: 4 leader_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:45.788733 26248 raft_consensus.cc:993] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd: : Instructing follower f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:45.789232 26287 raft_consensus.cc:1081] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 LEADER]: Signalling peer f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:45.790593 25903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:50924
I20260709 13:07:45.791095 25903 raft_consensus.cc:493] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.791406 25903 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:45.795684 25903 raft_consensus.cc:515] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:45.797083 25903 leader_election.cc:290] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 5 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:45.797714 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:45.798094 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6defc01d9b4939bcb93c73a4a0e131" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:45.798310 26174 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:45.798581 25976 raft_consensus.cc:3055] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:45.798813 25976 raft_consensus.cc:740] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:45.799368 25976 consensus_queue.cc:260] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:45.800164 25976 raft_consensus.cc:3060] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:45.802817 26174 raft_consensus.cc:2468] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 5.
I20260709 13:07:45.803846 25868 leader_election.cc:304] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:45.804642 25976 raft_consensus.cc:2468] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 5.
I20260709 13:07:45.804663 26230 raft_consensus.cc:2804] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:45.806444 26230 raft_consensus.cc:697] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 5 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:45.807341 26230 consensus_queue.cc:237] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:45.813265 25722 catalog_manager.cc:5697] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 4 to 5, leader changed from e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67) to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 5 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.855152 26248 raft_consensus.cc:993] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd: : Instructing follower f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:45.855523 26287 raft_consensus.cc:1081] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Signalling peer f7fe01a32f2f4be8823a74c96bc2fdcf to start an election
I20260709 13:07:45.856853 25903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057d19501bcd4f0687bdfd137c01ee72"
dest_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf"
 from {username='slave'} at 127.0.0.1:50924
I20260709 13:07:45.857246 25903 raft_consensus.cc:493] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.857496 25903 raft_consensus.cc:3060] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.862689 25903 raft_consensus.cc:515] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:45.864333 25903 leader_election.cc:290] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249), e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67:36625)
I20260709 13:07:45.865037 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d19501bcd4f0687bdfd137c01ee72" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab7c7de8a7443988cedc9a88ea520a2"
I20260709 13:07:45.865350 25976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057d19501bcd4f0687bdfd137c01ee72" candidate_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0fe3fe3025644b28475b1f2f26c30dd"
I20260709 13:07:45.865614 26174 raft_consensus.cc:3060] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.865927 25976 raft_consensus.cc:3055] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.866205 25976 raft_consensus.cc:740] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0fe3fe3025644b28475b1f2f26c30dd, State: Running, Role: LEADER
I20260709 13:07:45.867055 25976 consensus_queue.cc:260] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:45.868191 25976 raft_consensus.cc:3060] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.872038 26174 raft_consensus.cc:2468] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 2.
I20260709 13:07:45.873034 25868 leader_election.cc:304] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7c7de8a7443988cedc9a88ea520a2, f7fe01a32f2f4be8823a74c96bc2fdcf; no voters: 
I20260709 13:07:45.873684 26230 raft_consensus.cc:2804] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.873944 25976 raft_consensus.cc:2468] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fe01a32f2f4be8823a74c96bc2fdcf in term 2.
I20260709 13:07:45.874174 26230 raft_consensus.cc:697] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Becoming Leader. State: Replica: f7fe01a32f2f4be8823a74c96bc2fdcf, State: Running, Role: LEADER
I20260709 13:07:45.875154 26230 consensus_queue.cc:237] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } }
I20260709 13:07:45.881642 25722 catalog_manager.cc:5697] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf reported cstate change: term changed from 1 to 2, leader changed from e0fe3fe3025644b28475b1f2f26c30dd (127.21.39.67) to f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66). New cstate: current_term: 2 leader_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:46.133786 25903 raft_consensus.cc:1275] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:46.134940 26248 consensus_queue.cc:1048] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fe01a32f2f4be8823a74c96bc2fdcf" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.143287 26174 raft_consensus.cc:1275] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Refusing update from remote peer e0fe3fe3025644b28475b1f2f26c30dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:46.145358 26286 consensus_queue.cc:1048] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.296507 25976 raft_consensus.cc:1275] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 5 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:46.297806 26230 consensus_queue.cc:1048] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.305352 26175 raft_consensus.cc:1275] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 5 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:46.307053 26295 consensus_queue.cc:1048] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:07:46.327919 25773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:46.332801 25976 raft_consensus.cc:1275] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.333935 26295 consensus_queue.cc:1048] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0fe3fe3025644b28475b1f2f26c30dd" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.342609 26175 raft_consensus.cc:1275] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Refusing update from remote peer f7fe01a32f2f4be8823a74c96bc2fdcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.343981 26295 consensus_queue.cc:1048] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7c7de8a7443988cedc9a88ea520a2" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:46.401163 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:46.428370 21661 tablet_server.cc:179] TabletServer@127.21.39.65:36249 shutting down...
I20260709 13:07:46.450614 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:46.451339 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:46.452193 21661 raft_consensus.cc:2243] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.452631 21661 raft_consensus.cc:2272] T 54328a39b5374a7387131d7915dd951f P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.454751 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:46.455353 21661 raft_consensus.cc:2243] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.455749 21661 raft_consensus.cc:2272] T d0ecb40f2fbb4b35a9c454adcae6b24d P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.457675 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:46.458209 21661 raft_consensus.cc:2243] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.458613 21661 raft_consensus.cc:2272] T ccfd5acd1537468f92f64e0d6adbc3b3 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.460564 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:46.461066 21661 raft_consensus.cc:2243] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.461438 21661 raft_consensus.cc:2272] T 057d19501bcd4f0687bdfd137c01ee72 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.464056 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:46.464570 21661 raft_consensus.cc:2243] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.465005 21661 raft_consensus.cc:2272] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.466997 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:46.467446 21661 raft_consensus.cc:2243] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.467823 21661 raft_consensus.cc:2272] T fe6defc01d9b4939bcb93c73a4a0e131 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.470217 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:46.470674 21661 raft_consensus.cc:2243] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.471072 21661 raft_consensus.cc:2272] T e1676ca8659b49af898b557bf8352546 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.472944 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:46.473417 21661 raft_consensus.cc:2243] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.473804 21661 raft_consensus.cc:2272] T cbfa0921067a442da7f1ca4385e7171c P 0ab7c7de8a7443988cedc9a88ea520a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.475590 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:46.476006 21661 raft_consensus.cc:2243] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.476357 21661 raft_consensus.cc:2272] T 38d447e5245d4c12a4f3b83337762d65 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.478296 21661 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:46.478718 21661 raft_consensus.cc:2243] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.479065 21661 raft_consensus.cc:2272] T f4b1bc15b69d408aa60c88fd7496e9c4 P 0ab7c7de8a7443988cedc9a88ea520a2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:46.491494 25868 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 62 similar messages]
W20260709 13:07:46.494374 25868 consensus_peers.cc:597] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:46.513187 21661 tablet_server.cc:196] TabletServer@127.21.39.65:36249 shutdown complete.
W20260709 13:07:46.515611 25868 consensus_peers.cc:597] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:46.515945 25942 consensus_peers.cc:597] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:46.537642 21661 tablet_server.cc:179] TabletServer@127.21.39.66:0 shutting down...
I20260709 13:07:46.556469 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:46.557090 21661 tablet_replica.cc:333] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf: stopping tablet replica
I20260709 13:07:46.557713 21661 raft_consensus.cc:2243] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.558533 21661 raft_consensus.cc:2272] T ccfd5acd1537468f92f64e0d6adbc3b3 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.560601 21661 tablet_replica.cc:333] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf: stopping tablet replica
I20260709 13:07:46.561183 21661 raft_consensus.cc:2243] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.561899 21661 raft_consensus.cc:2272] T 057d19501bcd4f0687bdfd137c01ee72 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.563920 21661 tablet_replica.cc:333] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf: stopping tablet replica
I20260709 13:07:46.564424 21661 raft_consensus.cc:2243] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.565099 21661 raft_consensus.cc:2272] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.567039 21661 tablet_replica.cc:333] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf: stopping tablet replica
I20260709 13:07:46.567518 21661 raft_consensus.cc:2243] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.568197 21661 raft_consensus.cc:2272] T cbfa0921067a442da7f1ca4385e7171c P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.569993 21661 tablet_replica.cc:333] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf: stopping tablet replica
I20260709 13:07:46.570487 21661 raft_consensus.cc:2243] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.571161 21661 raft_consensus.cc:2272] T fe6defc01d9b4939bcb93c73a4a0e131 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.573544 21661 tablet_replica.cc:333] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf: stopping tablet replica
I20260709 13:07:46.574090 21661 raft_consensus.cc:2243] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.574499 21661 raft_consensus.cc:2272] T e1676ca8659b49af898b557bf8352546 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.576283 21661 tablet_replica.cc:333] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf: stopping tablet replica
I20260709 13:07:46.576749 21661 raft_consensus.cc:2243] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.577103 21661 raft_consensus.cc:2272] T 38d447e5245d4c12a4f3b83337762d65 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.578974 21661 tablet_replica.cc:333] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf: stopping tablet replica
I20260709 13:07:46.579417 21661 raft_consensus.cc:2243] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.579797 21661 raft_consensus.cc:2272] T f4b1bc15b69d408aa60c88fd7496e9c4 P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.581965 21661 tablet_replica.cc:333] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf: stopping tablet replica
I20260709 13:07:46.582497 21661 raft_consensus.cc:2243] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.582931 21661 raft_consensus.cc:2272] T d0ecb40f2fbb4b35a9c454adcae6b24d P f7fe01a32f2f4be8823a74c96bc2fdcf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.584787 21661 tablet_replica.cc:333] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf: stopping tablet replica
I20260709 13:07:46.585207 21661 raft_consensus.cc:2243] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.585573 21661 raft_consensus.cc:2272] T 54328a39b5374a7387131d7915dd951f P f7fe01a32f2f4be8823a74c96bc2fdcf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:46.594245 25942 consensus_peers.cc:597] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer 0ab7c7de8a7443988cedc9a88ea520a2 (127.21.39.65:36249): Couldn't send request to peer 0ab7c7de8a7443988cedc9a88ea520a2. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:36249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:46.608670 21661 tablet_server.cc:196] TabletServer@127.21.39.66:0 shutdown complete.
I20260709 13:07:46.629370 21661 tablet_server.cc:179] TabletServer@127.21.39.67:0 shutting down...
W20260709 13:07:46.645491 25940 consensus_peers.cc:597] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd -> Peer f7fe01a32f2f4be8823a74c96bc2fdcf (127.21.39.66:43303): Couldn't send request to peer f7fe01a32f2f4be8823a74c96bc2fdcf. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:43303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:46.656279 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:46.656921 21661 tablet_replica.cc:333] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd: stopping tablet replica
I20260709 13:07:46.657545 21661 raft_consensus.cc:2243] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.658028 21661 raft_consensus.cc:2272] T ccfd5acd1537468f92f64e0d6adbc3b3 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.660205 21661 tablet_replica.cc:333] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd: stopping tablet replica
I20260709 13:07:46.660717 21661 raft_consensus.cc:2243] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.661475 21661 raft_consensus.cc:2272] T d0ecb40f2fbb4b35a9c454adcae6b24d P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.663336 21661 tablet_replica.cc:333] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd: stopping tablet replica
I20260709 13:07:46.663794 21661 raft_consensus.cc:2243] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.664160 21661 raft_consensus.cc:2272] T cbfa0921067a442da7f1ca4385e7171c P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.666083 21661 tablet_replica.cc:333] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd: stopping tablet replica
I20260709 13:07:46.666591 21661 raft_consensus.cc:2243] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.666957 21661 raft_consensus.cc:2272] T 057d19501bcd4f0687bdfd137c01ee72 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.669193 21661 tablet_replica.cc:333] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd: stopping tablet replica
I20260709 13:07:46.669668 21661 raft_consensus.cc:2243] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.670125 21661 raft_consensus.cc:2272] T 26dfee9a9bce47b2bcbfbdc3ec56ef7a P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.671878 21661 tablet_replica.cc:333] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd: stopping tablet replica
I20260709 13:07:46.672336 21661 raft_consensus.cc:2243] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.672694 21661 raft_consensus.cc:2272] T fe6defc01d9b4939bcb93c73a4a0e131 P e0fe3fe3025644b28475b1f2f26c30dd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.674980 21661 tablet_replica.cc:333] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd: stopping tablet replica
I20260709 13:07:46.675436 21661 raft_consensus.cc:2243] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.676182 21661 raft_consensus.cc:2272] T e1676ca8659b49af898b557bf8352546 P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.677884 21661 tablet_replica.cc:333] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd: stopping tablet replica
I20260709 13:07:46.678292 21661 raft_consensus.cc:2243] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.678948 21661 raft_consensus.cc:2272] T f4b1bc15b69d408aa60c88fd7496e9c4 P e0fe3fe3025644b28475b1f2f26c30dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.680903 21661 tablet_replica.cc:333] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd: stopping tablet replica
I20260709 13:07:46.681340 21661 raft_consensus.cc:2243] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.682025 21661 raft_consensus.cc:2272] T 38d447e5245d4c12a4f3b83337762d65 P e0fe3fe3025644b28475b1f2f26c30dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.683704 21661 tablet_replica.cc:333] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd: stopping tablet replica
I20260709 13:07:46.684128 21661 raft_consensus.cc:2243] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.684859 21661 raft_consensus.cc:2272] T 54328a39b5374a7387131d7915dd951f P e0fe3fe3025644b28475b1f2f26c30dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.713557 21661 tablet_server.cc:196] TabletServer@127.21.39.67:0 shutdown complete.
I20260709 13:07:46.733844 21661 master.cc:562] Master@127.21.39.126:44387 shutting down...
I20260709 13:07:46.752422 21661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.752929 21661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.753238 21661 tablet_replica.cc:333] T 00000000000000000000000000000000 P e3efcf23ead140f887540c7d16b6c078: stopping tablet replica
I20260709 13:07:46.772020 21661 master.cc:584] Master@127.21.39.126:44387 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12606 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:07:46.814893 21661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.39.126:37883
I20260709 13:07:46.815981 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:46.821456 26314 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
W20260709 13:07:46.821480 26315 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
W20260709 13:07:46.822556 26317 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
I20260709 13:07:46.823117 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:46.823938 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:46.824118 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:46.824251 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602466824234 us; error 0 us; skew 500 ppm
I20260709 13:07:46.824714 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:46.827114 21661 webserver.cc:533] Webserver started at http://127.21.39.126:45825/ using document root <none> and password file <none>
I20260709 13:07:46.827584 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:46.827754 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:46.827997 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:46.829035 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/master-0-root/instance:
uuid: "40c2ac4696b34a8b9053672566445f08"
format_stamp: "Formatted at 2026-07-09 13:07:46 on dist-test-slave-ww3l"
I20260709 13:07:46.833273 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:07:46.836374 26322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:46.837057 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:07:46.837298 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/master-0-root
uuid: "40c2ac4696b34a8b9053672566445f08"
format_stamp: "Formatted at 2026-07-09 13:07:46 on dist-test-slave-ww3l"
I20260709 13:07:46.837546 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-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)
I20260709 13:07:46.849694 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:46.851017 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:46.886075 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.126:37883
I20260709 13:07:46.886168 26373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.126:37883 every 8 connection(s)
I20260709 13:07:46.889652 26374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.899484 26374 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08: Bootstrap starting.
I20260709 13:07:46.903999 26374 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.907874 26374 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08: No bootstrap required, opened a new log
I20260709 13:07:46.909854 26374 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c2ac4696b34a8b9053672566445f08" member_type: VOTER }
I20260709 13:07:46.910203 26374 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.910372 26374 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40c2ac4696b34a8b9053672566445f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.910815 26374 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40c2ac4696b34a8b9053672566445f08" member_type: VOTER }
I20260709 13:07:46.911206 26374 raft_consensus.cc:399] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:46.911381 26374 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:46.911587 26374 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:46.915758 26374 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c2ac4696b34a8b9053672566445f08" member_type: VOTER }
I20260709 13:07:46.916201 26374 leader_election.cc:304] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [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: 40c2ac4696b34a8b9053672566445f08; no voters: 
I20260709 13:07:46.917155 26374 leader_election.cc:290] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:46.917456 26377 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:46.918658 26377 raft_consensus.cc:697] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 1 LEADER]: Becoming Leader. State: Replica: 40c2ac4696b34a8b9053672566445f08, State: Running, Role: LEADER
I20260709 13:07:46.919266 26377 consensus_queue.cc:237] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [LEADER]: Queue going to LEADER mode. State: All 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: "40c2ac4696b34a8b9053672566445f08" member_type: VOTER }
I20260709 13:07:46.919795 26374 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:46.923214 26378 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "40c2ac4696b34a8b9053672566445f08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c2ac4696b34a8b9053672566445f08" member_type: VOTER } }
I20260709 13:07:46.923804 26378 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:46.923831 26379 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40c2ac4696b34a8b9053672566445f08. Latest consensus state: current_term: 1 leader_uuid: "40c2ac4696b34a8b9053672566445f08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c2ac4696b34a8b9053672566445f08" member_type: VOTER } }
I20260709 13:07:46.924427 26379 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:46.926443 26384 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:46.933307 26384 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:46.934293 21661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:46.941130 26384 catalog_manager.cc:1383] Generated new cluster ID: 7178aa43d0d647acb61d3287f684ba8f
I20260709 13:07:46.941375 26384 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:46.962272 26384 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:46.963554 26384 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:46.984012 26384 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08: Generated new TSK 0
I20260709 13:07:46.984565 26384 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:47.000164 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:47.005575 26395 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
W20260709 13:07:47.006410 26396 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
W20260709 13:07:47.008013 26398 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
I20260709 13:07:47.008865 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:47.009634 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:47.009860 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:47.009999 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602467009982 us; error 0 us; skew 500 ppm
I20260709 13:07:47.010495 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:47.012522 21661 webserver.cc:533] Webserver started at http://127.21.39.65:35163/ using document root <none> and password file <none>
I20260709 13:07:47.012971 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:47.013140 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:47.013372 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:47.014397 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-0-root/instance:
uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-ww3l"
I20260709 13:07:47.018488 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:07:47.021507 26403 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.022169 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:47.022441 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-0-root
uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-ww3l"
I20260709 13:07:47.022698 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-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)
I20260709 13:07:47.039630 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:47.040742 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:47.042171 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:47.044296 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:47.044478 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.044689 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:47.044852 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.082231 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.65:42903
I20260709 13:07:47.082309 26465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.65:42903 every 8 connection(s)
I20260709 13:07:47.086978 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:47.092983 26470 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
W20260709 13:07:47.093888 26471 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
W20260709 13:07:47.096222 26473 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
I20260709 13:07:47.096920 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:47.097983 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:47.098223 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:47.098430 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602467098411 us; error 0 us; skew 500 ppm
I20260709 13:07:47.099042 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:47.099225 26466 heartbeater.cc:344] Connected to a master server at 127.21.39.126:37883
I20260709 13:07:47.099601 26466 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:47.100399 26466 heartbeater.cc:507] Master 127.21.39.126:37883 requested a full tablet report, sending...
I20260709 13:07:47.101500 21661 webserver.cc:533] Webserver started at http://127.21.39.66:38895/ using document root <none> and password file <none>
I20260709 13:07:47.102121 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:47.102363 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:47.102360 26339 ts_manager.cc:194] Registered new tserver with Master: 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65:42903)
I20260709 13:07:47.102901 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:47.104419 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-1-root/instance:
uuid: "f5b0ebbac9c5445a801375f3fbd3db21"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-ww3l"
I20260709 13:07:47.104848 26339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58596
I20260709 13:07:47.108884 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:07:47.112164 26478 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.112830 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:47.113133 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-1-root
uuid: "f5b0ebbac9c5445a801375f3fbd3db21"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-ww3l"
I20260709 13:07:47.113381 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-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)
I20260709 13:07:47.124390 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:47.125464 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:47.126829 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:47.128893 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:47.129058 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.129287 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:47.129431 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.167191 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.66:40151
I20260709 13:07:47.167282 26540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.66:40151 every 8 connection(s)
I20260709 13:07:47.171877 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:47.178345 26544 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
W20260709 13:07:47.180459 26545 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
I20260709 13:07:47.181849 21661 server_base.cc:1061] running on GCE node
W20260709 13:07:47.183303 26547 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
I20260709 13:07:47.183455 26541 heartbeater.cc:344] Connected to a master server at 127.21.39.126:37883
I20260709 13:07:47.183889 26541 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:47.184296 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:47.184538 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:47.184558 26541 heartbeater.cc:507] Master 127.21.39.126:37883 requested a full tablet report, sending...
I20260709 13:07:47.184805 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602467184787 us; error 0 us; skew 500 ppm
I20260709 13:07:47.185422 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:47.186630 26339 ts_manager.cc:194] Registered new tserver with Master: f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66:40151)
I20260709 13:07:47.187837 21661 webserver.cc:533] Webserver started at http://127.21.39.67:45569/ using document root <none> and password file <none>
I20260709 13:07:47.188120 26339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58604
I20260709 13:07:47.188395 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:47.188639 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:47.188887 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:47.190104 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-2-root/instance:
uuid: "a436fd144e7f4793a5624ab8bb901c28"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-ww3l"
I20260709 13:07:47.194746 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:47.197865 26552 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.198541 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:47.198774 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-2-root
uuid: "a436fd144e7f4793a5624ab8bb901c28"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-ww3l"
I20260709 13:07:47.198990 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602353715494-21661-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)
I20260709 13:07:47.220194 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:47.221401 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:47.222815 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:47.224997 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:47.225169 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.225404 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:47.225553 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.262928 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.67:34439
I20260709 13:07:47.263057 26614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.67:34439 every 8 connection(s)
I20260709 13:07:47.275357 26615 heartbeater.cc:344] Connected to a master server at 127.21.39.126:37883
I20260709 13:07:47.275777 26615 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:47.276444 26615 heartbeater.cc:507] Master 127.21.39.126:37883 requested a full tablet report, sending...
I20260709 13:07:47.278168 26339 ts_manager.cc:194] Registered new tserver with Master: a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67:34439)
I20260709 13:07:47.278913 21661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013044909s
I20260709 13:07:47.279448 26339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58616
I20260709 13:07:47.301393 26339 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58622:
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"
    }
  }
}
W20260709 13:07:47.303449 26339 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.
I20260709 13:07:47.345896 26431 tablet_service.cc:1511] Processing CreateTablet for tablet bf7806900f674df59a930702b9587d6b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b8ed170c65d4bf3aabe2ae36d6fe403]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:47.346314 26430 tablet_service.cc:1511] Processing CreateTablet for tablet 5c64b87a03214fe5b457445207171ffa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b8ed170c65d4bf3aabe2ae36d6fe403]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:47.347409 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7806900f674df59a930702b9587d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.347985 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c64b87a03214fe5b457445207171ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.348847 26506 tablet_service.cc:1511] Processing CreateTablet for tablet bf7806900f674df59a930702b9587d6b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b8ed170c65d4bf3aabe2ae36d6fe403]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:47.350083 26506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7806900f674df59a930702b9587d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.352874 26505 tablet_service.cc:1511] Processing CreateTablet for tablet 5c64b87a03214fe5b457445207171ffa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b8ed170c65d4bf3aabe2ae36d6fe403]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:47.354096 26505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c64b87a03214fe5b457445207171ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.364202 26580 tablet_service.cc:1511] Processing CreateTablet for tablet bf7806900f674df59a930702b9587d6b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b8ed170c65d4bf3aabe2ae36d6fe403]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:47.365566 26580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7806900f674df59a930702b9587d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.364351 26579 tablet_service.cc:1511] Processing CreateTablet for tablet 5c64b87a03214fe5b457445207171ffa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=2b8ed170c65d4bf3aabe2ae36d6fe403]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:47.370936 26579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c64b87a03214fe5b457445207171ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.387602 26630 tablet_bootstrap.cc:492] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c: Bootstrap starting.
I20260709 13:07:47.389132 26631 tablet_bootstrap.cc:492] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21: Bootstrap starting.
I20260709 13:07:47.395957 26631 tablet_bootstrap.cc:654] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.395864 26632 tablet_bootstrap.cc:492] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28: Bootstrap starting.
I20260709 13:07:47.397094 26630 tablet_bootstrap.cc:654] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.402038 26632 tablet_bootstrap.cc:654] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.403240 26631 tablet_bootstrap.cc:492] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21: No bootstrap required, opened a new log
I20260709 13:07:47.403723 26631 ts_tablet_manager.cc:1403] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260709 13:07:47.404376 26630 tablet_bootstrap.cc:492] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c: No bootstrap required, opened a new log
I20260709 13:07:47.404857 26630 ts_tablet_manager.cc:1403] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260709 13:07:47.406929 26632 tablet_bootstrap.cc:492] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28: No bootstrap required, opened a new log
I20260709 13:07:47.406627 26631 raft_consensus.cc:359] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.407407 26631 raft_consensus.cc:385] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.407452 26632 ts_tablet_manager.cc:1403] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:07:47.407780 26631 raft_consensus.cc:740] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b0ebbac9c5445a801375f3fbd3db21, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.407670 26630 raft_consensus.cc:359] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.408535 26630 raft_consensus.cc:385] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.408816 26630 raft_consensus.cc:740] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630dd5376b824bc79c8f4fd4f6124a4c, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.408737 26631 consensus_queue.cc:260] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.409768 26630 consensus_queue.cc:260] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.410277 26632 raft_consensus.cc:359] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.411022 26541 heartbeater.cc:499] Master 127.21.39.126:37883 was elected leader, sending a full tablet report...
I20260709 13:07:47.411036 26632 raft_consensus.cc:385] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.411413 26631 ts_tablet_manager.cc:1434] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:47.411597 26632 raft_consensus.cc:740] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a436fd144e7f4793a5624ab8bb901c28, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.412478 26631 tablet_bootstrap.cc:492] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21: Bootstrap starting.
I20260709 13:07:47.412567 26632 consensus_queue.cc:260] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.414161 26466 heartbeater.cc:499] Master 127.21.39.126:37883 was elected leader, sending a full tablet report...
I20260709 13:07:47.414646 26630 ts_tablet_manager.cc:1434] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260709 13:07:47.415728 26630 tablet_bootstrap.cc:492] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c: Bootstrap starting.
I20260709 13:07:47.422820 26630 tablet_bootstrap.cc:654] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.425295 26631 tablet_bootstrap.cc:654] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.432070 26615 heartbeater.cc:499] Master 127.21.39.126:37883 was elected leader, sending a full tablet report...
I20260709 13:07:47.432906 26632 ts_tablet_manager.cc:1434] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28: Time spent starting tablet: real 0.025s	user 0.018s	sys 0.005s
I20260709 13:07:47.434119 26632 tablet_bootstrap.cc:492] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28: Bootstrap starting.
I20260709 13:07:47.441357 26632 tablet_bootstrap.cc:654] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.447690 26630 tablet_bootstrap.cc:492] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c: No bootstrap required, opened a new log
I20260709 13:07:47.447786 26631 tablet_bootstrap.cc:492] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21: No bootstrap required, opened a new log
I20260709 13:07:47.448233 26630 ts_tablet_manager.cc:1403] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.008s
I20260709 13:07:47.448400 26631 ts_tablet_manager.cc:1403] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.005s
I20260709 13:07:47.450366 26632 tablet_bootstrap.cc:492] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28: No bootstrap required, opened a new log
I20260709 13:07:47.450852 26632 ts_tablet_manager.cc:1403] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:07:47.450670 26630 raft_consensus.cc:359] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.451261 26630 raft_consensus.cc:385] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.451548 26630 raft_consensus.cc:740] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630dd5376b824bc79c8f4fd4f6124a4c, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.451274 26631 raft_consensus.cc:359] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.452105 26631 raft_consensus.cc:385] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.452456 26631 raft_consensus.cc:740] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b0ebbac9c5445a801375f3fbd3db21, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.452189 26630 consensus_queue.cc:260] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.453588 26631 consensus_queue.cc:260] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.453677 26632 raft_consensus.cc:359] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.454329 26630 ts_tablet_manager.cc:1434] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:07:47.454488 26632 raft_consensus.cc:385] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.454856 26632 raft_consensus.cc:740] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a436fd144e7f4793a5624ab8bb901c28, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.455662 26632 consensus_queue.cc:260] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.456209 26637 raft_consensus.cc:493] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.456640 26637 raft_consensus.cc:515] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.457791 26632 ts_tablet_manager.cc:1434] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:47.459291 26637 leader_election.cc:290] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66:40151), a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67:34439)
I20260709 13:07:47.459502 26631 ts_tablet_manager.cc:1434] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:47.471254 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7806900f674df59a930702b9587d6b" candidate_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" is_pre_election: true
I20260709 13:07:47.471788 26516 raft_consensus.cc:2468] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630dd5376b824bc79c8f4fd4f6124a4c in term 0.
I20260709 13:07:47.472852 26404 leader_election.cc:304] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630dd5376b824bc79c8f4fd4f6124a4c, f5b0ebbac9c5445a801375f3fbd3db21; no voters: 
I20260709 13:07:47.473462 26637 raft_consensus.cc:2804] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:47.473719 26637 raft_consensus.cc:493] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:47.474005 26637 raft_consensus.cc:3060] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.476888 26590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7806900f674df59a930702b9587d6b" candidate_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a436fd144e7f4793a5624ab8bb901c28" is_pre_election: true
I20260709 13:07:47.477416 26590 raft_consensus.cc:2468] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 630dd5376b824bc79c8f4fd4f6124a4c in term 0.
I20260709 13:07:47.479053 26637 raft_consensus.cc:515] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.480759 26637 leader_election.cc:290] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [CANDIDATE]: Term 1 election: Requested vote from peers f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66:40151), a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67:34439)
I20260709 13:07:47.481117 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7806900f674df59a930702b9587d6b" candidate_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b0ebbac9c5445a801375f3fbd3db21"
I20260709 13:07:47.481631 26590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7806900f674df59a930702b9587d6b" candidate_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a436fd144e7f4793a5624ab8bb901c28"
I20260709 13:07:47.481626 26516 raft_consensus.cc:3060] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.482188 26590 raft_consensus.cc:3060] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.486645 26516 raft_consensus.cc:2468] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630dd5376b824bc79c8f4fd4f6124a4c in term 1.
I20260709 13:07:47.486869 26590 raft_consensus.cc:2468] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630dd5376b824bc79c8f4fd4f6124a4c in term 1.
I20260709 13:07:47.487684 26404 leader_election.cc:304] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630dd5376b824bc79c8f4fd4f6124a4c, f5b0ebbac9c5445a801375f3fbd3db21; no voters: 
I20260709 13:07:47.488759 26637 raft_consensus.cc:2804] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.489876 26637 raft_consensus.cc:697] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 LEADER]: Becoming Leader. State: Replica: 630dd5376b824bc79c8f4fd4f6124a4c, State: Running, Role: LEADER
I20260709 13:07:47.490590 26637 consensus_queue.cc:237] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.497352 26337 catalog_manager.cc:5697] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65). New cstate: current_term: 1 leader_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:47.508116 26638 raft_consensus.cc:493] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.508513 26638 raft_consensus.cc:515] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.510385 26638 leader_election.cc:290] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65:42903), f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66:40151)
I20260709 13:07:47.518286 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c64b87a03214fe5b457445207171ffa" candidate_uuid: "a436fd144e7f4793a5624ab8bb901c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" is_pre_election: true
I20260709 13:07:47.518842 26441 raft_consensus.cc:2468] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a436fd144e7f4793a5624ab8bb901c28 in term 0.
I20260709 13:07:47.519554 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c64b87a03214fe5b457445207171ffa" candidate_uuid: "a436fd144e7f4793a5624ab8bb901c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" is_pre_election: true
I20260709 13:07:47.519848 26554 leader_election.cc:304] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630dd5376b824bc79c8f4fd4f6124a4c, a436fd144e7f4793a5624ab8bb901c28; no voters: 
I20260709 13:07:47.520205 26516 raft_consensus.cc:2468] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a436fd144e7f4793a5624ab8bb901c28 in term 0.
I20260709 13:07:47.520586 26638 raft_consensus.cc:2804] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:47.520934 26638 raft_consensus.cc:493] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:47.521270 26638 raft_consensus.cc:3060] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.525979 26638 raft_consensus.cc:515] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.527295 26638 leader_election.cc:290] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [CANDIDATE]: Term 1 election: Requested vote from peers 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65:42903), f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66:40151)
I20260709 13:07:47.527935 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c64b87a03214fe5b457445207171ffa" candidate_uuid: "a436fd144e7f4793a5624ab8bb901c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
I20260709 13:07:47.528170 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c64b87a03214fe5b457445207171ffa" candidate_uuid: "a436fd144e7f4793a5624ab8bb901c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b0ebbac9c5445a801375f3fbd3db21"
I20260709 13:07:47.528458 26441 raft_consensus.cc:3060] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.528724 26516 raft_consensus.cc:3060] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.533080 26516 raft_consensus.cc:2468] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a436fd144e7f4793a5624ab8bb901c28 in term 1.
I20260709 13:07:47.533083 26441 raft_consensus.cc:2468] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a436fd144e7f4793a5624ab8bb901c28 in term 1.
I20260709 13:07:47.534039 26553 leader_election.cc:304] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a436fd144e7f4793a5624ab8bb901c28, f5b0ebbac9c5445a801375f3fbd3db21; no voters: 
I20260709 13:07:47.534653 26638 raft_consensus.cc:2804] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.535440 26638 raft_consensus.cc:697] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 1 LEADER]: Becoming Leader. State: Replica: a436fd144e7f4793a5624ab8bb901c28, State: Running, Role: LEADER
I20260709 13:07:47.536125 26638 consensus_queue.cc:237] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.542528 26337 catalog_manager.cc:5697] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 reported cstate change: term changed from 0 to 1, leader changed from <none> to a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "a436fd144e7f4793a5624ab8bb901c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.580782 26337 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58634:
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"
    }
  }
}
W20260709 13:07:47.582612 26337 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.
I20260709 13:07:47.603597 26430 tablet_service.cc:1511] Processing CreateTablet for tablet 8612d605214845aba638f6d806a4fef1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3defa323ef764a24bcbe3f5d0abf96e1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:47.604794 26430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8612d605214845aba638f6d806a4fef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.604844 26505 tablet_service.cc:1511] Processing CreateTablet for tablet 8612d605214845aba638f6d806a4fef1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3defa323ef764a24bcbe3f5d0abf96e1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:47.606110 26505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8612d605214845aba638f6d806a4fef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.606230 26580 tablet_service.cc:1511] Processing CreateTablet for tablet 8612d605214845aba638f6d806a4fef1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3defa323ef764a24bcbe3f5d0abf96e1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:47.607367 26580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8612d605214845aba638f6d806a4fef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.610131 26506 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9fe7ceab5943d68f9dcc23c356ce4d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3defa323ef764a24bcbe3f5d0abf96e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:47.611256 26506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9fe7ceab5943d68f9dcc23c356ce4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.612368 26431 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9fe7ceab5943d68f9dcc23c356ce4d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3defa323ef764a24bcbe3f5d0abf96e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:47.613503 26431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9fe7ceab5943d68f9dcc23c356ce4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.614212 26579 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9fe7ceab5943d68f9dcc23c356ce4d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3defa323ef764a24bcbe3f5d0abf96e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:47.615389 26579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9fe7ceab5943d68f9dcc23c356ce4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.619196 26630 tablet_bootstrap.cc:492] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c: Bootstrap starting.
I20260709 13:07:47.624732 26632 tablet_bootstrap.cc:492] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28: Bootstrap starting.
I20260709 13:07:47.625180 26630 tablet_bootstrap.cc:654] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.630721 26632 tablet_bootstrap.cc:654] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.634164 26630 tablet_bootstrap.cc:492] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c: No bootstrap required, opened a new log
I20260709 13:07:47.634714 26630 ts_tablet_manager.cc:1403] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:07:47.637491 26630 raft_consensus.cc:359] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.638206 26630 raft_consensus.cc:385] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.638542 26630 raft_consensus.cc:740] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630dd5376b824bc79c8f4fd4f6124a4c, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.639374 26630 consensus_queue.cc:260] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.641635 26630 ts_tablet_manager.cc:1434] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:47.642496 26632 tablet_bootstrap.cc:492] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28: No bootstrap required, opened a new log
I20260709 13:07:47.642647 26630 tablet_bootstrap.cc:492] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c: Bootstrap starting.
I20260709 13:07:47.642984 26632 ts_tablet_manager.cc:1403] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:07:47.645736 26632 raft_consensus.cc:359] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.646525 26632 raft_consensus.cc:385] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.646818 26632 raft_consensus.cc:740] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a436fd144e7f4793a5624ab8bb901c28, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.647557 26632 consensus_queue.cc:260] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.649453 26630 tablet_bootstrap.cc:654] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.652072 26632 ts_tablet_manager.cc:1434] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:47.653475 26631 tablet_bootstrap.cc:492] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21: Bootstrap starting.
I20260709 13:07:47.655207 26632 tablet_bootstrap.cc:492] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28: Bootstrap starting.
I20260709 13:07:47.658890 26630 tablet_bootstrap.cc:492] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c: No bootstrap required, opened a new log
I20260709 13:07:47.659426 26630 ts_tablet_manager.cc:1403] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 13:07:47.660212 26631 tablet_bootstrap.cc:654] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.661110 26632 tablet_bootstrap.cc:654] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.662387 26630 raft_consensus.cc:359] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.663174 26630 raft_consensus.cc:385] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.663547 26630 raft_consensus.cc:740] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630dd5376b824bc79c8f4fd4f6124a4c, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.664469 26630 consensus_queue.cc:260] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.666810 26630 ts_tablet_manager.cc:1434] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:07:47.668138 26632 tablet_bootstrap.cc:492] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28: No bootstrap required, opened a new log
I20260709 13:07:47.668545 26631 tablet_bootstrap.cc:492] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21: No bootstrap required, opened a new log
I20260709 13:07:47.668635 26632 ts_tablet_manager.cc:1403] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 13:07:47.669064 26631 ts_tablet_manager.cc:1403] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:07:47.671586 26632 raft_consensus.cc:359] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.672281 26632 raft_consensus.cc:385] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.672555 26632 raft_consensus.cc:740] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a436fd144e7f4793a5624ab8bb901c28, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.673230 26631 raft_consensus.cc:359] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.673259 26632 consensus_queue.cc:260] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.674156 26631 raft_consensus.cc:385] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.674475 26631 raft_consensus.cc:740] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b0ebbac9c5445a801375f3fbd3db21, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.675192 26631 consensus_queue.cc:260] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.675627 26632 ts_tablet_manager.cc:1434] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:47.677382 26631 ts_tablet_manager.cc:1434] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:47.678282 26631 tablet_bootstrap.cc:492] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21: Bootstrap starting.
I20260709 13:07:47.684195 26631 tablet_bootstrap.cc:654] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.688262 26631 tablet_bootstrap.cc:492] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21: No bootstrap required, opened a new log
I20260709 13:07:47.688584 26631 ts_tablet_manager.cc:1403] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:07:47.689496 26638 raft_consensus.cc:493] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.689929 26638 raft_consensus.cc:515] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.690773 26631 raft_consensus.cc:359] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.691296 26631 raft_consensus.cc:385] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.691514 26638 leader_election.cc:290] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65:42903), f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66:40151)
I20260709 13:07:47.691545 26631 raft_consensus.cc:740] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b0ebbac9c5445a801375f3fbd3db21, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.692111 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9fe7ceab5943d68f9dcc23c356ce4d" candidate_uuid: "a436fd144e7f4793a5624ab8bb901c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" is_pre_election: true
I20260709 13:07:47.692756 26441 raft_consensus.cc:2468] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a436fd144e7f4793a5624ab8bb901c28 in term 0.
I20260709 13:07:47.692448 26631 consensus_queue.cc:260] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.693472 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9fe7ceab5943d68f9dcc23c356ce4d" candidate_uuid: "a436fd144e7f4793a5624ab8bb901c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" is_pre_election: true
I20260709 13:07:47.694065 26516 raft_consensus.cc:2468] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a436fd144e7f4793a5624ab8bb901c28 in term 0.
I20260709 13:07:47.693775 26554 leader_election.cc:304] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630dd5376b824bc79c8f4fd4f6124a4c, a436fd144e7f4793a5624ab8bb901c28; no voters: 
I20260709 13:07:47.694896 26631 ts_tablet_manager.cc:1434] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:47.695551 26638 raft_consensus.cc:2804] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:47.695891 26638 raft_consensus.cc:493] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:47.696139 26638 raft_consensus.cc:3060] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.701105 26638 raft_consensus.cc:515] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.703261 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9fe7ceab5943d68f9dcc23c356ce4d" candidate_uuid: "a436fd144e7f4793a5624ab8bb901c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
I20260709 13:07:47.703529 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9fe7ceab5943d68f9dcc23c356ce4d" candidate_uuid: "a436fd144e7f4793a5624ab8bb901c28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b0ebbac9c5445a801375f3fbd3db21"
I20260709 13:07:47.703797 26441 raft_consensus.cc:3060] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.704025 26516 raft_consensus.cc:3060] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.703015 26638 leader_election.cc:290] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [CANDIDATE]: Term 1 election: Requested vote from peers 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65:42903), f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66:40151)
I20260709 13:07:47.710253 26516 raft_consensus.cc:2468] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a436fd144e7f4793a5624ab8bb901c28 in term 1.
I20260709 13:07:47.710253 26441 raft_consensus.cc:2468] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a436fd144e7f4793a5624ab8bb901c28 in term 1.
I20260709 13:07:47.711377 26553 leader_election.cc:304] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a436fd144e7f4793a5624ab8bb901c28, f5b0ebbac9c5445a801375f3fbd3db21; no voters: 
I20260709 13:07:47.711948 26638 raft_consensus.cc:2804] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.712297 26638 raft_consensus.cc:697] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 1 LEADER]: Becoming Leader. State: Replica: a436fd144e7f4793a5624ab8bb901c28, State: Running, Role: LEADER
I20260709 13:07:47.712862 26638 consensus_queue.cc:237] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.719162 26338 catalog_manager.cc:5697] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 reported cstate change: term changed from 0 to 1, leader changed from <none> to a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "a436fd144e7f4793a5624ab8bb901c28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.736672 26636 raft_consensus.cc:493] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.737129 26636 raft_consensus.cc:515] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.738956 26636 leader_election.cc:290] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65:42903), a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67:34439)
I20260709 13:07:47.748912 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8612d605214845aba638f6d806a4fef1" candidate_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" is_pre_election: true
I20260709 13:07:47.749589 26441 raft_consensus.cc:2468] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b0ebbac9c5445a801375f3fbd3db21 in term 0.
I20260709 13:07:47.750615 26590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8612d605214845aba638f6d806a4fef1" candidate_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a436fd144e7f4793a5624ab8bb901c28" is_pre_election: true
I20260709 13:07:47.750671 26480 leader_election.cc:304] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630dd5376b824bc79c8f4fd4f6124a4c, f5b0ebbac9c5445a801375f3fbd3db21; no voters: 
I20260709 13:07:47.751379 26590 raft_consensus.cc:2468] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b0ebbac9c5445a801375f3fbd3db21 in term 0.
I20260709 13:07:47.751652 26636 raft_consensus.cc:2804] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:47.752116 26636 raft_consensus.cc:493] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:47.752434 26636 raft_consensus.cc:3060] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.757670 26636 raft_consensus.cc:515] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.759255 26636 leader_election.cc:290] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [CANDIDATE]: Term 1 election: Requested vote from peers 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65:42903), a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67:34439)
I20260709 13:07:47.759756 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8612d605214845aba638f6d806a4fef1" candidate_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
I20260709 13:07:47.760248 26441 raft_consensus.cc:3060] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.760181 26590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8612d605214845aba638f6d806a4fef1" candidate_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a436fd144e7f4793a5624ab8bb901c28"
I20260709 13:07:47.760859 26590 raft_consensus.cc:3060] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.765000 26441 raft_consensus.cc:2468] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b0ebbac9c5445a801375f3fbd3db21 in term 1.
I20260709 13:07:47.765452 26590 raft_consensus.cc:2468] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b0ebbac9c5445a801375f3fbd3db21 in term 1.
I20260709 13:07:47.765911 26480 leader_election.cc:304] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630dd5376b824bc79c8f4fd4f6124a4c, f5b0ebbac9c5445a801375f3fbd3db21; no voters: 
I20260709 13:07:47.766572 26636 raft_consensus.cc:2804] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.767503 26636 raft_consensus.cc:697] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 LEADER]: Becoming Leader. State: Replica: f5b0ebbac9c5445a801375f3fbd3db21, State: Running, Role: LEADER
I20260709 13:07:47.768288 26636 consensus_queue.cc:237] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:47.774758 26338 catalog_manager.cc:5697] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:47.829022 26516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8612d605214845aba638f6d806a4fef1"
dest_uuid: "f5b0ebbac9c5445a801375f3fbd3db21"
mode: GRACEFUL
new_leader_uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
 from {username='slave'} at 127.0.0.1:51380
I20260709 13:07:47.829463 26516 raft_consensus.cc:606] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 LEADER]: Received request to transfer leadership to TS 630dd5376b824bc79c8f4fd4f6124a4c
I20260709 13:07:47.840649 26590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a9fe7ceab5943d68f9dcc23c356ce4d"
dest_uuid: "a436fd144e7f4793a5624ab8bb901c28"
mode: GRACEFUL
new_leader_uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
 from {username='slave'} at 127.0.0.1:57560
I20260709 13:07:47.841071 26590 raft_consensus.cc:606] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 1 LEADER]: Received request to transfer leadership to TS 630dd5376b824bc79c8f4fd4f6124a4c
I20260709 13:07:47.895982 26637 consensus_queue.cc:1048] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:47.906836 26637 consensus_queue.cc:1048] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.004608 26638 consensus_queue.cc:1048] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.014321 26646 consensus_queue.cc:1048] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.187012 26636 consensus_queue.cc:1048] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.197481 26675 consensus_queue.cc:1048] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.204082 26636 raft_consensus.cc:993] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21: : Instructing follower 630dd5376b824bc79c8f4fd4f6124a4c to start an election
I20260709 13:07:48.204450 26675 raft_consensus.cc:1081] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 LEADER]: Signalling peer 630dd5376b824bc79c8f4fd4f6124a4c to start an election
I20260709 13:07:48.206542 26441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8612d605214845aba638f6d806a4fef1"
dest_uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
 from {username='slave'} at 127.0.0.1:47932
I20260709 13:07:48.207041 26441 raft_consensus.cc:493] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:48.207397 26441 raft_consensus.cc:3060] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:48.208024 26646 consensus_queue.cc:1048] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.211439 26646 consensus_queue.cc:1048] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.212796 26441 raft_consensus.cc:515] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:48.214723 26441 leader_election.cc:290] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [CANDIDATE]: Term 2 election: Requested vote from peers f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66:40151), a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67:34439)
I20260709 13:07:48.215987 26590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8612d605214845aba638f6d806a4fef1" candidate_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a436fd144e7f4793a5624ab8bb901c28"
I20260709 13:07:48.216451 26590 raft_consensus.cc:3060] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:48.216688 26515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8612d605214845aba638f6d806a4fef1" candidate_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5b0ebbac9c5445a801375f3fbd3db21"
I20260709 13:07:48.217357 26515 raft_consensus.cc:3055] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:48.217664 26515 raft_consensus.cc:740] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5b0ebbac9c5445a801375f3fbd3db21, State: Running, Role: LEADER
I20260709 13:07:48.218487 26515 consensus_queue.cc:260] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:48.219738 26515 raft_consensus.cc:3060] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:48.222039 26590 raft_consensus.cc:2468] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630dd5376b824bc79c8f4fd4f6124a4c in term 2.
I20260709 13:07:48.222941 26405 leader_election.cc:304] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630dd5376b824bc79c8f4fd4f6124a4c, a436fd144e7f4793a5624ab8bb901c28; no voters: 
I20260709 13:07:48.223630 26667 raft_consensus.cc:2804] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:48.223982 26667 raft_consensus.cc:697] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 LEADER]: Becoming Leader. State: Replica: 630dd5376b824bc79c8f4fd4f6124a4c, State: Running, Role: LEADER
I20260709 13:07:48.224691 26667 consensus_queue.cc:237] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:48.230614 26515 raft_consensus.cc:2468] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630dd5376b824bc79c8f4fd4f6124a4c in term 2.
I20260709 13:07:48.231120 26672 raft_consensus.cc:993] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28: : Instructing follower 630dd5376b824bc79c8f4fd4f6124a4c to start an election
I20260709 13:07:48.231591 26672 raft_consensus.cc:1081] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 1 LEADER]: Signalling peer 630dd5376b824bc79c8f4fd4f6124a4c to start an election
I20260709 13:07:48.233995 26440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a9fe7ceab5943d68f9dcc23c356ce4d"
dest_uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
 from {username='slave'} at 127.0.0.1:47916
I20260709 13:07:48.234527 26440 raft_consensus.cc:493] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:48.234880 26440 raft_consensus.cc:3060] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:48.244083 26440 raft_consensus.cc:515] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:48.245644 26441 raft_consensus.cc:1240] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 FOLLOWER]: Rejecting Update request from peer a436fd144e7f4793a5624ab8bb901c28 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:48.247177 26440 leader_election.cc:290] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [CANDIDATE]: Term 2 election: Requested vote from peers f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66:40151), a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67:34439)
I20260709 13:07:48.247414 26590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9fe7ceab5943d68f9dcc23c356ce4d" candidate_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a436fd144e7f4793a5624ab8bb901c28"
I20260709 13:07:48.247624 26516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9fe7ceab5943d68f9dcc23c356ce4d" candidate_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5b0ebbac9c5445a801375f3fbd3db21"
I20260709 13:07:48.247972 26590 raft_consensus.cc:3055] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:48.248219 26516 raft_consensus.cc:3060] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:48.248322 26590 raft_consensus.cc:740] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a436fd144e7f4793a5624ab8bb901c28, State: Running, Role: LEADER
I20260709 13:07:48.249275 26590 consensus_queue.cc:260] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:48.248667 26339 catalog_manager.cc:5697] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c reported cstate change: term changed from 1 to 2, leader changed from f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66) to 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65). New cstate: current_term: 2 leader_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.253717 26590 raft_consensus.cc:3060] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:48.256311 26516 raft_consensus.cc:2468] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630dd5376b824bc79c8f4fd4f6124a4c in term 2.
I20260709 13:07:48.259686 26404 leader_election.cc:304] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 630dd5376b824bc79c8f4fd4f6124a4c, f5b0ebbac9c5445a801375f3fbd3db21; no voters: 
I20260709 13:07:48.260417 26667 raft_consensus.cc:2804] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:48.260893 26667 raft_consensus.cc:697] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 LEADER]: Becoming Leader. State: Replica: 630dd5376b824bc79c8f4fd4f6124a4c, State: Running, Role: LEADER
I20260709 13:07:48.261250 26590 raft_consensus.cc:2468] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 630dd5376b824bc79c8f4fd4f6124a4c in term 2.
I20260709 13:07:48.261715 26667 consensus_queue.cc:237] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [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: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:48.268559 26339 catalog_manager.cc:5697] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c reported cstate change: term changed from 1 to 2, leader changed from a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67) to 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65). New cstate: current_term: 2 leader_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.546751 21661 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:07:48.548224 21661 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:07:48.548569 21661 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:07:48.558807 26441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8612d605214845aba638f6d806a4fef1"
dest_uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
mode: GRACEFUL
new_leader_uuid: "f5b0ebbac9c5445a801375f3fbd3db21"
 from {username='slave'} at 127.0.0.1:47946
I20260709 13:07:48.559263 26441 raft_consensus.cc:606] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 LEADER]: Received request to transfer leadership to TS f5b0ebbac9c5445a801375f3fbd3db21
I20260709 13:07:48.560158 21661 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:07:48.642221 26516 raft_consensus.cc:1275] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 2 FOLLOWER]: Refusing update from remote peer 630dd5376b824bc79c8f4fd4f6124a4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:48.643432 26667 consensus_queue.cc:1048] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:48.647580 26637 raft_consensus.cc:993] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c: : Instructing follower f5b0ebbac9c5445a801375f3fbd3db21 to start an election
I20260709 13:07:48.648094 26643 raft_consensus.cc:1081] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 LEADER]: Signalling peer f5b0ebbac9c5445a801375f3fbd3db21 to start an election
I20260709 13:07:48.649542 26515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8612d605214845aba638f6d806a4fef1"
dest_uuid: "f5b0ebbac9c5445a801375f3fbd3db21"
 from {username='slave'} at 127.0.0.1:51360
I20260709 13:07:48.650844 26515 raft_consensus.cc:493] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:48.651217 26515 raft_consensus.cc:3060] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:48.653126 26590 raft_consensus.cc:1275] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 2 FOLLOWER]: Refusing update from remote peer 630dd5376b824bc79c8f4fd4f6124a4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:48.654390 26667 consensus_queue.cc:1048] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:48.657049 26515 raft_consensus.cc:515] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:48.660818 26441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8612d605214845aba638f6d806a4fef1" candidate_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "630dd5376b824bc79c8f4fd4f6124a4c"
I20260709 13:07:48.660943 26515 leader_election.cc:290] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [CANDIDATE]: Term 3 election: Requested vote from peers 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65:42903), a436fd144e7f4793a5624ab8bb901c28 (127.21.39.67:34439)
I20260709 13:07:48.661365 26441 raft_consensus.cc:3055] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:48.661690 26441 raft_consensus.cc:740] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 630dd5376b824bc79c8f4fd4f6124a4c, State: Running, Role: LEADER
I20260709 13:07:48.662624 26590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8612d605214845aba638f6d806a4fef1" candidate_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a436fd144e7f4793a5624ab8bb901c28"
I20260709 13:07:48.662477 26441 consensus_queue.cc:260] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [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: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:48.663196 26590 raft_consensus.cc:3060] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:48.663681 26441 raft_consensus.cc:3060] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:48.667857 26590 raft_consensus.cc:2468] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b0ebbac9c5445a801375f3fbd3db21 in term 3.
I20260709 13:07:48.668838 26441 raft_consensus.cc:2468] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b0ebbac9c5445a801375f3fbd3db21 in term 3.
I20260709 13:07:48.668895 26480 leader_election.cc:304] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [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: a436fd144e7f4793a5624ab8bb901c28, f5b0ebbac9c5445a801375f3fbd3db21; no voters: 
I20260709 13:07:48.669879 26675 raft_consensus.cc:2804] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:48.670255 26675 raft_consensus.cc:697] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 3 LEADER]: Becoming Leader. State: Replica: f5b0ebbac9c5445a801375f3fbd3db21, State: Running, Role: LEADER
I20260709 13:07:48.670883 26675 consensus_queue.cc:237] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [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: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } }
I20260709 13:07:48.676247 26339 catalog_manager.cc:5697] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 reported cstate change: term changed from 2 to 3, leader changed from 630dd5376b824bc79c8f4fd4f6124a4c (127.21.39.65) to f5b0ebbac9c5445a801375f3fbd3db21 (127.21.39.66). New cstate: current_term: 3 leader_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "630dd5376b824bc79c8f4fd4f6124a4c" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.758369 21661 tablet_server.cc:179] TabletServer@127.21.39.65:0 shutting down...
I20260709 13:07:48.759689 26590 raft_consensus.cc:1275] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 2 FOLLOWER]: Refusing update from remote peer 630dd5376b824bc79c8f4fd4f6124a4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:48.761605 26667 consensus_queue.cc:1048] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a436fd144e7f4793a5624ab8bb901c28" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 34439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:48.772559 26515 raft_consensus.cc:1275] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 2 FOLLOWER]: Refusing update from remote peer 630dd5376b824bc79c8f4fd4f6124a4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:48.773808 26667 consensus_queue.cc:1048] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b0ebbac9c5445a801375f3fbd3db21" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:48.794834 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:48.795405 21661 tablet_replica.cc:333] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c: stopping tablet replica
I20260709 13:07:48.795945 21661 raft_consensus.cc:2243] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.796654 21661 raft_consensus.cc:2272] T 9a9fe7ceab5943d68f9dcc23c356ce4d P 630dd5376b824bc79c8f4fd4f6124a4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.798570 21661 tablet_replica.cc:333] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c: stopping tablet replica
I20260709 13:07:48.799031 21661 raft_consensus.cc:2243] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.799382 21661 raft_consensus.cc:2272] T 8612d605214845aba638f6d806a4fef1 P 630dd5376b824bc79c8f4fd4f6124a4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.801496 21661 tablet_replica.cc:333] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c: stopping tablet replica
I20260709 13:07:48.801977 21661 raft_consensus.cc:2243] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.802614 21661 raft_consensus.cc:2272] T bf7806900f674df59a930702b9587d6b P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.804327 21661 tablet_replica.cc:333] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c: stopping tablet replica
I20260709 13:07:48.804759 21661 raft_consensus.cc:2243] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.805107 21661 raft_consensus.cc:2272] T 5c64b87a03214fe5b457445207171ffa P 630dd5376b824bc79c8f4fd4f6124a4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.826025 21661 tablet_server.cc:196] TabletServer@127.21.39.65:0 shutdown complete.
I20260709 13:07:48.835934 21661 tablet_server.cc:179] TabletServer@127.21.39.66:0 shutting down...
I20260709 13:07:48.851303 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:48.851863 21661 tablet_replica.cc:333] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21: stopping tablet replica
I20260709 13:07:48.852375 21661 raft_consensus.cc:2243] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.852900 21661 pending_rounds.cc:70] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21: Trying to abort 1 pending ops.
I20260709 13:07:48.853055 21661 pending_rounds.cc:77] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635711682756608 op_type: NO_OP noop_request { }
I20260709 13:07:48.853291 21661 raft_consensus.cc:2889] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:48.853521 21661 raft_consensus.cc:2272] T 8612d605214845aba638f6d806a4fef1 P f5b0ebbac9c5445a801375f3fbd3db21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.855409 21661 tablet_replica.cc:333] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21: stopping tablet replica
I20260709 13:07:48.855892 21661 raft_consensus.cc:2243] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.856226 21661 raft_consensus.cc:2272] T 9a9fe7ceab5943d68f9dcc23c356ce4d P f5b0ebbac9c5445a801375f3fbd3db21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.857965 21661 tablet_replica.cc:333] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21: stopping tablet replica
I20260709 13:07:48.858374 21661 raft_consensus.cc:2243] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.858803 21661 raft_consensus.cc:2272] T bf7806900f674df59a930702b9587d6b P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.860764 21661 tablet_replica.cc:333] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21: stopping tablet replica
I20260709 13:07:48.861159 21661 raft_consensus.cc:2243] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.861470 21661 raft_consensus.cc:2272] T 5c64b87a03214fe5b457445207171ffa P f5b0ebbac9c5445a801375f3fbd3db21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.882113 21661 tablet_server.cc:196] TabletServer@127.21.39.66:0 shutdown complete.
I20260709 13:07:48.892385 21661 tablet_server.cc:179] TabletServer@127.21.39.67:0 shutting down...
I20260709 13:07:48.906464 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:48.907049 21661 tablet_replica.cc:333] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28: stopping tablet replica
I20260709 13:07:48.907582 21661 raft_consensus.cc:2243] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.908005 21661 raft_consensus.cc:2272] T 9a9fe7ceab5943d68f9dcc23c356ce4d P a436fd144e7f4793a5624ab8bb901c28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.909926 21661 tablet_replica.cc:333] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28: stopping tablet replica
I20260709 13:07:48.910386 21661 raft_consensus.cc:2243] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.910759 21661 raft_consensus.cc:2272] T 8612d605214845aba638f6d806a4fef1 P a436fd144e7f4793a5624ab8bb901c28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.912599 21661 tablet_replica.cc:333] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28: stopping tablet replica
I20260709 13:07:48.913038 21661 raft_consensus.cc:2243] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.913690 21661 raft_consensus.cc:2272] T 5c64b87a03214fe5b457445207171ffa P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.915478 21661 tablet_replica.cc:333] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28: stopping tablet replica
I20260709 13:07:48.915899 21661 raft_consensus.cc:2243] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:48.916286 21661 raft_consensus.cc:2272] T bf7806900f674df59a930702b9587d6b P a436fd144e7f4793a5624ab8bb901c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.936904 21661 tablet_server.cc:196] TabletServer@127.21.39.67:0 shutdown complete.
I20260709 13:07:48.947229 21661 master.cc:562] Master@127.21.39.126:37883 shutting down...
I20260709 13:07:48.959656 21661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:48.960114 21661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:48.960391 21661 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40c2ac4696b34a8b9053672566445f08: stopping tablet replica
I20260709 13:07:48.977062 21661 master.cc:584] Master@127.21.39.126:37883 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2187 ms)
[----------] 6 tests from LeaderRebalancerTest (115131 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:07:49.001820 21661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.39.126:36535
I20260709 13:07:49.002843 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:49.007138 26683 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
W20260709 13:07:49.007256 26684 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
W20260709 13:07:49.014371 26686 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
I20260709 13:07:49.014413 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:49.015292 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:49.015471 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:49.015623 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602469015607 us; error 0 us; skew 500 ppm
I20260709 13:07:49.016136 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:49.018198 21661 webserver.cc:533] Webserver started at http://127.21.39.126:44997/ using document root <none> and password file <none>
I20260709 13:07:49.018626 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:49.018786 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:49.019034 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:49.020001 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/master-0-root/instance:
uuid: "33917bdecf664194a95fecdc01f539ab"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-ww3l"
I20260709 13:07:49.023931 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:07:49.026889 26691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.027525 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:49.027777 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/master-0-root
uuid: "33917bdecf664194a95fecdc01f539ab"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-ww3l"
I20260709 13:07:49.028050 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-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)
I20260709 13:07:49.041424 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:49.042346 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:49.074476 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.126:36535
I20260709 13:07:49.074573 26742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.126:36535 every 8 connection(s)
I20260709 13:07:49.077893 26743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.087440 26743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab: Bootstrap starting.
I20260709 13:07:49.091543 26743 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.095108 26743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab: No bootstrap required, opened a new log
I20260709 13:07:49.096902 26743 raft_consensus.cc:359] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33917bdecf664194a95fecdc01f539ab" member_type: VOTER }
I20260709 13:07:49.097249 26743 raft_consensus.cc:385] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.097426 26743 raft_consensus.cc:740] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33917bdecf664194a95fecdc01f539ab, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.097900 26743 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33917bdecf664194a95fecdc01f539ab" member_type: VOTER }
I20260709 13:07:49.098297 26743 raft_consensus.cc:399] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:49.098474 26743 raft_consensus.cc:493] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:49.098670 26743 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.102783 26743 raft_consensus.cc:515] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33917bdecf664194a95fecdc01f539ab" member_type: VOTER }
I20260709 13:07:49.103201 26743 leader_election.cc:304] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [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: 33917bdecf664194a95fecdc01f539ab; no voters: 
I20260709 13:07:49.104125 26743 leader_election.cc:290] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:49.104405 26746 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.105654 26746 raft_consensus.cc:697] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 1 LEADER]: Becoming Leader. State: Replica: 33917bdecf664194a95fecdc01f539ab, State: Running, Role: LEADER
I20260709 13:07:49.106220 26746 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [LEADER]: Queue going to LEADER mode. State: All 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: "33917bdecf664194a95fecdc01f539ab" member_type: VOTER }
I20260709 13:07:49.106685 26743 sys_catalog.cc:565] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:49.108718 26747 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "33917bdecf664194a95fecdc01f539ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33917bdecf664194a95fecdc01f539ab" member_type: VOTER } }
I20260709 13:07:49.108793 26748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33917bdecf664194a95fecdc01f539ab. Latest consensus state: current_term: 1 leader_uuid: "33917bdecf664194a95fecdc01f539ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33917bdecf664194a95fecdc01f539ab" member_type: VOTER } }
I20260709 13:07:49.109387 26747 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:49.109447 26748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:49.119648 26751 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:49.124938 26751 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:49.125813 21661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:49.132755 26751 catalog_manager.cc:1383] Generated new cluster ID: 662e36fb39e4480a854f794fa4500ae4
I20260709 13:07:49.133011 26751 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:49.144944 26751 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:49.146176 26751 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:49.163414 26751 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab: Generated new TSK 0
I20260709 13:07:49.163972 26751 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:49.192538 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:49.197876 26764 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
W20260709 13:07:49.198791 26765 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
W20260709 13:07:49.200156 26767 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
I20260709 13:07:49.201398 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:49.202296 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:49.202476 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:49.202595 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602469202584 us; error 0 us; skew 500 ppm
I20260709 13:07:49.203064 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:49.205106 21661 webserver.cc:533] Webserver started at http://127.21.39.65:32879/ using document root <none> and password file <none>
I20260709 13:07:49.205528 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:49.205679 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:49.205951 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:49.206924 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-0-root/instance:
uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-ww3l"
I20260709 13:07:49.211035 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:49.214012 26772 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.214649 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:49.214928 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-0-root
uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-ww3l"
I20260709 13:07:49.215181 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-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)
I20260709 13:07:49.226487 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:49.227492 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:49.228807 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:49.230962 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:49.231138 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.231349 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:49.231488 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.266069 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.65:44909
I20260709 13:07:49.266161 26834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.65:44909 every 8 connection(s)
I20260709 13:07:49.270573 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:49.276636 26839 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
W20260709 13:07:49.277571 26840 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
W20260709 13:07:49.279023 26842 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
I20260709 13:07:49.280701 21661 server_base.cc:1061] running on GCE node
I20260709 13:07:49.282006 26835 heartbeater.cc:344] Connected to a master server at 127.21.39.126:36535
I20260709 13:07:49.282251 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:07:49.282357 26835 heartbeater.cc:461] Registering TS with master...
W20260709 13:07:49.282523 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:49.282752 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602469282733 us; error 0 us; skew 500 ppm
I20260709 13:07:49.283172 26835 heartbeater.cc:507] Master 127.21.39.126:36535 requested a full tablet report, sending...
I20260709 13:07:49.283316 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:49.285369 26708 ts_manager.cc:194] Registered new tserver with Master: a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909)
I20260709 13:07:49.286085 21661 webserver.cc:533] Webserver started at http://127.21.39.66:36179/ using document root <none> and password file <none>
I20260709 13:07:49.286707 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:49.286939 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:49.287243 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:49.287662 26708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46210
I20260709 13:07:49.288592 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-1-root/instance:
uuid: "b1b03f68dcf1453b97ec0bd87deef377"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-ww3l"
I20260709 13:07:49.293154 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260709 13:07:49.296345 26847 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.297041 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:49.297288 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-1-root
uuid: "b1b03f68dcf1453b97ec0bd87deef377"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-ww3l"
I20260709 13:07:49.297533 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-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)
I20260709 13:07:49.315109 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:49.316082 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:49.317390 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:49.319454 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:49.319653 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.319893 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:49.320083 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.355564 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.66:37867
I20260709 13:07:49.355664 26909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.66:37867 every 8 connection(s)
I20260709 13:07:49.360019 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:49.366830 26913 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
W20260709 13:07:49.367213 26914 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
I20260709 13:07:49.370357 21661 server_base.cc:1061] running on GCE node
W20260709 13:07:49.370810 26916 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
I20260709 13:07:49.371765 26910 heartbeater.cc:344] Connected to a master server at 127.21.39.126:36535
I20260709 13:07:49.371765 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:49.372270 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:49.372336 26910 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:49.372495 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602469372475 us; error 0 us; skew 500 ppm
I20260709 13:07:49.373199 26910 heartbeater.cc:507] Master 127.21.39.126:36535 requested a full tablet report, sending...
I20260709 13:07:49.373268 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:49.375288 26708 ts_manager.cc:194] Registered new tserver with Master: b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:49.376515 26708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46216
I20260709 13:07:49.377555 21661 webserver.cc:533] Webserver started at http://127.21.39.67:37777/ using document root <none> and password file <none>
I20260709 13:07:49.378207 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:49.378434 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:49.378813 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:49.379820 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-2-root/instance:
uuid: "8e34656ad777410c9c0069c1fc13da77"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-ww3l"
I20260709 13:07:49.383700 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:07:49.386722 26921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.387391 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:49.387658 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-2-root
uuid: "8e34656ad777410c9c0069c1fc13da77"
format_stamp: "Formatted at 2026-07-09 13:07:49 on dist-test-slave-ww3l"
I20260709 13:07:49.387915 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602353715494-21661-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)
I20260709 13:07:49.398571 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:49.399536 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:49.400799 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:49.402837 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:49.403004 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.403226 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:49.403367 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:49.438573 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.67:43581
I20260709 13:07:49.438695 26983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.67:43581 every 8 connection(s)
I20260709 13:07:49.450934 26984 heartbeater.cc:344] Connected to a master server at 127.21.39.126:36535
I20260709 13:07:49.451359 26984 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:49.452015 26984 heartbeater.cc:507] Master 127.21.39.126:36535 requested a full tablet report, sending...
I20260709 13:07:49.453687 26708 ts_manager.cc:194] Registered new tserver with Master: 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:49.454783 21661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013081975s
I20260709 13:07:49.455030 26708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46218
I20260709 13:07:49.477057 26708 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46230:
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"
    }
  }
}
W20260709 13:07:49.479494 26708 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.
I20260709 13:07:49.544651 26800 tablet_service.cc:1511] Processing CreateTablet for tablet 0c472fc06a1546a9af404ba666ed460f (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:49.545698 26798 tablet_service.cc:1511] Processing CreateTablet for tablet fe28c038f0074b968a10981e0843221f (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:49.546084 26797 tablet_service.cc:1511] Processing CreateTablet for tablet cf552f90b7ee476db3ad34c341b54642 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:49.546092 26800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c472fc06a1546a9af404ba666ed460f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.547866 26799 tablet_service.cc:1511] Processing CreateTablet for tablet b27d2eb0a9d841f2b44fed859f940c14 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:49.549114 26799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27d2eb0a9d841f2b44fed859f940c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.549036 26946 tablet_service.cc:1511] Processing CreateTablet for tablet cf552f90b7ee476db3ad34c341b54642 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:49.550057 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf552f90b7ee476db3ad34c341b54642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.550341 26946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf552f90b7ee476db3ad34c341b54642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.550985 26949 tablet_service.cc:1511] Processing CreateTablet for tablet 0c472fc06a1546a9af404ba666ed460f (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:49.552165 26949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c472fc06a1546a9af404ba666ed460f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.554600 26948 tablet_service.cc:1511] Processing CreateTablet for tablet b27d2eb0a9d841f2b44fed859f940c14 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:49.555981 26948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27d2eb0a9d841f2b44fed859f940c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.558799 26947 tablet_service.cc:1511] Processing CreateTablet for tablet fe28c038f0074b968a10981e0843221f (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:49.560098 26947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe28c038f0074b968a10981e0843221f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.562106 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe28c038f0074b968a10981e0843221f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.569118 26796 tablet_service.cc:1511] Processing CreateTablet for tablet 66f8aa4612334be486a0b3d1cdebce33 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:49.569733 26945 tablet_service.cc:1511] Processing CreateTablet for tablet 66f8aa4612334be486a0b3d1cdebce33 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:49.570533 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f8aa4612334be486a0b3d1cdebce33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.571308 26945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f8aa4612334be486a0b3d1cdebce33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.574815 26795 tablet_service.cc:1511] Processing CreateTablet for tablet 401634213b4f444ba8b3dd7f7ff5f607 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:49.576125 26795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401634213b4f444ba8b3dd7f7ff5f607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.590555 26875 tablet_service.cc:1511] Processing CreateTablet for tablet 0c472fc06a1546a9af404ba666ed460f (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:49.593379 26873 tablet_service.cc:1511] Processing CreateTablet for tablet fe28c038f0074b968a10981e0843221f (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:49.595623 26872 tablet_service.cc:1511] Processing CreateTablet for tablet cf552f90b7ee476db3ad34c341b54642 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:49.597841 26871 tablet_service.cc:1511] Processing CreateTablet for tablet 66f8aa4612334be486a0b3d1cdebce33 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:49.600185 26874 tablet_service.cc:1511] Processing CreateTablet for tablet b27d2eb0a9d841f2b44fed859f940c14 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:49.592015 26875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c472fc06a1546a9af404ba666ed460f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.606081 26871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f8aa4612334be486a0b3d1cdebce33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.611757 26870 tablet_service.cc:1511] Processing CreateTablet for tablet 401634213b4f444ba8b3dd7f7ff5f607 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:49.613037 26870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401634213b4f444ba8b3dd7f7ff5f607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.614023 26874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27d2eb0a9d841f2b44fed859f940c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.616598 26872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf552f90b7ee476db3ad34c341b54642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.622359 26944 tablet_service.cc:1511] Processing CreateTablet for tablet 401634213b4f444ba8b3dd7f7ff5f607 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:49.623780 26794 tablet_service.cc:1511] Processing CreateTablet for tablet d2ed4a9bf01942a49481bf16680aee40 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:49.624466 26873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe28c038f0074b968a10981e0843221f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.625341 26794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ed4a9bf01942a49481bf16680aee40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.623893 26944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401634213b4f444ba8b3dd7f7ff5f607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.646289 26999 tablet_bootstrap.cc:492] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:49.650718 26999 tablet_bootstrap.cc:654] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.656610 26869 tablet_service.cc:1511] Processing CreateTablet for tablet d2ed4a9bf01942a49481bf16680aee40 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:49.657948 26869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ed4a9bf01942a49481bf16680aee40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.660449 26943 tablet_service.cc:1511] Processing CreateTablet for tablet d2ed4a9bf01942a49481bf16680aee40 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:49.661732 26943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ed4a9bf01942a49481bf16680aee40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.661605 26796 tablet_service.cc:1511] Processing CreateTablet for tablet c803018dff91472f9a6378e1e3d47646 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:49.662801 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c803018dff91472f9a6378e1e3d47646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.663990 26868 tablet_service.cc:1511] Processing CreateTablet for tablet c803018dff91472f9a6378e1e3d47646 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:49.665201 26868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c803018dff91472f9a6378e1e3d47646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.666957 26942 tablet_service.cc:1511] Processing CreateTablet for tablet c803018dff91472f9a6378e1e3d47646 (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:49.669469 26942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c803018dff91472f9a6378e1e3d47646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.674818 26800 tablet_service.cc:1511] Processing CreateTablet for tablet a80393535f5843bfb46cd8be673f86df (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:49.676090 26800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80393535f5843bfb46cd8be673f86df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.717629 26867 tablet_service.cc:1511] Processing CreateTablet for tablet a80393535f5843bfb46cd8be673f86df (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:49.719116 26867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80393535f5843bfb46cd8be673f86df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.746513 26948 tablet_service.cc:1511] Processing CreateTablet for tablet a80393535f5843bfb46cd8be673f86df (DEFAULT_TABLE table=test-workload [id=72cc47d9ff9b4c99a6775d858fb2d94d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:49.748060 26948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80393535f5843bfb46cd8be673f86df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.768435 27000 tablet_bootstrap.cc:492] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:49.772989 27002 tablet_bootstrap.cc:492] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:49.774293 27000 tablet_bootstrap.cc:654] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.774308 26999 tablet_bootstrap.cc:492] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:49.775058 26999 ts_tablet_manager.cc:1403] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.129s	user 0.028s	sys 0.050s
I20260709 13:07:49.778276 26999 raft_consensus.cc:359] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.778777 26999 raft_consensus.cc:385] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.779006 26999 raft_consensus.cc:740] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.779366 27002 tablet_bootstrap.cc:654] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.779614 26999 consensus_queue.cc:260] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.781559 26835 heartbeater.cc:499] Master 127.21.39.126:36535 was elected leader, sending a full tablet report...
I20260709 13:07:49.781900 26999 ts_tablet_manager.cc:1434] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:07:49.782692 26999 tablet_bootstrap.cc:492] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:49.786816 26999 tablet_bootstrap.cc:654] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.787417 27000 tablet_bootstrap.cc:492] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:49.787884 27000 ts_tablet_manager.cc:1403] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:07:49.788019 27002 tablet_bootstrap.cc:492] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:49.788569 27002 ts_tablet_manager.cc:1403] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:07:49.790544 27000 raft_consensus.cc:359] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.791263 27000 raft_consensus.cc:385] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.791555 27000 raft_consensus.cc:740] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.791582 27002 raft_consensus.cc:359] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.792515 27002 raft_consensus.cc:385] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.792481 27000 consensus_queue.cc:260] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.793088 27002 raft_consensus.cc:740] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.794121 27002 consensus_queue.cc:260] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.797329 26999 tablet_bootstrap.cc:492] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:49.797871 26999 ts_tablet_manager.cc:1403] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:07:49.798863 26984 heartbeater.cc:499] Master 127.21.39.126:36535 was elected leader, sending a full tablet report...
I20260709 13:07:49.799875 27000 ts_tablet_manager.cc:1434] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 13:07:49.800843 27000 tablet_bootstrap.cc:492] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:49.801987 26910 heartbeater.cc:499] Master 127.21.39.126:36535 was elected leader, sending a full tablet report...
I20260709 13:07:49.802524 27002 ts_tablet_manager.cc:1434] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 13:07:49.803506 27002 tablet_bootstrap.cc:492] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:49.805298 26999 raft_consensus.cc:359] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.806007 26999 raft_consensus.cc:385] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.806274 26999 raft_consensus.cc:740] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.806951 26999 consensus_queue.cc:260] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.808966 27002 tablet_bootstrap.cc:654] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.809293 26999 ts_tablet_manager.cc:1434] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:07:49.812494 27000 tablet_bootstrap.cc:654] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.812950 26999 tablet_bootstrap.cc:492] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:49.815954 27004 raft_consensus.cc:493] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.816476 27004 raft_consensus.cc:515] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.819149 27004 leader_election.cc:290] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:49.819370 26999 tablet_bootstrap.cc:654] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.823436 27000 tablet_bootstrap.cc:492] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:49.823890 27000 ts_tablet_manager.cc:1403] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.012s
I20260709 13:07:49.826524 27000 raft_consensus.cc:359] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.827215 27000 raft_consensus.cc:385] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.827488 27000 raft_consensus.cc:740] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.828356 27000 consensus_queue.cc:260] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.830797 27000 ts_tablet_manager.cc:1434] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:07:49.831689 27000 tablet_bootstrap.cc:492] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:49.837172 27000 tablet_bootstrap.cc:654] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.848245 27000 tablet_bootstrap.cc:492] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:49.848737 27000 ts_tablet_manager.cc:1403] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:07:49.851363 27000 raft_consensus.cc:359] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:49.852082 27000 raft_consensus.cc:385] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.852361 27000 raft_consensus.cc:740] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.853263 27000 consensus_queue.cc:260] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:49.855540 27000 ts_tablet_manager.cc:1434] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:49.856514 27000 tablet_bootstrap.cc:492] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:49.862279 27000 tablet_bootstrap.cc:654] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.876405 27000 tablet_bootstrap.cc:492] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:49.876894 27000 ts_tablet_manager.cc:1403] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 13:07:49.879597 27000 raft_consensus.cc:359] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.887235 27000 raft_consensus.cc:385] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.887545 27000 raft_consensus.cc:740] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.888384 27000 consensus_queue.cc:260] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.891101 27000 ts_tablet_manager.cc:1434] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:07:49.892016 27000 tablet_bootstrap.cc:492] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:49.893319 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27d2eb0a9d841f2b44fed859f940c14" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:49.894037 26959 raft_consensus.cc:2468] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:49.895471 26776 leader_election.cc:304] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: 
I20260709 13:07:49.896260 27004 raft_consensus.cc:2804] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.896593 27004 raft_consensus.cc:493] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.896889 27004 raft_consensus.cc:3060] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.897593 27000 tablet_bootstrap.cc:654] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.908862 27004 raft_consensus.cc:515] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.912711 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27d2eb0a9d841f2b44fed859f940c14" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
W20260709 13:07:49.914328 26773 leader_election.cc:343] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.914757 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27d2eb0a9d841f2b44fed859f940c14" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
W20260709 13:07:49.916105 26773 leader_election.cc:343] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.918044 27004 leader_election.cc:290] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Requested vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:49.918100 26999 tablet_bootstrap.cc:492] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:49.918790 26999 ts_tablet_manager.cc:1403] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.106s	user 0.034s	sys 0.047s
I20260709 13:07:49.919003 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27d2eb0a9d841f2b44fed859f940c14" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:49.919288 27002 tablet_bootstrap.cc:492] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:49.919596 26959 raft_consensus.cc:3060] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.919910 27002 ts_tablet_manager.cc:1403] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.117s	user 0.052s	sys 0.060s
I20260709 13:07:49.920439 27000 tablet_bootstrap.cc:492] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:49.920926 27000 ts_tablet_manager.cc:1403] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
I20260709 13:07:49.921947 26999 raft_consensus.cc:359] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.922684 26999 raft_consensus.cc:385] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.922626 27002 raft_consensus.cc:359] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:49.923170 26999 raft_consensus.cc:740] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.923471 27002 raft_consensus.cc:385] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.923794 27002 raft_consensus.cc:740] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.923535 27000 raft_consensus.cc:359] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.924331 27000 raft_consensus.cc:385] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.924321 26999 consensus_queue.cc:260] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.924557 27002 consensus_queue.cc:260] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:49.925141 27000 raft_consensus.cc:740] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.926293 27000 consensus_queue.cc:260] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.926715 27002 ts_tablet_manager.cc:1434] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:49.926723 26999 ts_tablet_manager.cc:1434] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:49.927788 27002 tablet_bootstrap.cc:492] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:49.927909 26999 tablet_bootstrap.cc:492] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:49.928709 27000 ts_tablet_manager.cc:1434] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:07:49.929602 27000 tablet_bootstrap.cc:492] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:49.933604 27002 tablet_bootstrap.cc:654] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.935527 27000 tablet_bootstrap.cc:654] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.935674 26999 tablet_bootstrap.cc:654] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.949954 26999 tablet_bootstrap.cc:492] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:49.950568 26999 ts_tablet_manager.cc:1403] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260709 13:07:49.953359 26999 raft_consensus.cc:359] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.954185 26999 raft_consensus.cc:385] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.954535 26999 raft_consensus.cc:740] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.955231 27008 raft_consensus.cc:493] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.955402 26999 consensus_queue.cc:260] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.955734 27008 raft_consensus.cc:515] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.956772 26959 raft_consensus.cc:2468] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 1.
I20260709 13:07:49.958105 26776 leader_election.cc:304] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:49.958998 27004 raft_consensus.cc:2804] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.958199 27008 leader_election.cc:290] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:49.966058 26999 ts_tablet_manager.cc:1434] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:07:49.966667 27000 tablet_bootstrap.cc:492] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:49.967772 27000 ts_tablet_manager.cc:1403] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.013s
I20260709 13:07:49.968232 26999 tablet_bootstrap.cc:492] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:49.967315 27002 tablet_bootstrap.cc:492] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:49.969331 27002 ts_tablet_manager.cc:1403] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.024s
I20260709 13:07:49.976361 26999 tablet_bootstrap.cc:654] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.976555 27000 raft_consensus.cc:359] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.977394 27007 raft_consensus.cc:493] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.977437 27000 raft_consensus.cc:385] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.977917 27000 raft_consensus.cc:740] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.977979 27007 raft_consensus.cc:515] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.979992 27004 raft_consensus.cc:697] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:49.980080 27000 consensus_queue.cc:260] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.977902 27002 raft_consensus.cc:359] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.981132 27002 raft_consensus.cc:385] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.980974 27004 consensus_queue.cc:237] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.983326 27007 leader_election.cc:290] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:49.981418 27002 raft_consensus.cc:740] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.993997 27002 consensus_queue.cc:260] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:49.996033 27000 ts_tablet_manager.cc:1434] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.005s
I20260709 13:07:49.997100 27000 tablet_bootstrap.cc:492] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:49.998786 27002 ts_tablet_manager.cc:1434] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 13:07:50.002920 27002 tablet_bootstrap.cc:492] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:50.003400 27000 tablet_bootstrap.cc:654] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.013001 26705 catalog_manager.cc:5697] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.015012 27000 tablet_bootstrap.cc:492] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:50.015511 27000 ts_tablet_manager.cc:1403] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:07:50.018332 27000 raft_consensus.cc:359] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.019050 27000 raft_consensus.cc:385] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.019443 27000 raft_consensus.cc:740] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.020362 27000 consensus_queue.cc:260] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.022763 27000 ts_tablet_manager.cc:1434] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:07:50.023677 27000 tablet_bootstrap.cc:492] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:50.026425 27002 tablet_bootstrap.cc:654] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.029654 27000 tablet_bootstrap.cc:654] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.035333 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:50.036084 26959 raft_consensus.cc:2468] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.037075 26999 tablet_bootstrap.cc:492] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:50.037563 26999 ts_tablet_manager.cc:1403] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.007s
I20260709 13:07:50.040596 26999 raft_consensus.cc:359] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:50.041519 26999 raft_consensus.cc:385] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.041826 26999 raft_consensus.cc:740] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.042536 26999 consensus_queue.cc:260] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:50.043181 27002 tablet_bootstrap.cc:492] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:50.043951 27002 ts_tablet_manager.cc:1403] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 13:07:50.044629 26999 ts_tablet_manager.cc:1434] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:50.045560 26999 tablet_bootstrap.cc:492] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:50.046756 27002 raft_consensus.cc:359] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.047469 27002 raft_consensus.cc:385] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.047744 27002 raft_consensus.cc:740] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.048415 27002 consensus_queue.cc:260] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.050099 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
I20260709 13:07:50.050722 26885 raft_consensus.cc:2468] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 0.
I20260709 13:07:50.051867 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:50.052506 26810 raft_consensus.cc:2468] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.053730 27002 ts_tablet_manager.cc:1434] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:50.054877 27002 tablet_bootstrap.cc:492] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:50.053726 27000 tablet_bootstrap.cc:492] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:50.055368 26999 tablet_bootstrap.cc:654] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.059823 27000 ts_tablet_manager.cc:1403] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.013s
I20260709 13:07:50.060259 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:50.060882 26810 raft_consensus.cc:2468] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 0.
I20260709 13:07:50.061028 27002 tablet_bootstrap.cc:654] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.062191 27008 raft_consensus.cc:493] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.062707 27000 raft_consensus.cc:359] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.063470 27000 raft_consensus.cc:385] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.063732 27000 raft_consensus.cc:740] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.064015 26925 leader_election.cc:304] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: 
I20260709 13:07:50.064563 27000 consensus_queue.cc:260] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.065093 27023 raft_consensus.cc:2804] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.065569 27023 raft_consensus.cc:493] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.065922 27023 raft_consensus.cc:3060] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.068945 27000 ts_tablet_manager.cc:1434] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:07:50.069994 27000 tablet_bootstrap.cc:492] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:50.075519 27000 tablet_bootstrap.cc:654] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.062677 27008 raft_consensus.cc:515] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:50.051234 26851 leader_election.cc:304] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.083194 27023 raft_consensus.cc:515] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.085433 27023 leader_election.cc:290] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:50.085963 27008 leader_election.cc:290] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581), a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909)
I20260709 13:07:50.086575 27008 raft_consensus.cc:2804] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.086902 27008 raft_consensus.cc:493] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.087219 27008 raft_consensus.cc:3060] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.090942 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.091575 26810 raft_consensus.cc:3060] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.093655 27000 tablet_bootstrap.cc:492] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:50.094455 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c472fc06a1546a9af404ba666ed460f" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:50.093585 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c472fc06a1546a9af404ba666ed460f" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:50.095113 26809 raft_consensus.cc:2468] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.095492 26999 tablet_bootstrap.cc:492] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:50.095431 26959 raft_consensus.cc:2468] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.096026 26999 ts_tablet_manager.cc:1403] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.013s
I20260709 13:07:50.096307 26851 leader_election.cc:304] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.098078 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:50.098855 26999 raft_consensus.cc:359] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.099694 26999 raft_consensus.cc:385] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.099985 26999 raft_consensus.cc:740] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.098973 27000 ts_tablet_manager.cc:1403] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.009s
I20260709 13:07:50.101097 27002 tablet_bootstrap.cc:492] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:50.100759 26999 consensus_queue.cc:260] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.101594 27002 ts_tablet_manager.cc:1403] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.024s
I20260709 13:07:50.102905 27000 raft_consensus.cc:359] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.103544 27000 raft_consensus.cc:385] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.103806 27000 raft_consensus.cc:740] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.104321 27002 raft_consensus.cc:359] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.104569 27000 consensus_queue.cc:260] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.105024 27002 raft_consensus.cc:385] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.105365 27002 raft_consensus.cc:740] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.105649 26999 ts_tablet_manager.cc:1434] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:07:50.099510 26810 raft_consensus.cc:2468] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 1.
I20260709 13:07:50.106526 27000 ts_tablet_manager.cc:1434] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:50.106637 26999 tablet_bootstrap.cc:492] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:50.107023 26925 leader_election.cc:304] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: 
I20260709 13:07:50.107779 27023 raft_consensus.cc:2804] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.108240 27023 raft_consensus.cc:697] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Becoming Leader. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:50.108739 27002 consensus_queue.cc:260] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.108999 27023 consensus_queue.cc:237] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.113564 26999 tablet_bootstrap.cc:654] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.115840 27004 raft_consensus.cc:493] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.116371 27004 raft_consensus.cc:515] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.118577 27004 leader_election.cc:290] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.120404 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
I20260709 13:07:50.121153 26884 raft_consensus.cc:2468] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:50.103817 27037 raft_consensus.cc:2804] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.122129 27037 raft_consensus.cc:493] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.122831 27007 raft_consensus.cc:493] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.123369 27007 raft_consensus.cc:515] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.123551 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:50.124243 26959 raft_consensus.cc:2468] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:50.125427 27007 leader_election.cc:290] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:50.125566 26773 leader_election.cc:304] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.127873 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c803018dff91472f9a6378e1e3d47646" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
W20260709 13:07:50.121030 26756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:50.128170 27004 raft_consensus.cc:2804] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.128278 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c803018dff91472f9a6378e1e3d47646" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:50.128775 27004 raft_consensus.cc:493] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.129177 27004 raft_consensus.cc:3060] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:50.129503 26922 leader_election.cc:343] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:50.130055 26925 leader_election.cc:343] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.130468 26925 leader_election.cc:304] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77; no voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:50.132825 27007 raft_consensus.cc:2749] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.137807 27037 raft_consensus.cc:3060] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.140252 26999 tablet_bootstrap.cc:492] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:50.140856 26999 ts_tablet_manager.cc:1403] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.003s
I20260709 13:07:50.142912 27007 raft_consensus.cc:493] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.143450 27007 raft_consensus.cc:515] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.143940 26999 raft_consensus.cc:359] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.144857 26999 raft_consensus.cc:385] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.145193 26999 raft_consensus.cc:740] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.146091 26999 consensus_queue.cc:260] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.146426 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401634213b4f444ba8b3dd7f7ff5f607" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:50.147164 26810 raft_consensus.cc:2468] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 0.
I20260709 13:07:50.148489 26925 leader_election.cc:304] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: 
I20260709 13:07:50.148784 26999 ts_tablet_manager.cc:1434] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:07:50.149907 26999 tablet_bootstrap.cc:492] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:50.155894 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401634213b4f444ba8b3dd7f7ff5f607" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
I20260709 13:07:50.156198 27007 leader_election.cc:290] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:50.157019 27007 raft_consensus.cc:2804] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:50.157334 26922 leader_election.cc:343] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.157361 27007 raft_consensus.cc:493] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.158411 27007 raft_consensus.cc:3060] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.160609 27008 raft_consensus.cc:515] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.155905 26999 tablet_bootstrap.cc:654] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.161854 26885 raft_consensus.cc:2393] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e34656ad777410c9c0069c1fc13da77 in current term 1: Already voted for candidate b1b03f68dcf1453b97ec0bd87deef377 in this term.
I20260709 13:07:50.169237 27007 raft_consensus.cc:515] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.170310 27004 raft_consensus.cc:515] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.172480 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.173370 26810 raft_consensus.cc:2393] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1b03f68dcf1453b97ec0bd87deef377 in current term 1: Already voted for candidate 8e34656ad777410c9c0069c1fc13da77 in this term.
I20260709 13:07:50.174433 27004 leader_election.cc:290] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Requested vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.175374 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.176033 26959 raft_consensus.cc:3060] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.177651 27007 leader_election.cc:290] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:50.180490 27007 raft_consensus.cc:493] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.180612 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401634213b4f444ba8b3dd7f7ff5f607" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:50.178591 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:50.181015 27007 raft_consensus.cc:515] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
W20260709 13:07:50.182041 26922 leader_election.cc:343] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.184368 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80393535f5843bfb46cd8be673f86df" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
W20260709 13:07:50.185807 26922 leader_election.cc:343] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.185964 26885 raft_consensus.cc:3060] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.186442 27007 leader_election.cc:290] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:50.193611 26885 raft_consensus.cc:2468] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 1.
I20260709 13:07:50.194908 26773 leader_election.cc:304] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.195715 27004 raft_consensus.cc:2804] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.196419 26959 raft_consensus.cc:2468] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 1.
I20260709 13:07:50.179908 26999 tablet_bootstrap.cc:492] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:50.196849 27004 raft_consensus.cc:697] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:50.200196 26999 ts_tablet_manager.cc:1403] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.004s
I20260709 13:07:50.198004 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401634213b4f444ba8b3dd7f7ff5f607" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.199532 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80393535f5843bfb46cd8be673f86df" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:50.200730 26810 raft_consensus.cc:3060] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.200356 27004 consensus_queue.cc:237] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
W20260709 13:07:50.202080 26925 leader_election.cc:343] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.205998 26925 leader_election.cc:304] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77; no voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:50.207242 27041 raft_consensus.cc:2749] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.207401 26810 raft_consensus.cc:2468] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 1.
I20260709 13:07:50.208635 26925 leader_election.cc:304] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [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: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:50.209354 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.211233 26851 leader_election.cc:304] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [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: b1b03f68dcf1453b97ec0bd87deef377; no voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5
I20260709 13:07:50.215543 26705 catalog_manager.cc:5697] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.217199 26999 raft_consensus.cc:359] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.217947 26999 raft_consensus.cc:385] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.218206 26999 raft_consensus.cc:740] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.219214 27007 raft_consensus.cc:2804] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.221031 27008 leader_election.cc:290] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.222711 27007 raft_consensus.cc:697] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Becoming Leader. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:50.223613 27007 consensus_queue.cc:237] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.228729 27037 raft_consensus.cc:515] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:50.230058 27008 raft_consensus.cc:2749] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.231029 26999 consensus_queue.cc:260] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.233117 26999 ts_tablet_manager.cc:1434] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 13:07:50.238030 26999 tablet_bootstrap.cc:492] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:50.242421 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c472fc06a1546a9af404ba666ed460f" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.243064 26959 raft_consensus.cc:3060] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.243417 26999 tablet_bootstrap.cc:654] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.243255 26708 catalog_manager.cc:5697] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "8e34656ad777410c9c0069c1fc13da77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.251438 27002 ts_tablet_manager.cc:1434] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.150s	user 0.059s	sys 0.065s
I20260709 13:07:50.251847 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c472fc06a1546a9af404ba666ed460f" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.252424 26810 raft_consensus.cc:3060] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.252446 27002 tablet_bootstrap.cc:492] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:50.258390 26999 tablet_bootstrap.cc:492] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:50.258862 26999 ts_tablet_manager.cc:1403] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.012s
I20260709 13:07:50.259838 27002 tablet_bootstrap.cc:654] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.261307 26999 raft_consensus.cc:359] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.262120 26999 raft_consensus.cc:385] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.262470 26999 raft_consensus.cc:740] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.262034 26810 raft_consensus.cc:2468] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:50.263119 26999 consensus_queue.cc:260] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.264477 26851 leader_election.cc:304] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.265265 26999 ts_tablet_manager.cc:1434] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:07:50.265631 27038 raft_consensus.cc:2804] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.266283 27037 leader_election.cc:290] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Requested vote from peers 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581), a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909)
I20260709 13:07:50.266970 27038 raft_consensus.cc:697] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:50.269033 26959 raft_consensus.cc:2468] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:50.268926 27038 consensus_queue.cc:237] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:50.280619 26708 catalog_manager.cc:5697] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "8e34656ad777410c9c0069c1fc13da77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.282060 27002 tablet_bootstrap.cc:492] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:50.282593 27002 ts_tablet_manager.cc:1403] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.015s
I20260709 13:07:50.282907 26706 catalog_manager.cc:5697] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.284754 27002 raft_consensus.cc:359] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.285244 27002 raft_consensus.cc:385] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.285478 27002 raft_consensus.cc:740] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.286176 27002 consensus_queue.cc:260] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.288240 27002 ts_tablet_manager.cc:1434] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:50.289206 27002 tablet_bootstrap.cc:492] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:50.295298 27002 tablet_bootstrap.cc:654] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.299124 27002 tablet_bootstrap.cc:492] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:50.299463 27002 ts_tablet_manager.cc:1403] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:07:50.301378 27002 raft_consensus.cc:359] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.301890 27002 raft_consensus.cc:385] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.302099 27002 raft_consensus.cc:740] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.302623 27002 consensus_queue.cc:260] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.304352 27002 ts_tablet_manager.cc:1434] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:50.305194 27002 tablet_bootstrap.cc:492] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:50.310074 27002 tablet_bootstrap.cc:654] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.313632 27002 tablet_bootstrap.cc:492] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:50.313967 27002 ts_tablet_manager.cc:1403] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:07:50.315621 27002 raft_consensus.cc:359] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.316058 27002 raft_consensus.cc:385] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.316257 27002 raft_consensus.cc:740] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.316748 27002 consensus_queue.cc:260] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.318068 27002 ts_tablet_manager.cc:1434] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:07:50.318764 27002 tablet_bootstrap.cc:492] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:50.320351 27038 raft_consensus.cc:493] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.320870 27038 raft_consensus.cc:515] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.322814 27038 leader_election.cc:290] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.323518 27002 tablet_bootstrap.cc:654] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.323853 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed4a9bf01942a49481bf16680aee40" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:50.324177 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed4a9bf01942a49481bf16680aee40" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:50.324473 26959 raft_consensus.cc:2468] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.324819 26810 raft_consensus.cc:2468] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.325467 26851 leader_election.cc:304] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.326352 27038 raft_consensus.cc:2804] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.326697 27038 raft_consensus.cc:493] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.327013 27038 raft_consensus.cc:3060] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.327953 27002 tablet_bootstrap.cc:492] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:50.328402 27002 ts_tablet_manager.cc:1403] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:50.330930 27002 raft_consensus.cc:359] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.331508 27002 raft_consensus.cc:385] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.331753 27002 raft_consensus.cc:740] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.332345 27002 consensus_queue.cc:260] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.333701 27038 raft_consensus.cc:515] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.334295 27002 ts_tablet_manager.cc:1434] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:50.335589 27038 leader_election.cc:290] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.336078 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed4a9bf01942a49481bf16680aee40" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.336591 26810 raft_consensus.cc:3060] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.336448 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed4a9bf01942a49481bf16680aee40" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.337093 26959 raft_consensus.cc:3060] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.341070 26810 raft_consensus.cc:2468] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:50.341679 26959 raft_consensus.cc:2468] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:50.342060 26851 leader_election.cc:304] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.342775 27038 raft_consensus.cc:2804] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.343133 27038 raft_consensus.cc:697] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:50.343766 27038 consensus_queue.cc:237] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.350488 26706 catalog_manager.cc:5697] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.356571 27038 raft_consensus.cc:493] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.357052 27038 raft_consensus.cc:515] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.358812 27038 leader_election.cc:290] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.359223 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe28c038f0074b968a10981e0843221f" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:50.359699 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe28c038f0074b968a10981e0843221f" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:50.359812 26810 raft_consensus.cc:2468] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.360198 26959 raft_consensus.cc:2468] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.360824 26851 leader_election.cc:304] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.361469 27038 raft_consensus.cc:2804] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.361759 27038 raft_consensus.cc:493] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.361853 27037 raft_consensus.cc:493] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.362028 27038 raft_consensus.cc:3060] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.362300 27037 raft_consensus.cc:515] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.363941 27037 leader_election.cc:290] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.364609 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80393535f5843bfb46cd8be673f86df" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:50.365211 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80393535f5843bfb46cd8be673f86df" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:50.365185 26810 raft_consensus.cc:2468] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.365845 26959 raft_consensus.cc:2468] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.366361 26851 leader_election.cc:304] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.367064 27037 raft_consensus.cc:2804] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.367403 27037 raft_consensus.cc:493] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.367709 27037 raft_consensus.cc:3060] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.369663 27038 raft_consensus.cc:515] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.371572 27038 leader_election.cc:290] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.372084 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe28c038f0074b968a10981e0843221f" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.372426 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe28c038f0074b968a10981e0843221f" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.372628 26810 raft_consensus.cc:3060] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.372997 26959 raft_consensus.cc:3060] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.373034 27038 raft_consensus.cc:493] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.373786 27038 raft_consensus.cc:515] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.374011 27037 raft_consensus.cc:515] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.375979 27037 leader_election.cc:290] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.376704 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c803018dff91472f9a6378e1e3d47646" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:50.376941 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80393535f5843bfb46cd8be673f86df" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.377120 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80393535f5843bfb46cd8be673f86df" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.377329 26809 raft_consensus.cc:2468] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.377558 26958 raft_consensus.cc:3060] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.377715 26808 raft_consensus.cc:3060] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.379429 26959 raft_consensus.cc:2468] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:50.380825 26851 leader_election.cc:304] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.381711 26851 leader_election.cc:304] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.382480 26810 raft_consensus.cc:2468] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:50.382571 27044 raft_consensus.cc:2804] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.383198 27044 raft_consensus.cc:697] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:50.383631 27038 leader_election.cc:290] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.384166 26958 raft_consensus.cc:2468] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:50.383980 27044 consensus_queue.cc:237] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.384639 27037 raft_consensus.cc:2804] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.384797 26808 raft_consensus.cc:2468] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:50.385653 27037 raft_consensus.cc:493] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.386087 27037 raft_consensus.cc:3060] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.386694 26851 leader_election.cc:304] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.387360 27008 raft_consensus.cc:2804] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.384903 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c803018dff91472f9a6378e1e3d47646" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:50.388456 26959 raft_consensus.cc:2468] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:50.392735 27008 raft_consensus.cc:697] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:50.392933 27037 raft_consensus.cc:515] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.393733 27004 consensus_queue.cc:1048] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.393597 27008 consensus_queue.cc:237] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.396683 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c803018dff91472f9a6378e1e3d47646" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.396409 26706 catalog_manager.cc:5697] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.397358 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c803018dff91472f9a6378e1e3d47646" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.397951 26958 raft_consensus.cc:3060] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.397329 26810 raft_consensus.cc:3060] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.404419 26958 raft_consensus.cc:2468] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:50.405537 26851 leader_election.cc:304] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.406627 27054 raft_consensus.cc:2804] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.407001 27037 leader_election.cc:290] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.407682 27054 raft_consensus.cc:697] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:50.407640 26810 raft_consensus.cc:2468] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:50.409005 27054 consensus_queue.cc:237] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.413501 26706 catalog_manager.cc:5697] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.424374 26885 raft_consensus.cc:3060] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.428143 26708 catalog_manager.cc:5697] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.430907 27004 consensus_queue.cc:1048] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.473400 26885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c472fc06a1546a9af404ba666ed460f"
dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
mode: GRACEFUL
new_leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
 from {username='slave'} at 127.0.0.1:53580
I20260709 13:07:50.473875 26885 raft_consensus.cc:606] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Received request to transfer leadership to TS a4c5edf66e4f4c45a07e8d43dfb41ee5
I20260709 13:07:50.480338 26885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe28c038f0074b968a10981e0843221f"
dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
mode: GRACEFUL
new_leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
 from {username='slave'} at 127.0.0.1:53580
I20260709 13:07:50.480757 26885 raft_consensus.cc:606] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Received request to transfer leadership to TS a4c5edf66e4f4c45a07e8d43dfb41ee5
I20260709 13:07:50.491300 26959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642"
dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
mode: GRACEFUL
new_leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
 from {username='slave'} at 127.0.0.1:52490
I20260709 13:07:50.491763 26959 raft_consensus.cc:606] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Received request to transfer leadership to TS a4c5edf66e4f4c45a07e8d43dfb41ee5
I20260709 13:07:50.502234 26810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33"
dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
mode: GRACEFUL
new_leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
 from {username='slave'} at 127.0.0.1:59438
I20260709 13:07:50.502677 26810 raft_consensus.cc:606] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Received request to transfer leadership to TS b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:50.506939 26959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "401634213b4f444ba8b3dd7f7ff5f607"
dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
mode: GRACEFUL
new_leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
 from {username='slave'} at 127.0.0.1:52490
I20260709 13:07:50.507386 26959 raft_consensus.cc:606] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Received request to transfer leadership to TS b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:50.515930 26885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80393535f5843bfb46cd8be673f86df"
dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
mode: GRACEFUL
new_leader_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:53580
I20260709 13:07:50.516396 26885 raft_consensus.cc:606] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Received request to transfer leadership to TS 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:50.642534 27007 consensus_queue.cc:1048] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.652206 26885 raft_consensus.cc:3060] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.653358 27054 consensus_queue.cc:1048] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.664011 27023 consensus_queue.cc:1048] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.665500 27044 consensus_queue.cc:1048] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.673075 27008 raft_consensus.cc:993] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377: : Instructing follower a4c5edf66e4f4c45a07e8d43dfb41ee5 to start an election
I20260709 13:07:50.673554 27044 raft_consensus.cc:1081] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Signalling peer a4c5edf66e4f4c45a07e8d43dfb41ee5 to start an election
I20260709 13:07:50.676584 26810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c472fc06a1546a9af404ba666ed460f"
dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
 from {username='slave'} at 127.0.0.1:59426
I20260709 13:07:50.677091 26810 raft_consensus.cc:493] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:50.677230 27041 raft_consensus.cc:993] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77: : Instructing follower b1b03f68dcf1453b97ec0bd87deef377 to start an election
I20260709 13:07:50.677460 26810 raft_consensus.cc:3060] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.678207 27041 raft_consensus.cc:1081] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Signalling peer b1b03f68dcf1453b97ec0bd87deef377 to start an election
I20260709 13:07:50.679688 26885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "401634213b4f444ba8b3dd7f7ff5f607"
dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
 from {username='slave'} at 127.0.0.1:53576
I20260709 13:07:50.680233 26885 raft_consensus.cc:493] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:50.680583 26885 raft_consensus.cc:3060] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.683156 27041 consensus_queue.cc:1048] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.683624 26810 raft_consensus.cc:515] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:50.686029 26810 leader_election.cc:290] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 2 election: Requested vote from peers 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:50.687216 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c472fc06a1546a9af404ba666ed460f" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:50.687220 26885 raft_consensus.cc:515] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.688058 26884 raft_consensus.cc:3055] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:50.688235 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c472fc06a1546a9af404ba666ed460f" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.688846 26884 raft_consensus.cc:740] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:50.688894 26959 raft_consensus.cc:3060] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.689733 26884 consensus_queue.cc:260] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:50.690335 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401634213b4f444ba8b3dd7f7ff5f607" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.690989 26810 raft_consensus.cc:3060] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.691008 26884 raft_consensus.cc:3060] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.693856 26885 leader_election.cc:290] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 2 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.695016 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401634213b4f444ba8b3dd7f7ff5f607" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.695611 26958 raft_consensus.cc:3055] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:50.695921 26958 raft_consensus.cc:740] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:50.696744 26958 consensus_queue.cc:260] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.698063 26958 raft_consensus.cc:3060] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.698684 26884 raft_consensus.cc:2468] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 2.
I20260709 13:07:50.699828 26773 leader_election.cc:304] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.700598 27004 raft_consensus.cc:2804] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:50.701077 27004 raft_consensus.cc:697] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:50.702657 27004 consensus_queue.cc:237] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } }
I20260709 13:07:50.703622 27041 raft_consensus.cc:993] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77: : Instructing follower a4c5edf66e4f4c45a07e8d43dfb41ee5 to start an election
I20260709 13:07:50.703791 26810 raft_consensus.cc:2468] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 2.
I20260709 13:07:50.704030 27007 raft_consensus.cc:1081] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Signalling peer a4c5edf66e4f4c45a07e8d43dfb41ee5 to start an election
I20260709 13:07:50.705363 26851 leader_election.cc:304] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.706122 26808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642"
dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
 from {username='slave'} at 127.0.0.1:59436
I20260709 13:07:50.706761 26808 raft_consensus.cc:493] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:50.707098 26808 raft_consensus.cc:3060] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.711674 26958 raft_consensus.cc:2468] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 2.
I20260709 13:07:50.706180 27044 raft_consensus.cc:2804] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:50.712390 27044 raft_consensus.cc:697] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:50.701093 26959 raft_consensus.cc:2468] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 2.
I20260709 13:07:50.713158 27044 consensus_queue.cc:237] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.712813 26706 catalog_manager.cc:5697] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 1 to 2, leader changed from b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66) to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.713811 26808 raft_consensus.cc:515] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.715232 26810 raft_consensus.cc:1240] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Rejecting Update request from peer 8e34656ad777410c9c0069c1fc13da77 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:50.716748 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:50.717391 26885 raft_consensus.cc:3060] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.717690 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.718360 26808 leader_election.cc:290] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 2 election: Requested vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.716719 27041 consensus_queue.cc:1059] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:50.723974 26959 raft_consensus.cc:3055] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:50.724298 26959 raft_consensus.cc:740] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:50.724854 26885 raft_consensus.cc:2468] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 2.
I20260709 13:07:50.725029 26959 consensus_queue.cc:260] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.725569 26884 raft_consensus.cc:1240] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Rejecting Update request from peer 8e34656ad777410c9c0069c1fc13da77 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:50.726150 26959 raft_consensus.cc:3060] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.724705 26705 catalog_manager.cc:5697] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 1 to 2, leader changed from 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67) to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.726190 26773 leader_election.cc:304] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.727170 27004 raft_consensus.cc:2804] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:50.727650 27004 raft_consensus.cc:697] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:50.728461 27004 consensus_queue.cc:237] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.731935 26959 raft_consensus.cc:2468] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 2.
W20260709 13:07:50.732401 27007 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:07:50.735235 27004 consensus_queue.cc:1048] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.742261 27004 raft_consensus.cc:993] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5: : Instructing follower b1b03f68dcf1453b97ec0bd87deef377 to start an election
I20260709 13:07:50.742657 27004 raft_consensus.cc:1081] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Signalling peer b1b03f68dcf1453b97ec0bd87deef377 to start an election
I20260709 13:07:50.743053 26705 catalog_manager.cc:5697] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 1 to 2, leader changed from 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67) to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.744736 26885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33"
dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
 from {username='slave'} at 127.0.0.1:53568
I20260709 13:07:50.745620 26885 raft_consensus.cc:493] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:50.746009 26885 raft_consensus.cc:3060] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.750311 27069 consensus_queue.cc:1048] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.752375 26885 raft_consensus.cc:515] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.758601 26885 leader_election.cc:290] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 2 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.760535 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.761066 26808 raft_consensus.cc:3055] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:50.761361 26808 raft_consensus.cc:740] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:50.761945 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.762092 26808 consensus_queue.cc:260] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.762523 26958 raft_consensus.cc:3060] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.763263 26808 raft_consensus.cc:3060] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.767387 26958 raft_consensus.cc:2468] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 2.
I20260709 13:07:50.767931 26808 raft_consensus.cc:2468] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 2.
I20260709 13:07:50.768332 26851 leader_election.cc:304] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:50.769097 27044 raft_consensus.cc:2804] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:50.769460 27044 raft_consensus.cc:697] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:50.770244 27044 consensus_queue.cc:237] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.776062 26708 catalog_manager.cc:5697] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 1 to 2, leader changed from a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65) to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.790876 27044 consensus_queue.cc:1048] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.796149 27008 raft_consensus.cc:993] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377: : Instructing follower 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:50.796555 27037 raft_consensus.cc:1081] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Signalling peer 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:50.801369 26958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80393535f5843bfb46cd8be673f86df"
dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:52488
I20260709 13:07:50.801916 26958 raft_consensus.cc:493] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:50.802246 26958 raft_consensus.cc:3060] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.804382 27038 consensus_queue.cc:1048] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.808544 26958 raft_consensus.cc:515] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.811568 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80393535f5843bfb46cd8be673f86df" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:50.812038 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80393535f5843bfb46cd8be673f86df" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:50.812624 26885 raft_consensus.cc:3055] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:50.812918 26885 raft_consensus.cc:740] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:50.811558 26958 leader_election.cc:290] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 2 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:50.813717 26885 consensus_queue.cc:260] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.815090 26885 raft_consensus.cc:3060] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.820848 27038 consensus_queue.cc:1048] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.821117 26885 raft_consensus.cc:2468] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 2.
I20260709 13:07:50.822178 26922 leader_election.cc:304] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [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: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: a4c5edf66e4f4c45a07e8d43dfb41ee5
I20260709 13:07:50.823124 27007 raft_consensus.cc:2804] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:50.823477 27007 raft_consensus.cc:697] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 2 LEADER]: Becoming Leader. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:50.824147 27007 consensus_queue.cc:237] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.830286 26705 catalog_manager.cc:5697] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 reported cstate change: term changed from 1 to 2, leader changed from b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66) to 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67). New cstate: current_term: 2 leader_uuid: "8e34656ad777410c9c0069c1fc13da77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.831089 27037 raft_consensus.cc:993] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377: : Instructing follower a4c5edf66e4f4c45a07e8d43dfb41ee5 to start an election
I20260709 13:07:50.831626 27008 raft_consensus.cc:1081] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Signalling peer a4c5edf66e4f4c45a07e8d43dfb41ee5 to start an election
I20260709 13:07:50.833510 26810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe28c038f0074b968a10981e0843221f"
dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
 from {username='slave'} at 127.0.0.1:59426
I20260709 13:07:50.834035 26810 raft_consensus.cc:493] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:50.834357 26810 raft_consensus.cc:3060] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.839358 27038 consensus_queue.cc:1048] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.841909 26810 raft_consensus.cc:515] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.842800 26808 raft_consensus.cc:1240] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Rejecting Update request from peer b1b03f68dcf1453b97ec0bd87deef377 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:50.844655 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe28c038f0074b968a10981e0843221f" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:50.844852 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe28c038f0074b968a10981e0843221f" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:50.845271 26885 raft_consensus.cc:3055] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:50.845677 26885 raft_consensus.cc:740] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:50.846547 26810 leader_election.cc:290] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 2 election: Requested vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:50.846463 26885 consensus_queue.cc:260] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.847357 26885 raft_consensus.cc:3060] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:50.852844 26885 raft_consensus.cc:2468] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 2.
I20260709 13:07:50.853668 26773 leader_election.cc:304] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:50.854341 27069 raft_consensus.cc:2804] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:50.854751 27069 raft_consensus.cc:697] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:50.855422 27069 consensus_queue.cc:237] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:50.860944 26705 catalog_manager.cc:5697] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 1 to 2, leader changed from b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66) to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.870337 27037 consensus_queue.cc:1048] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.870894 27038 consensus_queue.cc:1048] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.883864 27079 consensus_queue.cc:1048] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.884131 27008 consensus_queue.cc:1048] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.103760 26808 raft_consensus.cc:1275] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Refusing update from remote peer b1b03f68dcf1453b97ec0bd87deef377: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.104908 27078 consensus_queue.cc:1048] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.106355 26959 raft_consensus.cc:1275] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Refusing update from remote peer a4c5edf66e4f4c45a07e8d43dfb41ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.107717 27021 consensus_queue.cc:1048] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.113617 26958 raft_consensus.cc:1275] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Refusing update from remote peer b1b03f68dcf1453b97ec0bd87deef377: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.117434 26885 raft_consensus.cc:1275] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Refusing update from remote peer a4c5edf66e4f4c45a07e8d43dfb41ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.118268 27037 consensus_queue.cc:1048] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.119231 27069 consensus_queue.cc:1048] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.189822 26885 raft_consensus.cc:1275] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Refusing update from remote peer a4c5edf66e4f4c45a07e8d43dfb41ee5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.190910 27069 consensus_queue.cc:1048] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.199908 26958 raft_consensus.cc:1275] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Refusing update from remote peer a4c5edf66e4f4c45a07e8d43dfb41ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.202107 27069 consensus_queue.cc:1048] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.202951 26808 raft_consensus.cc:3060] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:51.210678 26810 raft_consensus.cc:1275] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Refusing update from remote peer b1b03f68dcf1453b97ec0bd87deef377: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.211479 26808 raft_consensus.cc:1275] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.212024 27037 consensus_queue.cc:1048] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.212797 27007 consensus_queue.cc:1048] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.221123 26885 raft_consensus.cc:1275] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.221810 26958 raft_consensus.cc:1275] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Refusing update from remote peer b1b03f68dcf1453b97ec0bd87deef377: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.223043 27041 consensus_queue.cc:1048] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.223519 27037 consensus_queue.cc:1048] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.386850 26885 raft_consensus.cc:1275] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Refusing update from remote peer a4c5edf66e4f4c45a07e8d43dfb41ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.388151 27069 consensus_queue.cc:1048] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.395882 26958 raft_consensus.cc:3060] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:51.403007 26958 raft_consensus.cc:1275] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Refusing update from remote peer a4c5edf66e4f4c45a07e8d43dfb41ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:51.404104 27069 consensus_queue.cc:1048] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:53.543843 26708 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46234:
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"
    }
  }
}
W20260709 13:07:53.545822 26708 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.
I20260709 13:07:53.590396 26798 tablet_service.cc:1511] Processing CreateTablet for tablet e57ff3dd703243ae8e9ee4d74aa0000f (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:53.591235 26867 tablet_service.cc:1511] Processing CreateTablet for tablet e57ff3dd703243ae8e9ee4d74aa0000f (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:53.591624 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57ff3dd703243ae8e9ee4d74aa0000f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.592465 26948 tablet_service.cc:1511] Processing CreateTablet for tablet e57ff3dd703243ae8e9ee4d74aa0000f (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:53.593657 26948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57ff3dd703243ae8e9ee4d74aa0000f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.592466 26867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57ff3dd703243ae8e9ee4d74aa0000f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.596253 26800 tablet_service.cc:1511] Processing CreateTablet for tablet d14bcea9cd8d42eeadd48a81ddee5233 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:53.596539 26796 tablet_service.cc:1511] Processing CreateTablet for tablet 389e53a411134f28b8635931b680738c (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:53.597432 26800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d14bcea9cd8d42eeadd48a81ddee5233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.598975 26872 tablet_service.cc:1511] Processing CreateTablet for tablet d14bcea9cd8d42eeadd48a81ddee5233 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:53.600199 26872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d14bcea9cd8d42eeadd48a81ddee5233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.602655 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389e53a411134f28b8635931b680738c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.603204 26943 tablet_service.cc:1511] Processing CreateTablet for tablet d14bcea9cd8d42eeadd48a81ddee5233 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:53.604367 26943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d14bcea9cd8d42eeadd48a81ddee5233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.606884 26873 tablet_service.cc:1511] Processing CreateTablet for tablet 389e53a411134f28b8635931b680738c (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:53.608144 26873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389e53a411134f28b8635931b680738c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.608400 26946 tablet_service.cc:1511] Processing CreateTablet for tablet 389e53a411134f28b8635931b680738c (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:53.609571 26946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389e53a411134f28b8635931b680738c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.613334 26874 tablet_service.cc:1511] Processing CreateTablet for tablet c9aeca8391324f4cb2fc92185ea29b0c (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:53.614538 26874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9aeca8391324f4cb2fc92185ea29b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.614725 26794 tablet_service.cc:1511] Processing CreateTablet for tablet c9aeca8391324f4cb2fc92185ea29b0c (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:53.615900 26794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9aeca8391324f4cb2fc92185ea29b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.621400 26947 tablet_service.cc:1511] Processing CreateTablet for tablet c9aeca8391324f4cb2fc92185ea29b0c (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:53.622627 26947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9aeca8391324f4cb2fc92185ea29b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.622787 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 9aac9ab15913403d84553f927b5a2b4d (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:53.623944 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aac9ab15913403d84553f927b5a2b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.635489 26870 tablet_service.cc:1511] Processing CreateTablet for tablet 9aac9ab15913403d84553f927b5a2b4d (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:53.636783 26870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aac9ab15913403d84553f927b5a2b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.656899 26944 tablet_service.cc:1511] Processing CreateTablet for tablet 9aac9ab15913403d84553f927b5a2b4d (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:53.658555 26944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aac9ab15913403d84553f927b5a2b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.660840 26873 tablet_service.cc:1511] Processing CreateTablet for tablet 2b29188e06b14237b3119959a89bf16a (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:53.662150 26873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b29188e06b14237b3119959a89bf16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.662289 26798 tablet_service.cc:1511] Processing CreateTablet for tablet 2b29188e06b14237b3119959a89bf16a (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:53.663511 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b29188e06b14237b3119959a89bf16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.673565 26942 tablet_service.cc:1511] Processing CreateTablet for tablet 2b29188e06b14237b3119959a89bf16a (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:53.674887 26942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b29188e06b14237b3119959a89bf16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.685462 26794 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0af062bced42daa3b46592b101f6f3 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:53.686460 26868 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0af062bced42daa3b46592b101f6f3 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:53.687668 26868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0af062bced42daa3b46592b101f6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.689877 26797 tablet_service.cc:1511] Processing CreateTablet for tablet f6fb98d4f3c342409b1ecbd81f93a163 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:53.690886 26870 tablet_service.cc:1511] Processing CreateTablet for tablet f6fb98d4f3c342409b1ecbd81f93a163 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:53.692088 26870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fb98d4f3c342409b1ecbd81f93a163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.692763 26794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0af062bced42daa3b46592b101f6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.691617 26943 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0af062bced42daa3b46592b101f6f3 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:53.697782 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fb98d4f3c342409b1ecbd81f93a163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.700299 27098 tablet_bootstrap.cc:492] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:53.701342 26945 tablet_service.cc:1511] Processing CreateTablet for tablet f6fb98d4f3c342409b1ecbd81f93a163 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:53.710736 26945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fb98d4f3c342409b1ecbd81f93a163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.711413 26873 tablet_service.cc:1511] Processing CreateTablet for tablet 2317dc4c3de845a29e101e63ee38acd5 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:53.712600 26873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2317dc4c3de845a29e101e63ee38acd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.712440 26949 tablet_service.cc:1511] Processing CreateTablet for tablet 2317dc4c3de845a29e101e63ee38acd5 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:53.713652 26949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2317dc4c3de845a29e101e63ee38acd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.719503 26943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0af062bced42daa3b46592b101f6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.712440 26796 tablet_service.cc:1511] Processing CreateTablet for tablet 2317dc4c3de845a29e101e63ee38acd5 (DEFAULT_TABLE table=soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:53.728649 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2317dc4c3de845a29e101e63ee38acd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.747125 27098 tablet_bootstrap.cc:654] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.750840 27100 tablet_bootstrap.cc:492] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:53.762599 27099 tablet_bootstrap.cc:492] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:53.765287 27100 tablet_bootstrap.cc:654] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.770779 27099 tablet_bootstrap.cc:654] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.773111 27100 tablet_bootstrap.cc:492] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:53.774008 27100 ts_tablet_manager.cc:1403] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.007s
I20260709 13:07:53.774384 27098 tablet_bootstrap.cc:492] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:53.774883 27098 ts_tablet_manager.cc:1403] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.003s
I20260709 13:07:53.776150 27099 tablet_bootstrap.cc:492] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:53.776640 27099 ts_tablet_manager.cc:1403] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:07:53.776648 27100 raft_consensus.cc:359] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.776932 27098 raft_consensus.cc:359] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.777482 27100 raft_consensus.cc:385] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.777554 27098 raft_consensus.cc:385] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.777923 27100 raft_consensus.cc:740] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.778769 27100 consensus_queue.cc:260] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.779443 27099 raft_consensus.cc:359] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.780157 27099 raft_consensus.cc:385] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.780429 27099 raft_consensus.cc:740] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.780958 27100 ts_tablet_manager.cc:1434] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:53.781123 27099 consensus_queue.cc:260] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.781939 27100 tablet_bootstrap.cc:492] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:53.783272 27099 ts_tablet_manager.cc:1434] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:53.784235 27099 tablet_bootstrap.cc:492] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:53.778007 27098 raft_consensus.cc:740] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.785023 27098 consensus_queue.cc:260] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.787468 27098 ts_tablet_manager.cc:1434] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:07:53.788424 27098 tablet_bootstrap.cc:492] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:53.790148 27099 tablet_bootstrap.cc:654] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.796976 27100 tablet_bootstrap.cc:654] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.801424 27098 tablet_bootstrap.cc:654] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.805181 27099 tablet_bootstrap.cc:492] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:53.805637 27099 ts_tablet_manager.cc:1403] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:07:53.806386 27098 tablet_bootstrap.cc:492] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:53.806876 27098 ts_tablet_manager.cc:1403] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260709 13:07:53.807314 27100 tablet_bootstrap.cc:492] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:53.808995 27100 ts_tablet_manager.cc:1403] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.008s
I20260709 13:07:53.808416 27099 raft_consensus.cc:359] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.809653 27099 raft_consensus.cc:385] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.809970 27099 raft_consensus.cc:740] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.810712 27099 consensus_queue.cc:260] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.811792 27100 raft_consensus.cc:359] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.812320 27100 raft_consensus.cc:385] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.812536 27100 raft_consensus.cc:740] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.812858 27099 ts_tablet_manager.cc:1434] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:07:53.813148 27100 consensus_queue.cc:260] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.813789 27099 tablet_bootstrap.cc:492] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:53.815467 27100 ts_tablet_manager.cc:1434] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 13:07:53.817909 27098 raft_consensus.cc:359] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.818655 27098 raft_consensus.cc:385] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.818979 27098 raft_consensus.cc:740] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.820358 27099 tablet_bootstrap.cc:654] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.820093 27098 consensus_queue.cc:260] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.822377 27098 ts_tablet_manager.cc:1434] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:07:53.816381 27100 tablet_bootstrap.cc:492] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:53.827821 27098 tablet_bootstrap.cc:492] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:53.830801 27100 tablet_bootstrap.cc:654] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.834496 27098 tablet_bootstrap.cc:654] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.844907 27099 tablet_bootstrap.cc:492] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:53.845402 27099 ts_tablet_manager.cc:1403] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.023s
I20260709 13:07:53.845583 27100 tablet_bootstrap.cc:492] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:53.846148 27100 ts_tablet_manager.cc:1403] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.006s
I20260709 13:07:53.846747 27098 tablet_bootstrap.cc:492] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:53.847272 27098 ts_tablet_manager.cc:1403] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:07:53.847714 27099 raft_consensus.cc:359] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.848279 27099 raft_consensus.cc:385] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.848493 27099 raft_consensus.cc:740] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.849114 27099 consensus_queue.cc:260] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.849040 27100 raft_consensus.cc:359] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.849959 27100 raft_consensus.cc:385] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.850266 27100 raft_consensus.cc:740] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.850102 27098 raft_consensus.cc:359] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.850812 27098 raft_consensus.cc:385] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.851095 27098 raft_consensus.cc:740] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.851123 27100 consensus_queue.cc:260] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.851624 27099 ts_tablet_manager.cc:1434] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:07:53.851847 27098 consensus_queue.cc:260] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.852720 27099 tablet_bootstrap.cc:492] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:53.854104 27098 ts_tablet_manager.cc:1434] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:07:53.855273 27098 tablet_bootstrap.cc:492] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:53.859239 27099 tablet_bootstrap.cc:654] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.859747 27100 ts_tablet_manager.cc:1434] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:53.860777 27100 tablet_bootstrap.cc:492] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:53.861192 27098 tablet_bootstrap.cc:654] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.872469 27098 tablet_bootstrap.cc:492] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:53.872931 27098 ts_tablet_manager.cc:1403] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:07:53.875690 27098 raft_consensus.cc:359] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.876369 27098 raft_consensus.cc:385] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.876637 27098 raft_consensus.cc:740] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.877889 27100 tablet_bootstrap.cc:654] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.877453 27098 consensus_queue.cc:260] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.882213 27098 ts_tablet_manager.cc:1434] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:07:53.883262 27098 tablet_bootstrap.cc:492] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:53.887283 27099 tablet_bootstrap.cc:492] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:53.887800 27099 ts_tablet_manager.cc:1403] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.012s
I20260709 13:07:53.889647 27098 tablet_bootstrap.cc:654] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.890816 27100 tablet_bootstrap.cc:492] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:53.890691 27099 raft_consensus.cc:359] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.891422 27100 ts_tablet_manager.cc:1403] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.013s
I20260709 13:07:53.891487 27099 raft_consensus.cc:385] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.891943 27099 raft_consensus.cc:740] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.892733 27099 consensus_queue.cc:260] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.894018 27069 raft_consensus.cc:493] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.894474 27069 raft_consensus.cc:515] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.895610 27099 ts_tablet_manager.cc:1434] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:07:53.896598 27099 tablet_bootstrap.cc:492] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:53.896636 27069 leader_election.cc:290] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:53.898412 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14bcea9cd8d42eeadd48a81ddee5233" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
W20260709 13:07:53.900103 26773 leader_election.cc:343] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.901837 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14bcea9cd8d42eeadd48a81ddee5233" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:53.902526 26958 raft_consensus.cc:2468] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:53.904039 26776 leader_election.cc:304] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:53.905154 27087 raft_consensus.cc:493] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.905611 27087 raft_consensus.cc:515] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.907529 27099 tablet_bootstrap.cc:654] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.907836 27087 leader_election.cc:290] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:53.908438 27087 raft_consensus.cc:2804] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.908771 27087 raft_consensus.cc:493] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.909076 27087 raft_consensus.cc:3060] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.894479 27100 raft_consensus.cc:359] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.911123 27100 raft_consensus.cc:385] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.911500 27100 raft_consensus.cc:740] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.911919 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57ff3dd703243ae8e9ee4d74aa0000f" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:53.912452 27100 consensus_queue.cc:260] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
W20260709 13:07:53.913717 26776 leader_election.cc:343] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.915069 27100 ts_tablet_manager.cc:1434] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:07:53.916448 27100 tablet_bootstrap.cc:492] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:53.926357 27100 tablet_bootstrap.cc:654] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.929242 27098 tablet_bootstrap.cc:492] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:53.929786 27098 ts_tablet_manager.cc:1403] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.015s
I20260709 13:07:53.930284 27099 tablet_bootstrap.cc:492] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:53.930786 27099 ts_tablet_manager.cc:1403] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.011s
I20260709 13:07:53.932670 27098 raft_consensus.cc:359] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.933408 27098 raft_consensus.cc:385] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.911286 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57ff3dd703243ae8e9ee4d74aa0000f" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
I20260709 13:07:53.933687 27098 raft_consensus.cc:740] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.934250 26884 raft_consensus.cc:2468] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:53.933733 27099 raft_consensus.cc:359] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.934806 27099 raft_consensus.cc:385] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.934551 27098 consensus_queue.cc:260] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.935144 27099 raft_consensus.cc:740] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.936087 27099 consensus_queue.cc:260] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.939071 27098 ts_tablet_manager.cc:1434] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:53.940115 27098 tablet_bootstrap.cc:492] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:53.945957 27099 ts_tablet_manager.cc:1434] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:07:53.946815 26773 leader_election.cc:304] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:53.947975 27069 raft_consensus.cc:2804] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.948338 27069 raft_consensus.cc:493] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.948673 27069 raft_consensus.cc:3060] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.952737 27098 tablet_bootstrap.cc:654] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.955611 27099 tablet_bootstrap.cc:492] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:53.958797 27069 raft_consensus.cc:515] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.961845 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57ff3dd703243ae8e9ee4d74aa0000f" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:53.962510 26884 raft_consensus.cc:3060] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.962785 27099 tablet_bootstrap.cc:654] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.972605 27087 raft_consensus.cc:515] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.974290 27069 leader_election.cc:290] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Requested vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:53.974835 26884 raft_consensus.cc:2468] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 1.
I20260709 13:07:53.975353 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57ff3dd703243ae8e9ee4d74aa0000f" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:53.975981 26773 leader_election.cc:304] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
W20260709 13:07:53.976650 26776 leader_election.cc:343] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.976671 27099 tablet_bootstrap.cc:492] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:53.977509 27099 ts_tablet_manager.cc:1403] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.009s
I20260709 13:07:53.978813 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14bcea9cd8d42eeadd48a81ddee5233" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
W20260709 13:07:53.980139 26773 leader_election.cc:343] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.980718 27099 raft_consensus.cc:359] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.981544 27099 raft_consensus.cc:385] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.981916 27099 raft_consensus.cc:740] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.982134 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14bcea9cd8d42eeadd48a81ddee5233" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:53.982740 26958 raft_consensus.cc:3060] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.982918 27099 consensus_queue.cc:260] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:53.989576 26958 raft_consensus.cc:2468] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 1.
I20260709 13:07:53.990814 26776 leader_election.cc:304] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:53.976904 27069 raft_consensus.cc:2804] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.992631 27118 raft_consensus.cc:2804] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.993697 27087 leader_election.cc:290] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Requested vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:53.994655 27099 ts_tablet_manager.cc:1434] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:07:53.995404 27069 raft_consensus.cc:697] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:53.995841 27099 tablet_bootstrap.cc:492] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:53.996341 27069 consensus_queue.cc:237] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.002230 27086 raft_consensus.cc:493] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.002768 27086 raft_consensus.cc:515] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.003213 27099 tablet_bootstrap.cc:654] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.003290 27098 tablet_bootstrap.cc:492] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:54.004042 27098 ts_tablet_manager.cc:1403] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.021s
I20260709 13:07:54.005095 27086 leader_election.cc:290] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.006717 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aac9ab15913403d84553f927b5a2b4d" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:54.007375 26810 raft_consensus.cc:2468] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:54.003453 27118 raft_consensus.cc:697] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:54.008045 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aac9ab15913403d84553f927b5a2b4d" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:54.007082 27098 raft_consensus.cc:359] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.008484 27100 tablet_bootstrap.cc:492] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:54.008548 27118 consensus_queue.cc:237] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.009187 27100 ts_tablet_manager.cc:1403] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.093s	user 0.028s	sys 0.034s
W20260709 13:07:54.009299 26851 leader_election.cc:343] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.010802 26851 leader_election.cc:304] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [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: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:54.011812 27086 raft_consensus.cc:2804] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.012135 27098 raft_consensus.cc:385] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.012192 27086 raft_consensus.cc:493] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.012495 27098 raft_consensus.cc:740] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.012629 27086 raft_consensus.cc:3060] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.013212 27098 consensus_queue.cc:260] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.014997 27098 ts_tablet_manager.cc:1434] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:54.015475 27099 tablet_bootstrap.cc:492] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:54.015740 27098 tablet_bootstrap.cc:492] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:54.015977 27099 ts_tablet_manager.cc:1403] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260709 13:07:54.018968 27099 raft_consensus.cc:359] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.019847 27086 raft_consensus.cc:515] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.012506 27100 raft_consensus.cc:359] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.021311 27100 raft_consensus.cc:385] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.021596 27100 raft_consensus.cc:740] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.022010 27099 raft_consensus.cc:385] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.022353 27099 raft_consensus.cc:740] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.022338 27100 consensus_queue.cc:260] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.023270 27099 consensus_queue.cc:260] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.026345 27098 tablet_bootstrap.cc:654] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.026993 26708 catalog_manager.cc:5697] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.028668 26708 catalog_manager.cc:5697] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.032130 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aac9ab15913403d84553f927b5a2b4d" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:54.032716 27099 ts_tablet_manager.cc:1434] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.009s
I20260709 13:07:54.032771 26810 raft_consensus.cc:3060] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.033821 27099 tablet_bootstrap.cc:492] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:54.041117 27099 tablet_bootstrap.cc:654] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.044003 27098 tablet_bootstrap.cc:492] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:54.044603 27098 ts_tablet_manager.cc:1403] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.012s
I20260709 13:07:54.044765 27086 leader_election.cc:290] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.044051 26810 raft_consensus.cc:2468] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:54.045930 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aac9ab15913403d84553f927b5a2b4d" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:54.046443 26851 leader_election.cc:304] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
W20260709 13:07:54.047376 26851 leader_election.cc:343] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.047631 27098 raft_consensus.cc:359] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.048230 27086 raft_consensus.cc:2804] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.048365 27098 raft_consensus.cc:385] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.048805 27098 raft_consensus.cc:740] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.048890 27086 raft_consensus.cc:697] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:54.049611 27098 consensus_queue.cc:260] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.050731 27086 consensus_queue.cc:237] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.051911 27118 raft_consensus.cc:493] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.050081 27100 ts_tablet_manager.cc:1434] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260709 13:07:54.052265 27098 ts_tablet_manager.cc:1434] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:54.052372 27118 raft_consensus.cc:515] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.053476 27098 tablet_bootstrap.cc:492] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:54.054591 27118 leader_election.cc:290] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.055599 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e53a411134f28b8635931b680738c" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
I20260709 13:07:54.055848 27099 tablet_bootstrap.cc:492] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:54.056344 27099 ts_tablet_manager.cc:1403] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.010s
I20260709 13:07:54.058279 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e53a411134f28b8635931b680738c" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:54.056243 26884 raft_consensus.cc:2468] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:54.058895 26958 raft_consensus.cc:2468] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:54.060088 27098 tablet_bootstrap.cc:654] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.059998 26773 leader_election.cc:304] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:54.060793 27118 raft_consensus.cc:2804] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.061206 27118 raft_consensus.cc:493] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.061945 27118 raft_consensus.cc:3060] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.058915 27099 raft_consensus.cc:359] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.063874 27099 raft_consensus.cc:385] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.064116 27099 raft_consensus.cc:740] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.064728 27099 consensus_queue.cc:260] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.066712 27099 ts_tablet_manager.cc:1434] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:54.068148 27100 tablet_bootstrap.cc:492] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:54.070065 27099 tablet_bootstrap.cc:492] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377: Bootstrap starting.
I20260709 13:07:54.075877 27100 tablet_bootstrap.cc:654] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.076067 27099 tablet_bootstrap.cc:654] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.088632 27098 tablet_bootstrap.cc:492] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:54.089188 27098 ts_tablet_manager.cc:1403] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260709 13:07:54.088441 26705 catalog_manager.cc:5697] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.091969 27098 raft_consensus.cc:359] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.092612 27098 raft_consensus.cc:385] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.092872 27098 raft_consensus.cc:740] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.093530 27098 consensus_queue.cc:260] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.095674 27098 ts_tablet_manager.cc:1434] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:54.096668 27098 tablet_bootstrap.cc:492] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Bootstrap starting.
I20260709 13:07:54.101181 27085 raft_consensus.cc:493] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.101732 27085 raft_consensus.cc:515] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.102537 27098 tablet_bootstrap.cc:654] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.103860 27085 leader_election.cc:290] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:54.106056 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aeca8391324f4cb2fc92185ea29b0c" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
I20260709 13:07:54.106750 26885 raft_consensus.cc:2468] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 0.
I20260709 13:07:54.108067 26922 leader_election.cc:304] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:54.109620 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aeca8391324f4cb2fc92185ea29b0c" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:54.110366 26810 raft_consensus.cc:2468] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 0.
I20260709 13:07:54.112165 27085 raft_consensus.cc:2804] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.112588 27085 raft_consensus.cc:493] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.112952 27085 raft_consensus.cc:3060] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.126544 27098 tablet_bootstrap.cc:492] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5: No bootstrap required, opened a new log
I20260709 13:07:54.127148 27098 ts_tablet_manager.cc:1403] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.019s
I20260709 13:07:54.129233 27118 raft_consensus.cc:515] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.130155 27098 raft_consensus.cc:359] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.130908 27098 raft_consensus.cc:385] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.131170 27098 raft_consensus.cc:740] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.131841 27098 consensus_queue.cc:260] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.132567 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e53a411134f28b8635931b680738c" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:54.133137 26885 raft_consensus.cc:3060] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.134030 27098 ts_tablet_manager.cc:1434] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:54.143546 26885 raft_consensus.cc:2468] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 1.
I20260709 13:07:54.126307 27085 raft_consensus.cc:515] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.146963 27085 leader_election.cc:290] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:54.145565 27118 leader_election.cc:290] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Requested vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.147706 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389e53a411134f28b8635931b680738c" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:54.148367 26958 raft_consensus.cc:3060] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.150429 27099 tablet_bootstrap.cc:492] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377: No bootstrap required, opened a new log
I20260709 13:07:54.151124 26773 leader_election.cc:304] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:54.151397 27100 tablet_bootstrap.cc:492] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:54.151887 27100 ts_tablet_manager.cc:1403] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.084s	user 0.035s	sys 0.020s
I20260709 13:07:54.152547 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aeca8391324f4cb2fc92185ea29b0c" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:54.152932 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aeca8391324f4cb2fc92185ea29b0c" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:54.153137 26810 raft_consensus.cc:3060] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.153462 26885 raft_consensus.cc:3060] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.154444 27099 ts_tablet_manager.cc:1403] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377: Time spent bootstrapping tablet: real 0.087s	user 0.031s	sys 0.032s
I20260709 13:07:54.155149 26958 raft_consensus.cc:2468] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 1.
I20260709 13:07:54.156175 27118 raft_consensus.cc:2804] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.156705 27118 raft_consensus.cc:697] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:54.157303 27099 raft_consensus.cc:359] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.157970 27099 raft_consensus.cc:385] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.157480 27118 consensus_queue.cc:237] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.158229 27099 raft_consensus.cc:740] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.158907 27099 consensus_queue.cc:260] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.160542 27099 ts_tablet_manager.cc:1434] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:54.163290 26810 raft_consensus.cc:2468] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 1.
I20260709 13:07:54.165732 26885 raft_consensus.cc:2468] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 1.
I20260709 13:07:54.166560 26925 leader_election.cc:304] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: 
I20260709 13:07:54.170063 27085 raft_consensus.cc:2804] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.172811 27100 raft_consensus.cc:359] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.173630 27085 raft_consensus.cc:697] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Becoming Leader. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
W20260709 13:07:54.174656 26756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:54.174566 27085 consensus_queue.cc:237] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.173787 27100 raft_consensus.cc:385] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.175483 27100 raft_consensus.cc:740] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.176222 26706 catalog_manager.cc:5697] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.176257 27100 consensus_queue.cc:260] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.180364 27100 ts_tablet_manager.cc:1434] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.005s
I20260709 13:07:54.183065 27100 tablet_bootstrap.cc:492] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:54.187043 26706 catalog_manager.cc:5697] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "8e34656ad777410c9c0069c1fc13da77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:54.188163 27100 tablet_bootstrap.cc:654] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.193089 27100 tablet_bootstrap.cc:492] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:54.193508 27100 ts_tablet_manager.cc:1403] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:07:54.195909 27100 raft_consensus.cc:359] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.196399 27100 raft_consensus.cc:385] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.196612 27100 raft_consensus.cc:740] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.197109 27100 consensus_queue.cc:260] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.198889 27100 ts_tablet_manager.cc:1434] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:54.199782 27100 tablet_bootstrap.cc:492] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:54.202216 27118 raft_consensus.cc:493] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.202706 27118 raft_consensus.cc:515] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.204295 27118 leader_election.cc:290] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.204787 27100 tablet_bootstrap.cc:654] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.204888 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b29188e06b14237b3119959a89bf16a" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
I20260709 13:07:54.205989 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b29188e06b14237b3119959a89bf16a" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:54.206220 26885 raft_consensus.cc:2468] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:54.206578 26958 raft_consensus.cc:2468] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:54.207228 26773 leader_election.cc:304] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:54.208035 27118 raft_consensus.cc:2804] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.208374 27118 raft_consensus.cc:493] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.208626 27118 raft_consensus.cc:3060] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.209188 27100 tablet_bootstrap.cc:492] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:54.209549 27100 ts_tablet_manager.cc:1403] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.008s
I20260709 13:07:54.211354 27100 raft_consensus.cc:359] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.211867 27100 raft_consensus.cc:385] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.212119 27100 raft_consensus.cc:740] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.212685 27100 consensus_queue.cc:260] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.213712 27118 raft_consensus.cc:515] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.214507 27100 ts_tablet_manager.cc:1434] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:54.216715 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b29188e06b14237b3119959a89bf16a" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:54.217255 26958 raft_consensus.cc:3060] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.218266 27100 tablet_bootstrap.cc:492] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77: Bootstrap starting.
I20260709 13:07:54.218824 26885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b29188e06b14237b3119959a89bf16a" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:54.219345 26885 raft_consensus.cc:3060] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.220584 27086 raft_consensus.cc:493] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.221043 27086 raft_consensus.cc:515] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.222895 27086 leader_election.cc:290] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.223569 26958 raft_consensus.cc:2468] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 1.
I20260709 13:07:54.224144 27100 tablet_bootstrap.cc:654] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.224627 26776 leader_election.cc:304] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: 
I20260709 13:07:54.225445 27069 raft_consensus.cc:2804] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.225960 27069 raft_consensus.cc:697] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:54.226712 27069 consensus_queue.cc:237] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.225342 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fb98d4f3c342409b1ecbd81f93a163" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:54.224653 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fb98d4f3c342409b1ecbd81f93a163" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
W20260709 13:07:54.228963 26851 leader_election.cc:343] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.229059 26810 raft_consensus.cc:2468] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:54.232478 26851 leader_election.cc:304] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [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: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:54.233278 27124 raft_consensus.cc:2804] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.233647 27124 raft_consensus.cc:493] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.233700 27118 leader_election.cc:290] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Requested vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.234005 27124 raft_consensus.cc:3060] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.235306 27120 raft_consensus.cc:493] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.235805 27120 raft_consensus.cc:515] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.238040 27120 leader_election.cc:290] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.239034 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:54.239662 26958 raft_consensus.cc:2468] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:54.239684 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
I20260709 13:07:54.240727 26776 leader_election.cc:304] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: 
I20260709 13:07:54.241479 27120 raft_consensus.cc:2804] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.228902 27086 raft_consensus.cc:493] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.241984 27120 raft_consensus.cc:493] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.243656 27120 raft_consensus.cc:3060] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.242213 27086 raft_consensus.cc:515] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.241715 27124 raft_consensus.cc:515] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.252796 27124 leader_election.cc:290] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.243136 26885 raft_consensus.cc:2468] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 1.
I20260709 13:07:54.253602 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fb98d4f3c342409b1ecbd81f93a163" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:54.254290 26810 raft_consensus.cc:3060] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.256968 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fb98d4f3c342409b1ecbd81f93a163" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
W20260709 13:07:54.258957 26851 leader_election.cc:343] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.268349 27120 raft_consensus.cc:515] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.270071 26884 raft_consensus.cc:2468] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 0.
I20260709 13:07:54.273159 26810 raft_consensus.cc:2468] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:54.275159 27086 leader_election.cc:290] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.276376 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:54.277079 26958 raft_consensus.cc:2468] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:54.278376 26851 leader_election.cc:304] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:54.279733 26851 leader_election.cc:304] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [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: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:54.280512 27124 raft_consensus.cc:2804] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.280910 27124 raft_consensus.cc:493] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.281289 27124 raft_consensus.cc:3060] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.281423 26706 catalog_manager.cc:5697] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.282459 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:54.283321 26810 raft_consensus.cc:2393] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1b03f68dcf1453b97ec0bd87deef377 in current term 1: Already voted for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in this term.
I20260709 13:07:54.285338 27086 raft_consensus.cc:2804] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.287591 27120 leader_election.cc:290] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 1 election: Requested vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.288911 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:54.289688 26958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:54.290266 26958 raft_consensus.cc:3060] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.295692 27124 raft_consensus.cc:515] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.296633 26884 raft_consensus.cc:2393] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in current term 1: Already voted for candidate b1b03f68dcf1453b97ec0bd87deef377 in this term.
I20260709 13:07:54.297930 26958 raft_consensus.cc:2468] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 1.
I20260709 13:07:54.298576 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:54.299098 26776 leader_election.cc:304] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:54.299355 26810 raft_consensus.cc:2393] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1b03f68dcf1453b97ec0bd87deef377 in current term 1: Already voted for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in this term.
I20260709 13:07:54.300462 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:54.300643 27069 raft_consensus.cc:2804] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.301304 27124 leader_election.cc:290] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.301394 27086 raft_consensus.cc:697] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:54.301235 26959 raft_consensus.cc:2393] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1b03f68dcf1453b97ec0bd87deef377 in current term 1: Already voted for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in this term.
I20260709 13:07:54.302527 27086 consensus_queue.cc:237] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.302897 26851 leader_election.cc:304] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [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: b1b03f68dcf1453b97ec0bd87deef377; no voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5
I20260709 13:07:54.303624 27124 raft_consensus.cc:2749] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.301199 27069 raft_consensus.cc:697] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:54.306533 27069 consensus_queue.cc:237] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.312393 27100 tablet_bootstrap.cc:492] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77: No bootstrap required, opened a new log
I20260709 13:07:54.312794 27100 ts_tablet_manager.cc:1403] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77: Time spent bootstrapping tablet: real 0.095s	user 0.053s	sys 0.039s
I20260709 13:07:54.314569 26706 catalog_manager.cc:5697] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.315330 27100 raft_consensus.cc:359] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.315995 27100 raft_consensus.cc:385] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.316257 27100 raft_consensus.cc:740] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.316869 27100 consensus_queue.cc:260] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.321059 27100 ts_tablet_manager.cc:1434] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:07:54.328688 26708 catalog_manager.cc:5697] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.334744 27086 raft_consensus.cc:493] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.335175 27086 raft_consensus.cc:515] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.337039 27086 leader_election.cc:290] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.337613 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0af062bced42daa3b46592b101f6f3" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:54.338043 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0af062bced42daa3b46592b101f6f3" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:54.338289 26810 raft_consensus.cc:2468] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:54.338656 26959 raft_consensus.cc:2468] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 0.
I20260709 13:07:54.339310 26851 leader_election.cc:304] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:54.340143 27086 raft_consensus.cc:2804] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.340467 27086 raft_consensus.cc:493] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.340719 27086 raft_consensus.cc:3060] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.345731 27086 raft_consensus.cc:515] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.347204 27086 leader_election.cc:290] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.347786 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0af062bced42daa3b46592b101f6f3" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:54.348042 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0af062bced42daa3b46592b101f6f3" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:54.348268 26810 raft_consensus.cc:3060] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.348554 26959 raft_consensus.cc:3060] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.352464 26810 raft_consensus.cc:2468] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:54.353188 26959 raft_consensus.cc:2468] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 1.
I20260709 13:07:54.353502 26851 leader_election.cc:304] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:54.354231 27086 raft_consensus.cc:2804] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.354676 27086 raft_consensus.cc:697] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:54.355410 27086 consensus_queue.cc:237] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.362071 27085 raft_consensus.cc:493] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.362493 27085 raft_consensus.cc:515] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.362226 26708 catalog_manager.cc:5697] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.364095 27085 leader_election.cc:290] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:54.364753 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fb98d4f3c342409b1ecbd81f93a163" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:54.364988 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fb98d4f3c342409b1ecbd81f93a163" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
I20260709 13:07:54.365454 26810 raft_consensus.cc:2393] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e34656ad777410c9c0069c1fc13da77 in current term 1: Already voted for candidate b1b03f68dcf1453b97ec0bd87deef377 in this term.
I20260709 13:07:54.366340 26925 leader_election.cc:304] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77; no voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:54.367048 27085 raft_consensus.cc:3060] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.372229 27085 raft_consensus.cc:2749] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.380604 27085 raft_consensus.cc:493] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.380966 27085 raft_consensus.cc:515] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.382534 27085 leader_election.cc:290] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:54.383217 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57ff3dd703243ae8e9ee4d74aa0000f" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:54.383460 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57ff3dd703243ae8e9ee4d74aa0000f" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377" is_pre_election: true
I20260709 13:07:54.384173 26884 raft_consensus.cc:2393] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e34656ad777410c9c0069c1fc13da77 in current term 1: Already voted for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in this term.
I20260709 13:07:54.384914 26922 leader_election.cc:304] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77; no voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:54.385504 27085 raft_consensus.cc:3060] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.390143 27085 raft_consensus.cc:2749] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.461920 27069 consensus_queue.cc:1048] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.465078 27069 consensus_queue.cc:1048] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.481482 27124 raft_consensus.cc:493] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.481508 27086 consensus_queue.cc:1048] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.482062 27124 raft_consensus.cc:515] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.483989 27124 leader_election.cc:290] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.485040 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14bcea9cd8d42eeadd48a81ddee5233" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e34656ad777410c9c0069c1fc13da77" is_pre_election: true
I20260709 13:07:54.485221 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14bcea9cd8d42eeadd48a81ddee5233" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" is_pre_election: true
I20260709 13:07:54.485831 26959 raft_consensus.cc:2393] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1b03f68dcf1453b97ec0bd87deef377 in current term 1: Already voted for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in this term.
I20260709 13:07:54.487037 26851 leader_election.cc:304] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1b03f68dcf1453b97ec0bd87deef377; no voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5
I20260709 13:07:54.487743 27086 raft_consensus.cc:3060] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.494812 27086 raft_consensus.cc:2749] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.496965 26959 raft_consensus.cc:3060] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.503448 27124 consensus_queue.cc:1048] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.523669 26959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9aeca8391324f4cb2fc92185ea29b0c"
dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
mode: GRACEFUL
new_leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
 from {username='slave'} at 127.0.0.1:52490
I20260709 13:07:54.524266 26959 raft_consensus.cc:606] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Received request to transfer leadership to TS a4c5edf66e4f4c45a07e8d43dfb41ee5
I20260709 13:07:54.530536 26810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b29188e06b14237b3119959a89bf16a"
dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
mode: GRACEFUL
new_leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
 from {username='slave'} at 127.0.0.1:59438
I20260709 13:07:54.530920 26810 raft_consensus.cc:606] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Received request to transfer leadership to TS b1b03f68dcf1453b97ec0bd87deef377
I20260709 13:07:54.534029 27069 consensus_queue.cc:1048] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.540345 26810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5"
dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
mode: GRACEFUL
new_leader_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:59438
I20260709 13:07:54.540874 26810 raft_consensus.cc:606] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Received request to transfer leadership to TS 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:54.545714 27119 consensus_queue.cc:1048] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.616355 27085 consensus_queue.cc:1048] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:54.620568 27085 consensus_queue.cc:1048] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.634105 27133 raft_consensus.cc:993] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77: : Instructing follower a4c5edf66e4f4c45a07e8d43dfb41ee5 to start an election
I20260709 13:07:54.634667 27133 raft_consensus.cc:1081] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Signalling peer a4c5edf66e4f4c45a07e8d43dfb41ee5 to start an election
I20260709 13:07:54.639204 26810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9aeca8391324f4cb2fc92185ea29b0c"
dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
 from {username='slave'} at 127.0.0.1:59436
I20260709 13:07:54.640108 26810 raft_consensus.cc:493] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:54.640640 26810 raft_consensus.cc:3060] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.652084 26810 raft_consensus.cc:515] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.653208 26808 raft_consensus.cc:1240] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Rejecting Update request from peer 8e34656ad777410c9c0069c1fc13da77 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:54.655181 26810 leader_election.cc:290] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 2 election: Requested vote from peers b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.655004 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aeca8391324f4cb2fc92185ea29b0c" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:54.655957 26884 raft_consensus.cc:3060] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.657424 27157 consensus_queue.cc:1059] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.658320 27158 raft_consensus.cc:3055] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:54.658591 27158 raft_consensus.cc:740] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:54.659418 27158 consensus_queue.cc:260] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.660470 27158 raft_consensus.cc:3060] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.662583 26884 raft_consensus.cc:2468] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 2.
I20260709 13:07:54.663455 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aeca8391324f4cb2fc92185ea29b0c" candidate_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:54.663800 26773 leader_election.cc:304] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:54.664736 27119 raft_consensus.cc:2804] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:54.665215 27119 raft_consensus.cc:697] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Becoming Leader. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:54.666278 27119 consensus_queue.cc:237] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.672840 26705 catalog_manager.cc:5697] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 reported cstate change: term changed from 1 to 2, leader changed from 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67) to a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.673822 26959 raft_consensus.cc:2468] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4c5edf66e4f4c45a07e8d43dfb41ee5 in term 2.
I20260709 13:07:54.680243 27119 consensus_queue.cc:1048] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.691272 27120 raft_consensus.cc:993] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5: : Instructing follower b1b03f68dcf1453b97ec0bd87deef377 to start an election
I20260709 13:07:54.691862 27120 raft_consensus.cc:1081] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Signalling peer b1b03f68dcf1453b97ec0bd87deef377 to start an election
I20260709 13:07:54.694360 26885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b29188e06b14237b3119959a89bf16a"
dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
 from {username='slave'} at 127.0.0.1:53568
I20260709 13:07:54.694802 26885 raft_consensus.cc:493] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:54.695120 26885 raft_consensus.cc:3060] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.699771 27118 consensus_queue.cc:1048] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.700632 27124 consensus_queue.cc:1048] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.706624 26885 raft_consensus.cc:515] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.707669 26884 raft_consensus.cc:1240] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Rejecting Update request from peer a4c5edf66e4f4c45a07e8d43dfb41ee5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:54.708851 26885 leader_election.cc:290] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 2 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67:43581)
I20260709 13:07:54.709487 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b29188e06b14237b3119959a89bf16a" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:54.709795 26959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b29188e06b14237b3119959a89bf16a" candidate_uuid: "b1b03f68dcf1453b97ec0bd87deef377" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
I20260709 13:07:54.710106 26810 raft_consensus.cc:3055] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:54.710621 26810 raft_consensus.cc:740] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:54.711427 26810 consensus_queue.cc:260] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.712589 26810 raft_consensus.cc:3060] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.717941 26810 raft_consensus.cc:2468] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 2.
I20260709 13:07:54.719033 26851 leader_election.cc:304] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4c5edf66e4f4c45a07e8d43dfb41ee5, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:54.719710 27124 raft_consensus.cc:2804] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:54.719892 26959 raft_consensus.cc:3060] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.720294 27124 raft_consensus.cc:697] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 2 LEADER]: Becoming Leader. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:54.721285 27124 consensus_queue.cc:237] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.726842 26959 raft_consensus.cc:2468] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b03f68dcf1453b97ec0bd87deef377 in term 2.
I20260709 13:07:54.728506 27086 consensus_queue.cc:1048] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.736630 26706 catalog_manager.cc:5697] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 reported cstate change: term changed from 1 to 2, leader changed from a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65) to b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "b1b03f68dcf1453b97ec0bd87deef377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.742606 27086 consensus_queue.cc:1048] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.751488 27118 consensus_queue.cc:1048] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.755931 27118 consensus_queue.cc:1048] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.770507 27124 consensus_queue.cc:1048] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.774892 27118 consensus_queue.cc:1048] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.794648 27119 consensus_queue.cc:1048] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.808758 27120 raft_consensus.cc:993] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5: : Instructing follower 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:54.809218 27120 raft_consensus.cc:1081] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Signalling peer 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:54.810799 26957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5"
dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:52474
I20260709 13:07:54.811384 26957 raft_consensus.cc:493] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:54.811700 26957 raft_consensus.cc:3060] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.818137 26957 raft_consensus.cc:515] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.819730 26957 leader_election.cc:290] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 2 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:54.820592 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:54.820922 26884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2317dc4c3de845a29e101e63ee38acd5" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:54.821302 26808 raft_consensus.cc:3055] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:54.821491 26884 raft_consensus.cc:3060] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.821664 26808 raft_consensus.cc:740] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:54.822721 26808 consensus_queue.cc:260] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.823997 26808 raft_consensus.cc:3060] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.828465 26884 raft_consensus.cc:2468] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 2.
I20260709 13:07:54.829591 26922 leader_election.cc:304] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:54.830369 27157 raft_consensus.cc:2804] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:54.830837 27157 raft_consensus.cc:697] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 2 LEADER]: Becoming Leader. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:54.831754 26808 raft_consensus.cc:2468] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 2.
I20260709 13:07:54.831840 27157 consensus_queue.cc:237] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:54.839311 26706 catalog_manager.cc:5697] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 reported cstate change: term changed from 1 to 2, leader changed from a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65) to 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67). New cstate: current_term: 2 leader_uuid: "8e34656ad777410c9c0069c1fc13da77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.113665 26957 raft_consensus.cc:1275] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Refusing update from remote peer a4c5edf66e4f4c45a07e8d43dfb41ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:55.114961 27120 consensus_queue.cc:1048] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:55.122378 26884 raft_consensus.cc:1275] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Refusing update from remote peer a4c5edf66e4f4c45a07e8d43dfb41ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:55.123493 27119 consensus_queue.cc:1048] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:55.214358 26808 raft_consensus.cc:1275] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:55.215373 27157 consensus_queue.cc:1048] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:55.223088 26884 raft_consensus.cc:1275] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:55.224229 27169 consensus_queue.cc:1048] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:55.241590 26959 raft_consensus.cc:1275] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Refusing update from remote peer b1b03f68dcf1453b97ec0bd87deef377: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:55.242486 26808 raft_consensus.cc:1275] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Refusing update from remote peer b1b03f68dcf1453b97ec0bd87deef377: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:55.243047 27124 consensus_queue.cc:1048] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:55.244091 27150 consensus_queue.cc:1048] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.544214 26707 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46234:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:07:57.562621 26707 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46234:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:07:57.627288 21661 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:07:57.774138 26851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:44909, user_credentials={real_user=slave}} blocked reactor thread for 86709.4us
I20260709 13:07:57.895993 27225 tablet.cc:1724] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:57.907687 26851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.65:44909, user_credentials={real_user=slave}} blocked reactor thread for 55540.3us
W20260709 13:07:57.919071 26773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.66:37867, user_credentials={real_user=slave}} blocked reactor thread for 66070.6us
W20260709 13:07:57.931067 27206 log.cc:927] Time spent T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
W20260709 13:07:57.938701 27205 log.cc:927] Time spent T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77: Append to log took a long time: real 0.105s	user 0.001s	sys 0.001s
I20260709 13:07:57.921041 27215 tablet.cc:1724] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:57.956370 27218 log.cc:927] Time spent T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260709 13:07:57.915952 27226 tablet.cc:1724] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.002431 27228 tablet.cc:1724] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.004776 27233 tablet.cc:1724] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:57.983264 27234 tablet.cc:1724] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:58.006853 27224 log.cc:927] Time spent T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 13:07:57.951146 27229 tablet.cc:1724] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.023087 26806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d14bcea9cd8d42eeadd48a81ddee5233"
dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
mode: GRACEFUL
new_leader_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:59444
I20260709 13:07:58.023869 26806 raft_consensus.cc:606] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Received request to transfer leadership to TS 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:58.027348 27236 tablet.cc:1724] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:58.029311 26836 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:389e53a411134f28b8635931b680738c)
I20260709 13:07:57.997993 27230 tablet.cc:1724] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.035072 27232 tablet.cc:1724] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.037397 27225 tablet.cc:1724] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:58.044924 26836 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:389e53a411134f28b8635931b680738c)
W20260709 13:07:58.047935 26836 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:389e53a411134f28b8635931b680738c)
I20260709 13:07:58.051597 27230 tablet.cc:1724] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.055053 27225 tablet.cc:1724] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.058243 27234 tablet.cc:1724] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.061997 27230 tablet.cc:1724] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.093111 27230 tablet.cc:1724] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.100961 27233 tablet.cc:1724] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.105886 27241 tablet.cc:1724] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.110303 27228 tablet.cc:1724] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.087612 27240 tablet.cc:1724] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.117553 27236 tablet.cc:1724] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.121428 27226 tablet.cc:1724] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.128829 27233 tablet.cc:1724] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.139499 27233 tablet.cc:1724] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.140825 27215 tablet.cc:1724] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.158303 27233 tablet.cc:1724] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.158931 27229 tablet.cc:1724] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:58.162060 26881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6fb98d4f3c342409b1ecbd81f93a163"
dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
mode: GRACEFUL
new_leader_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:53590
I20260709 13:07:58.162648 26881 raft_consensus.cc:606] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Received request to transfer leadership to TS 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:58.164150 21661 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:07:58.164727 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:58.177246 26705 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab: soft_deleted_table [id=1e2ff824d42d433294a0f9006687c7c5] alter complete (version 1)
I20260709 13:07:58.183406 26881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33"
dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
mode: GRACEFUL
new_leader_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:53590
I20260709 13:07:58.184008 26881 raft_consensus.cc:606] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 LEADER]: Received request to transfer leadership to TS 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:58.186491 26807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642"
dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
mode: GRACEFUL
new_leader_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:59444
I20260709 13:07:58.186981 26807 raft_consensus.cc:606] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Received request to transfer leadership to TS 8e34656ad777410c9c0069c1fc13da77
I20260709 13:07:58.188007 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:58.188397 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:58.342350 27217 raft_consensus.cc:993] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5: : Instructing follower 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:58.342926 27198 raft_consensus.cc:1081] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Signalling peer 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:58.344184 26957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642"
dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:52474
I20260709 13:07:58.344630 26957 raft_consensus.cc:493] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:58.344902 26957 raft_consensus.cc:3060] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:58.349512 26957 raft_consensus.cc:515] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.351048 26957 leader_election.cc:290] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 3 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:58.351682 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:58.351878 26881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf552f90b7ee476db3ad34c341b54642" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:58.352308 26807 raft_consensus.cc:3055] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:58.352438 26881 raft_consensus.cc:3060] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:58.352591 26807 raft_consensus.cc:740] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:58.353371 26807 consensus_queue.cc:260] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.354344 26807 raft_consensus.cc:3060] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:58.357684 26881 raft_consensus.cc:2468] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 3.
I20260709 13:07:58.358755 26922 leader_election.cc:304] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [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: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:58.359241 26807 raft_consensus.cc:2468] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 3.
I20260709 13:07:58.359543 27244 raft_consensus.cc:2804] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:58.360057 27244 raft_consensus.cc:697] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 3 LEADER]: Becoming Leader. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:58.360822 27244 consensus_queue.cc:237] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.369606 26706 catalog_manager.cc:5697] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 reported cstate change: term changed from 2 to 3, leader changed from a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65) to 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67). New cstate: current_term: 3 leader_uuid: "8e34656ad777410c9c0069c1fc13da77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.384604 27214 raft_consensus.cc:993] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377: : Instructing follower 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:58.384969 27150 raft_consensus.cc:1081] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Signalling peer 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:58.386153 26957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6fb98d4f3c342409b1ecbd81f93a163"
dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:52488
I20260709 13:07:58.386540 26957 raft_consensus.cc:493] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:58.386797 26957 raft_consensus.cc:3060] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.391326 26957 raft_consensus.cc:515] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.392695 26957 leader_election.cc:290] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 2 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:58.393220 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fb98d4f3c342409b1ecbd81f93a163" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:58.393657 26881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fb98d4f3c342409b1ecbd81f93a163" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:58.393808 26807 raft_consensus.cc:3060] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.394176 26881 raft_consensus.cc:3055] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:58.394429 26881 raft_consensus.cc:740] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:58.395040 26881 consensus_queue.cc:260] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.395895 26881 raft_consensus.cc:3060] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.398404 26807 raft_consensus.cc:2468] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 2.
I20260709 13:07:58.399400 26925 leader_election.cc:304] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: 
I20260709 13:07:58.400020 27244 raft_consensus.cc:2804] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.400475 27244 raft_consensus.cc:697] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 2 LEADER]: Becoming Leader. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:58.400731 26881 raft_consensus.cc:2468] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 2.
I20260709 13:07:58.401319 27244 consensus_queue.cc:237] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.404201 27217 raft_consensus.cc:993] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5: : Instructing follower 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:58.404575 27198 raft_consensus.cc:1081] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Signalling peer 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:58.405896 26957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d14bcea9cd8d42eeadd48a81ddee5233"
dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:52474
I20260709 13:07:58.406299 26957 raft_consensus.cc:493] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:58.406648 26957 raft_consensus.cc:3060] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.409081 26706 catalog_manager.cc:5697] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 reported cstate change: term changed from 1 to 2, leader changed from b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66) to 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67). New cstate: current_term: 2 leader_uuid: "8e34656ad777410c9c0069c1fc13da77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.412750 26957 raft_consensus.cc:515] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.415123 26957 leader_election.cc:290] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 2 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:58.415181 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14bcea9cd8d42eeadd48a81ddee5233" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:58.415800 26807 raft_consensus.cc:3055] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:58.416095 26807 raft_consensus.cc:740] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4c5edf66e4f4c45a07e8d43dfb41ee5, State: Running, Role: LEADER
I20260709 13:07:58.416349 26881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d14bcea9cd8d42eeadd48a81ddee5233" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:58.416919 26881 raft_consensus.cc:3060] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.416832 26807 consensus_queue.cc:260] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.418560 26807 raft_consensus.cc:3060] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.424396 26881 raft_consensus.cc:2468] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 2.
I20260709 13:07:58.425318 26922 leader_election.cc:304] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e34656ad777410c9c0069c1fc13da77, b1b03f68dcf1453b97ec0bd87deef377; no voters: 
I20260709 13:07:58.425932 26807 raft_consensus.cc:2468] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 2.
I20260709 13:07:58.426108 27244 raft_consensus.cc:2804] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.426575 27244 raft_consensus.cc:697] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 2 LEADER]: Becoming Leader. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:58.427378 27244 consensus_queue.cc:237] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.433080 26706 catalog_manager.cc:5697] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 reported cstate change: term changed from 1 to 2, leader changed from a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65) to 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67). New cstate: current_term: 2 leader_uuid: "8e34656ad777410c9c0069c1fc13da77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.535771 27214 raft_consensus.cc:993] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377: : Instructing follower 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:58.536150 27150 raft_consensus.cc:1081] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 LEADER]: Signalling peer 8e34656ad777410c9c0069c1fc13da77 to start an election
I20260709 13:07:58.537348 26957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33"
dest_uuid: "8e34656ad777410c9c0069c1fc13da77"
 from {username='slave'} at 127.0.0.1:52488
I20260709 13:07:58.537776 26957 raft_consensus.cc:493] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:58.538039 26957 raft_consensus.cc:3060] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:58.543169 26957 raft_consensus.cc:515] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.545006 26957 leader_election.cc:290] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [CANDIDATE]: Term 3 election: Requested vote from peers a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909), b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867)
I20260709 13:07:58.545361 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5"
I20260709 13:07:58.545874 26881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f8aa4612334be486a0b3d1cdebce33" candidate_uuid: "8e34656ad777410c9c0069c1fc13da77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1b03f68dcf1453b97ec0bd87deef377"
I20260709 13:07:58.545985 26807 raft_consensus.cc:3060] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:58.546392 26881 raft_consensus.cc:3055] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:58.546660 26881 raft_consensus.cc:740] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1b03f68dcf1453b97ec0bd87deef377, State: Running, Role: LEADER
I20260709 13:07:58.547343 26881 consensus_queue.cc:260] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.548357 26881 raft_consensus.cc:3060] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:58.551452 26807 raft_consensus.cc:2468] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 3.
I20260709 13:07:58.552297 26925 leader_election.cc:304] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [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: 8e34656ad777410c9c0069c1fc13da77, a4c5edf66e4f4c45a07e8d43dfb41ee5; no voters: 
I20260709 13:07:58.552884 27244 raft_consensus.cc:2804] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:58.553257 27244 raft_consensus.cc:697] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 3 LEADER]: Becoming Leader. State: Replica: 8e34656ad777410c9c0069c1fc13da77, State: Running, Role: LEADER
I20260709 13:07:58.553462 26881 raft_consensus.cc:2468] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e34656ad777410c9c0069c1fc13da77 in term 3.
I20260709 13:07:58.554056 27244 consensus_queue.cc:237] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [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: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } }
I20260709 13:07:58.562341 26706 catalog_manager.cc:5697] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 reported cstate change: term changed from 2 to 3, leader changed from b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66) to 8e34656ad777410c9c0069c1fc13da77 (127.21.39.67). New cstate: current_term: 3 leader_uuid: "8e34656ad777410c9c0069c1fc13da77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e34656ad777410c9c0069c1fc13da77" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 43581 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.796890 26807 raft_consensus.cc:1275] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:58.797879 27244 consensus_queue.cc:1048] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:58.805933 26881 raft_consensus.cc:1275] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:58.807507 27244 consensus_queue.cc:1048] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:58.833077 26807 raft_consensus.cc:1275] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:58.834106 27251 consensus_queue.cc:1048] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:58.837894 26881 raft_consensus.cc:1275] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 3 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:58.839109 27244 consensus_queue.cc:1048] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:58.842434 26881 raft_consensus.cc:1275] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:58.846930 27244 consensus_queue.cc:1048] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:58.851892 26807 raft_consensus.cc:1275] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 3 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:58.853401 27244 consensus_queue.cc:1048] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:58.972239 26881 raft_consensus.cc:1275] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 3 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:58.973256 27251 consensus_queue.cc:1048] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b03f68dcf1453b97ec0bd87deef377" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:58.980912 26807 raft_consensus.cc:1275] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 3 FOLLOWER]: Refusing update from remote peer 8e34656ad777410c9c0069c1fc13da77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:58.982666 27254 consensus_queue.cc:1048] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4c5edf66e4f4c45a07e8d43dfb41ee5" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 44909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:59.239390 21661 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:07:59.244066 21661 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:07:59.244406 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:59.249404 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:07:59.249778 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:00.274847 21661 tablet_server.cc:179] TabletServer@127.21.39.65:0 shutting down...
I20260709 13:08:00.297339 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:00.297992 21661 tablet_replica.cc:333] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.298702 21661 raft_consensus.cc:2243] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.299160 21661 raft_consensus.cc:2272] T 2317dc4c3de845a29e101e63ee38acd5 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.300904 21661 tablet_replica.cc:333] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.301419 21661 raft_consensus.cc:2243] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.301827 21661 raft_consensus.cc:2272] T 2b29188e06b14237b3119959a89bf16a P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.303532 21661 tablet_replica.cc:333] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.304138 21661 raft_consensus.cc:2243] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.304520 21661 raft_consensus.cc:2272] T f6fb98d4f3c342409b1ecbd81f93a163 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.306831 21661 tablet_replica.cc:333] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.307665 21661 raft_consensus.cc:2243] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.308388 21661 raft_consensus.cc:2272] T 389e53a411134f28b8635931b680738c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.310261 21661 tablet_replica.cc:333] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.310763 21661 raft_consensus.cc:2243] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.311378 21661 raft_consensus.cc:2272] T c9aeca8391324f4cb2fc92185ea29b0c P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.313061 21661 tablet_replica.cc:333] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.313521 21661 raft_consensus.cc:2243] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.313903 21661 raft_consensus.cc:2272] T cf552f90b7ee476db3ad34c341b54642 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.315529 21661 tablet_replica.cc:333] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.315981 21661 raft_consensus.cc:2243] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.316697 21661 raft_consensus.cc:2272] T e57ff3dd703243ae8e9ee4d74aa0000f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.318342 21661 tablet_replica.cc:333] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.318774 21661 raft_consensus.cc:2243] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.319095 21661 raft_consensus.cc:2272] T d14bcea9cd8d42eeadd48a81ddee5233 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.320809 21661 tablet_replica.cc:333] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.321226 21661 raft_consensus.cc:2243] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.321928 21661 raft_consensus.cc:2272] T fe28c038f0074b968a10981e0843221f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.323662 21661 tablet_replica.cc:333] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.324156 21661 raft_consensus.cc:2243] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.324805 21661 raft_consensus.cc:2272] T b27d2eb0a9d841f2b44fed859f940c14 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.326689 21661 tablet_replica.cc:333] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.327134 21661 raft_consensus.cc:2243] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.327495 21661 raft_consensus.cc:2272] T a80393535f5843bfb46cd8be673f86df P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.329219 21661 tablet_replica.cc:333] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.329727 21661 raft_consensus.cc:2243] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.330119 21661 raft_consensus.cc:2272] T 6d0af062bced42daa3b46592b101f6f3 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.331655 21661 tablet_replica.cc:333] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.332124 21661 raft_consensus.cc:2243] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.332495 21661 raft_consensus.cc:2272] T 9aac9ab15913403d84553f927b5a2b4d P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.334148 21661 tablet_replica.cc:333] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.334586 21661 raft_consensus.cc:2243] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.334949 21661 raft_consensus.cc:2272] T c803018dff91472f9a6378e1e3d47646 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.336668 21661 tablet_replica.cc:333] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.337106 21661 raft_consensus.cc:2243] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.337459 21661 raft_consensus.cc:2272] T d2ed4a9bf01942a49481bf16680aee40 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.339183 21661 tablet_replica.cc:333] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.339646 21661 raft_consensus.cc:2243] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.340317 21661 raft_consensus.cc:2272] T 0c472fc06a1546a9af404ba666ed460f P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.342134 21661 tablet_replica.cc:333] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.342576 21661 raft_consensus.cc:2243] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.342929 21661 raft_consensus.cc:2272] T 66f8aa4612334be486a0b3d1cdebce33 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.344691 21661 tablet_replica.cc:333] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5: stopping tablet replica
I20260709 13:08:00.345134 21661 raft_consensus.cc:2243] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.345504 21661 raft_consensus.cc:2272] T 401634213b4f444ba8b3dd7f7ff5f607 P a4c5edf66e4f4c45a07e8d43dfb41ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.382653 21661 tablet_server.cc:196] TabletServer@127.21.39.65:0 shutdown complete.
W20260709 13:08:00.392361 26925 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.39.65:44909: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260709 13:08:00.396680 26925 consensus_peers.cc:597] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 -> Peer a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909): Couldn't send request to peer a4c5edf66e4f4c45a07e8d43dfb41ee5. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:44909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:00.399230 26925 consensus_peers.cc:597] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 -> Peer a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909): Couldn't send request to peer a4c5edf66e4f4c45a07e8d43dfb41ee5. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:44909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:00.416649 26851 consensus_peers.cc:597] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 -> Peer a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909): Couldn't send request to peer a4c5edf66e4f4c45a07e8d43dfb41ee5. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:44909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:00.416893 21661 tablet_server.cc:179] TabletServer@127.21.39.66:0 shutting down...
W20260709 13:08:00.440893 26925 consensus_peers.cc:597] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 -> Peer a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909): Couldn't send request to peer a4c5edf66e4f4c45a07e8d43dfb41ee5. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:44909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:00.441368 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:00.442106 21661 tablet_replica.cc:333] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.442695 21661 raft_consensus.cc:2243] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.443086 21661 raft_consensus.cc:2272] T f6fb98d4f3c342409b1ecbd81f93a163 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.444933 21661 tablet_replica.cc:333] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.445488 21661 raft_consensus.cc:2243] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.445897 21661 raft_consensus.cc:2272] T c9aeca8391324f4cb2fc92185ea29b0c P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.447561 21661 tablet_replica.cc:333] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.448051 21661 raft_consensus.cc:2243] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.448434 21661 raft_consensus.cc:2272] T 2317dc4c3de845a29e101e63ee38acd5 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.450145 21661 tablet_replica.cc:333] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.450691 21661 raft_consensus.cc:2243] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.451413 21661 raft_consensus.cc:2272] T 2b29188e06b14237b3119959a89bf16a P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.453140 21661 tablet_replica.cc:333] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.453616 21661 raft_consensus.cc:2243] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.453979 21661 raft_consensus.cc:2272] T d14bcea9cd8d42eeadd48a81ddee5233 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.455555 21661 tablet_replica.cc:333] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.456007 21661 raft_consensus.cc:2243] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.456362 21661 raft_consensus.cc:2272] T cf552f90b7ee476db3ad34c341b54642 P b1b03f68dcf1453b97ec0bd87deef377 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.457991 21661 tablet_replica.cc:333] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.458429 21661 raft_consensus.cc:2243] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.458765 21661 raft_consensus.cc:2272] T fe28c038f0074b968a10981e0843221f P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.460477 21661 tablet_replica.cc:333] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.460889 21661 raft_consensus.cc:2243] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.461234 21661 raft_consensus.cc:2272] T e57ff3dd703243ae8e9ee4d74aa0000f P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.462828 21661 tablet_replica.cc:333] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.463301 21661 raft_consensus.cc:2243] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.463641 21661 raft_consensus.cc:2272] T b27d2eb0a9d841f2b44fed859f940c14 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.465330 21661 tablet_replica.cc:333] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.465766 21661 raft_consensus.cc:2243] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.466115 21661 raft_consensus.cc:2272] T a80393535f5843bfb46cd8be673f86df P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.467690 21661 tablet_replica.cc:333] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.468112 21661 raft_consensus.cc:2243] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.468771 21661 raft_consensus.cc:2272] T 401634213b4f444ba8b3dd7f7ff5f607 P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.471130 21661 tablet_replica.cc:333] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.471763 21661 raft_consensus.cc:2243] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.472575 21661 raft_consensus.cc:2272] T 6d0af062bced42daa3b46592b101f6f3 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.474838 21661 tablet_replica.cc:333] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.475421 21661 raft_consensus.cc:2243] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.476125 21661 raft_consensus.cc:2272] T 9aac9ab15913403d84553f927b5a2b4d P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.477708 21661 tablet_replica.cc:333] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.478164 21661 raft_consensus.cc:2243] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.479038 21661 raft_consensus.cc:2272] T c803018dff91472f9a6378e1e3d47646 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.481235 21661 tablet_replica.cc:333] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.481877 21661 raft_consensus.cc:2243] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.482694 21661 raft_consensus.cc:2272] T d2ed4a9bf01942a49481bf16680aee40 P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.484738 21661 tablet_replica.cc:333] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.485226 21661 raft_consensus.cc:2243] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.485598 21661 raft_consensus.cc:2272] T 389e53a411134f28b8635931b680738c P b1b03f68dcf1453b97ec0bd87deef377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.487174 21661 tablet_replica.cc:333] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.487573 21661 raft_consensus.cc:2243] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.487883 21661 raft_consensus.cc:2272] T 66f8aa4612334be486a0b3d1cdebce33 P b1b03f68dcf1453b97ec0bd87deef377 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.489586 21661 tablet_replica.cc:333] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377: stopping tablet replica
I20260709 13:08:00.490051 21661 raft_consensus.cc:2243] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.490394 21661 raft_consensus.cc:2272] T 0c472fc06a1546a9af404ba666ed460f P b1b03f68dcf1453b97ec0bd87deef377 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:00.513150 26851 connection.cc:466] server connection from 127.0.0.1:53576 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53576 (request call id 74) could send its response
W20260709 13:08:00.516479 26922 consensus_peers.cc:597] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 -> Peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Couldn't send request to peer b1b03f68dcf1453b97ec0bd87deef377. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:00.517827 21661 tablet_server.cc:196] TabletServer@127.21.39.66:0 shutdown complete.
W20260709 13:08:00.531200 26925 consensus_peers.cc:597] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 -> Peer a4c5edf66e4f4c45a07e8d43dfb41ee5 (127.21.39.65:44909): Couldn't send request to peer a4c5edf66e4f4c45a07e8d43dfb41ee5. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:44909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:00.541282 26922 consensus_peers.cc:597] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 -> Peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Couldn't send request to peer b1b03f68dcf1453b97ec0bd87deef377. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:00.547211 26922 consensus_peers.cc:597] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 -> Peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Couldn't send request to peer b1b03f68dcf1453b97ec0bd87deef377. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:00.552518 21661 tablet_server.cc:179] TabletServer@127.21.39.67:0 shutting down...
W20260709 13:08:00.573441 26922 consensus_peers.cc:597] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 -> Peer b1b03f68dcf1453b97ec0bd87deef377 (127.21.39.66:37867): Couldn't send request to peer b1b03f68dcf1453b97ec0bd87deef377. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:37867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:00.576632 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:00.577307 21661 tablet_replica.cc:333] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.578114 21661 raft_consensus.cc:2243] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.578903 21661 raft_consensus.cc:2272] T f6fb98d4f3c342409b1ecbd81f93a163 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.580652 21661 tablet_replica.cc:333] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.581148 21661 raft_consensus.cc:2243] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.581802 21661 raft_consensus.cc:2272] T 2317dc4c3de845a29e101e63ee38acd5 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.583459 21661 tablet_replica.cc:333] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.583896 21661 raft_consensus.cc:2243] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.584246 21661 raft_consensus.cc:2272] T 2b29188e06b14237b3119959a89bf16a P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.585844 21661 tablet_replica.cc:333] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.586309 21661 raft_consensus.cc:2243] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.586645 21661 raft_consensus.cc:2272] T c9aeca8391324f4cb2fc92185ea29b0c P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.588181 21661 tablet_replica.cc:333] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.588629 21661 raft_consensus.cc:2243] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.588964 21661 raft_consensus.cc:2272] T e57ff3dd703243ae8e9ee4d74aa0000f P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.590619 21661 tablet_replica.cc:333] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.591049 21661 raft_consensus.cc:2243] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.591670 21661 raft_consensus.cc:2272] T cf552f90b7ee476db3ad34c341b54642 P 8e34656ad777410c9c0069c1fc13da77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.593366 21661 tablet_replica.cc:333] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.593864 21661 raft_consensus.cc:2243] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.594237 21661 raft_consensus.cc:2272] T fe28c038f0074b968a10981e0843221f P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.595870 21661 tablet_replica.cc:333] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.596338 21661 raft_consensus.cc:2243] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.596952 21661 raft_consensus.cc:2272] T d14bcea9cd8d42eeadd48a81ddee5233 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.598600 21661 tablet_replica.cc:333] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.599062 21661 raft_consensus.cc:2243] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.599419 21661 raft_consensus.cc:2272] T b27d2eb0a9d841f2b44fed859f940c14 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.601178 21661 tablet_replica.cc:333] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.601609 21661 raft_consensus.cc:2243] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.602301 21661 raft_consensus.cc:2272] T a80393535f5843bfb46cd8be673f86df P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.604090 21661 tablet_replica.cc:333] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.604543 21661 raft_consensus.cc:2243] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.604889 21661 raft_consensus.cc:2272] T d2ed4a9bf01942a49481bf16680aee40 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.606580 21661 tablet_replica.cc:333] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.607048 21661 raft_consensus.cc:2243] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.607429 21661 raft_consensus.cc:2272] T 401634213b4f444ba8b3dd7f7ff5f607 P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.609169 21661 tablet_replica.cc:333] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.609620 21661 raft_consensus.cc:2243] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.609987 21661 raft_consensus.cc:2272] T 6d0af062bced42daa3b46592b101f6f3 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.611534 21661 tablet_replica.cc:333] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.611968 21661 raft_consensus.cc:2243] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.612323 21661 raft_consensus.cc:2272] T 9aac9ab15913403d84553f927b5a2b4d P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.613945 21661 tablet_replica.cc:333] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.614382 21661 raft_consensus.cc:2243] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.614758 21661 raft_consensus.cc:2272] T c803018dff91472f9a6378e1e3d47646 P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.616415 21661 tablet_replica.cc:333] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.616837 21661 raft_consensus.cc:2243] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.617210 21661 raft_consensus.cc:2272] T 389e53a411134f28b8635931b680738c P 8e34656ad777410c9c0069c1fc13da77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.618818 21661 tablet_replica.cc:333] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.619261 21661 raft_consensus.cc:2243] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.619953 21661 raft_consensus.cc:2272] T 66f8aa4612334be486a0b3d1cdebce33 P 8e34656ad777410c9c0069c1fc13da77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.621716 21661 tablet_replica.cc:333] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77: stopping tablet replica
I20260709 13:08:00.622148 21661 raft_consensus.cc:2243] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.622514 21661 raft_consensus.cc:2272] T 0c472fc06a1546a9af404ba666ed460f P 8e34656ad777410c9c0069c1fc13da77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.657169 21661 tablet_server.cc:196] TabletServer@127.21.39.67:0 shutdown complete.
I20260709 13:08:00.684834 21661 master.cc:562] Master@127.21.39.126:36535 shutting down...
I20260709 13:08:00.703675 21661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.704169 21661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.704473 21661 tablet_replica.cc:333] T 00000000000000000000000000000000 P 33917bdecf664194a95fecdc01f539ab: stopping tablet replica
I20260709 13:08:00.723362 21661 master.cc:584] Master@127.21.39.126:36535 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11767 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:08:00.769306 21661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.39.126:43391
I20260709 13:08:00.770334 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:00.775406 27267 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
W20260709 13:08:00.775511 27266 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
W20260709 13:08:00.776161 27269 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
I20260709 13:08:00.777287 21661 server_base.cc:1061] running on GCE node
I20260709 13:08:00.778098 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:00.778267 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:00.778376 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602480778366 us; error 0 us; skew 500 ppm
I20260709 13:08:00.778796 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:00.780828 21661 webserver.cc:533] Webserver started at http://127.21.39.126:44879/ using document root <none> and password file <none>
I20260709 13:08:00.781239 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:00.781378 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:00.781577 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:00.782558 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/master-0-root/instance:
uuid: "71c236b5e5734bf0b5d6353eeb6e809d"
format_stamp: "Formatted at 2026-07-09 13:08:00 on dist-test-slave-ww3l"
I20260709 13:08:00.786707 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:08:00.789542 27274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:00.790190 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:00.790427 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/master-0-root
uuid: "71c236b5e5734bf0b5d6353eeb6e809d"
format_stamp: "Formatted at 2026-07-09 13:08:00 on dist-test-slave-ww3l"
I20260709 13:08:00.790660 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-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)
I20260709 13:08:00.816690 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:00.817835 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:00.852041 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.126:43391
I20260709 13:08:00.852123 27325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.126:43391 every 8 connection(s)
I20260709 13:08:00.855489 27326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:00.865056 27326 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d: Bootstrap starting.
I20260709 13:08:00.869508 27326 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:00.873239 27326 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d: No bootstrap required, opened a new log
I20260709 13:08:00.875267 27326 raft_consensus.cc:359] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71c236b5e5734bf0b5d6353eeb6e809d" member_type: VOTER }
I20260709 13:08:00.875609 27326 raft_consensus.cc:385] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:00.875779 27326 raft_consensus.cc:740] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71c236b5e5734bf0b5d6353eeb6e809d, State: Initialized, Role: FOLLOWER
I20260709 13:08:00.876235 27326 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71c236b5e5734bf0b5d6353eeb6e809d" member_type: VOTER }
I20260709 13:08:00.876616 27326 raft_consensus.cc:399] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:00.876794 27326 raft_consensus.cc:493] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:00.876989 27326 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:00.880970 27326 raft_consensus.cc:515] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71c236b5e5734bf0b5d6353eeb6e809d" member_type: VOTER }
I20260709 13:08:00.881389 27326 leader_election.cc:304] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [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: 71c236b5e5734bf0b5d6353eeb6e809d; no voters: 
I20260709 13:08:00.882362 27326 leader_election.cc:290] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:00.882711 27329 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:00.883934 27329 raft_consensus.cc:697] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 1 LEADER]: Becoming Leader. State: Replica: 71c236b5e5734bf0b5d6353eeb6e809d, State: Running, Role: LEADER
I20260709 13:08:00.884466 27329 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [LEADER]: Queue going to LEADER mode. State: All 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: "71c236b5e5734bf0b5d6353eeb6e809d" member_type: VOTER }
I20260709 13:08:00.884953 27326 sys_catalog.cc:565] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:00.888510 27330 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71c236b5e5734bf0b5d6353eeb6e809d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71c236b5e5734bf0b5d6353eeb6e809d" member_type: VOTER } }
I20260709 13:08:00.888751 27331 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71c236b5e5734bf0b5d6353eeb6e809d. Latest consensus state: current_term: 1 leader_uuid: "71c236b5e5734bf0b5d6353eeb6e809d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71c236b5e5734bf0b5d6353eeb6e809d" member_type: VOTER } }
I20260709 13:08:00.889134 27330 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:00.892373 27331 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:00.892632 27336 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:00.897140 27336 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:00.899080 21661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:00.904673 27336 catalog_manager.cc:1383] Generated new cluster ID: 4418287ffff24adca4d01de0ee551cd5
I20260709 13:08:00.904904 27336 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:00.920311 27336 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:00.921442 27336 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:00.934309 27336 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d: Generated new TSK 0
I20260709 13:08:00.934772 27336 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:00.965597 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:00.970927 27347 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
W20260709 13:08:00.971952 27348 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
W20260709 13:08:00.973170 27350 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
I20260709 13:08:00.973455 21661 server_base.cc:1061] running on GCE node
I20260709 13:08:00.974291 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:00.974466 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:00.974635 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602480974617 us; error 0 us; skew 500 ppm
I20260709 13:08:00.975123 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:00.977057 21661 webserver.cc:533] Webserver started at http://127.21.39.65:35449/ using document root <none> and password file <none>
I20260709 13:08:00.977480 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:00.977639 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:00.977895 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:00.978850 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-0-root/instance:
uuid: "9d21b840aafc4343b3060ff3399ee078"
format_stamp: "Formatted at 2026-07-09 13:08:00 on dist-test-slave-ww3l"
I20260709 13:08:00.982846 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:00.985636 27355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:00.986299 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:00.986538 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-0-root
uuid: "9d21b840aafc4343b3060ff3399ee078"
format_stamp: "Formatted at 2026-07-09 13:08:00 on dist-test-slave-ww3l"
I20260709 13:08:00.986780 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-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)
I20260709 13:08:01.016085 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:01.017469 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:01.019202 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:01.022250 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:01.022490 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:01.022760 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:01.022979 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:01.068486 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.65:40539
I20260709 13:08:01.068588 27417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.65:40539 every 8 connection(s)
I20260709 13:08:01.073064 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:01.079178 27422 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
W20260709 13:08:01.080538 27423 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
W20260709 13:08:01.082443 27425 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
I20260709 13:08:01.082891 21661 server_base.cc:1061] running on GCE node
I20260709 13:08:01.084364 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:01.084609 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:01.084761 27418 heartbeater.cc:344] Connected to a master server at 127.21.39.126:43391
I20260709 13:08:01.084805 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602481084785 us; error 0 us; skew 500 ppm
I20260709 13:08:01.085203 27418 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:01.085537 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:01.085920 27418 heartbeater.cc:507] Master 127.21.39.126:43391 requested a full tablet report, sending...
I20260709 13:08:01.088048 21661 webserver.cc:533] Webserver started at http://127.21.39.66:35165/ using document root <none> and password file <none>
I20260709 13:08:01.088106 27291 ts_manager.cc:194] Registered new tserver with Master: 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539)
I20260709 13:08:01.088790 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:01.089041 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:01.089352 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:01.090494 27291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53198
I20260709 13:08:01.090811 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-1-root/instance:
uuid: "870211ca99434c3883cc895a2f17c977"
format_stamp: "Formatted at 2026-07-09 13:08:01 on dist-test-slave-ww3l"
I20260709 13:08:01.095319 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:01.098223 27430 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:01.098912 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 13:08:01.099166 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-1-root
uuid: "870211ca99434c3883cc895a2f17c977"
format_stamp: "Formatted at 2026-07-09 13:08:01 on dist-test-slave-ww3l"
I20260709 13:08:01.099406 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-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)
I20260709 13:08:01.112155 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:01.113158 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:01.114492 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:01.116472 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:01.116647 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:01.116854 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:01.116997 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:01.153301 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.66:45017
I20260709 13:08:01.153398 27492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.66:45017 every 8 connection(s)
I20260709 13:08:01.157657 21661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:01.163755 27496 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
W20260709 13:08:01.165096 27497 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
I20260709 13:08:01.167944 27493 heartbeater.cc:344] Connected to a master server at 127.21.39.126:43391
I20260709 13:08:01.168123 21661 server_base.cc:1061] running on GCE node
W20260709 13:08:01.168241 27499 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
I20260709 13:08:01.168354 27493 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:01.169294 27493 heartbeater.cc:507] Master 127.21.39.126:43391 requested a full tablet report, sending...
I20260709 13:08:01.169312 21661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:01.169629 21661 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:01.169811 21661 hybrid_clock.cc:648] HybridClock initialized: now 1783602481169791 us; error 0 us; skew 500 ppm
I20260709 13:08:01.170509 21661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:01.171324 27291 ts_manager.cc:194] Registered new tserver with Master: 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:01.172883 21661 webserver.cc:533] Webserver started at http://127.21.39.67:35449/ using document root <none> and password file <none>
I20260709 13:08:01.173127 27291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53208
I20260709 13:08:01.173528 21661 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:01.173831 21661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:01.174134 21661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:01.175230 21661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-2-root/instance:
uuid: "84a48ef8977447c69b592d5fee865244"
format_stamp: "Formatted at 2026-07-09 13:08:01 on dist-test-slave-ww3l"
I20260709 13:08:01.179216 21661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:01.182113 27504 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:01.182812 21661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:01.183100 21661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-2-root
uuid: "84a48ef8977447c69b592d5fee865244"
format_stamp: "Formatted at 2026-07-09 13:08:01 on dist-test-slave-ww3l"
I20260709 13:08:01.183349 21661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCjlK9r/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602353715494-21661-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)
I20260709 13:08:01.214408 21661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:01.215567 21661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:01.216951 21661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:01.219038 21661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:01.219223 21661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:01.219442 21661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:01.219589 21661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:01.257436 21661 rpc_server.cc:307] RPC server started. Bound to: 127.21.39.67:37811
I20260709 13:08:01.257521 27566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.39.67:37811 every 8 connection(s)
I20260709 13:08:01.269718 27567 heartbeater.cc:344] Connected to a master server at 127.21.39.126:43391
I20260709 13:08:01.270174 27567 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:01.270830 27567 heartbeater.cc:507] Master 127.21.39.126:43391 requested a full tablet report, sending...
I20260709 13:08:01.272584 27291 ts_manager.cc:194] Registered new tserver with Master: 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:01.273603 21661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013207859s
I20260709 13:08:01.274025 27291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53216
I20260709 13:08:01.296518 27291 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53232:
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"
    }
  }
}
W20260709 13:08:01.298979 27291 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.
I20260709 13:08:01.363010 27458 tablet_service.cc:1511] Processing CreateTablet for tablet dd093632c7fc49359df78a1b04aa1c4b (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:01.364367 27458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd093632c7fc49359df78a1b04aa1c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.368647 27457 tablet_service.cc:1511] Processing CreateTablet for tablet d8adaf65c24d4e9b805ac948bca1197b (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:01.370029 27457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8adaf65c24d4e9b805ac948bca1197b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.372153 27383 tablet_service.cc:1511] Processing CreateTablet for tablet dd093632c7fc49359df78a1b04aa1c4b (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:01.372493 27382 tablet_service.cc:1511] Processing CreateTablet for tablet d8adaf65c24d4e9b805ac948bca1197b (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:01.373445 27383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd093632c7fc49359df78a1b04aa1c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.375249 27456 tablet_service.cc:1511] Processing CreateTablet for tablet cb9413c12de049ba967bb98893e67d29 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:01.376475 27456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9413c12de049ba967bb98893e67d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.377348 27382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8adaf65c24d4e9b805ac948bca1197b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.386458 27381 tablet_service.cc:1511] Processing CreateTablet for tablet cb9413c12de049ba967bb98893e67d29 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:01.387163 27379 tablet_service.cc:1511] Processing CreateTablet for tablet 521f92ae0ad040cf89843f033fc0cf04 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:01.387822 27381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9413c12de049ba967bb98893e67d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.388396 27379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 521f92ae0ad040cf89843f033fc0cf04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.389400 27532 tablet_service.cc:1511] Processing CreateTablet for tablet dd093632c7fc49359df78a1b04aa1c4b (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:01.390782 27378 tablet_service.cc:1511] Processing CreateTablet for tablet ad3a2575302f4acda60ac4db621cba34 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:01.392189 27378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3a2575302f4acda60ac4db621cba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.392084 27377 tablet_service.cc:1511] Processing CreateTablet for tablet d97e63609be649a5ab548cf8601e1a65 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:01.392825 27455 tablet_service.cc:1511] Processing CreateTablet for tablet fcccf3794f8a41398e43a14a65adde55 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:01.394575 27455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcccf3794f8a41398e43a14a65adde55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.394644 27376 tablet_service.cc:1511] Processing CreateTablet for tablet 6938f28d004d4832b9697b69d0fa541b (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:01.394833 27454 tablet_service.cc:1511] Processing CreateTablet for tablet 521f92ae0ad040cf89843f033fc0cf04 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:01.396055 27454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 521f92ae0ad040cf89843f033fc0cf04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.390689 27380 tablet_service.cc:1511] Processing CreateTablet for tablet fcccf3794f8a41398e43a14a65adde55 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:01.390707 27532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd093632c7fc49359df78a1b04aa1c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.397567 27453 tablet_service.cc:1511] Processing CreateTablet for tablet ad3a2575302f4acda60ac4db621cba34 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:01.398330 27377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97e63609be649a5ab548cf8601e1a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.398901 27453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3a2575302f4acda60ac4db621cba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.400296 27380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcccf3794f8a41398e43a14a65adde55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.401167 27376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6938f28d004d4832b9697b69d0fa541b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.401968 27452 tablet_service.cc:1511] Processing CreateTablet for tablet d97e63609be649a5ab548cf8601e1a65 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:01.403134 27452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97e63609be649a5ab548cf8601e1a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.411630 27531 tablet_service.cc:1511] Processing CreateTablet for tablet d8adaf65c24d4e9b805ac948bca1197b (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:01.412892 27531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8adaf65c24d4e9b805ac948bca1197b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.421934 27530 tablet_service.cc:1511] Processing CreateTablet for tablet cb9413c12de049ba967bb98893e67d29 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:01.423256 27530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9413c12de049ba967bb98893e67d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.426783 27529 tablet_service.cc:1511] Processing CreateTablet for tablet fcccf3794f8a41398e43a14a65adde55 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:01.431033 27582 tablet_bootstrap.cc:492] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:01.434775 27528 tablet_service.cc:1511] Processing CreateTablet for tablet 521f92ae0ad040cf89843f033fc0cf04 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:01.436843 27527 tablet_service.cc:1511] Processing CreateTablet for tablet ad3a2575302f4acda60ac4db621cba34 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:01.439638 27529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcccf3794f8a41398e43a14a65adde55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.451046 27526 tablet_service.cc:1511] Processing CreateTablet for tablet d97e63609be649a5ab548cf8601e1a65 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:01.452104 27451 tablet_service.cc:1511] Processing CreateTablet for tablet 6938f28d004d4832b9697b69d0fa541b (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:01.453612 27527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3a2575302f4acda60ac4db621cba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.453326 27525 tablet_service.cc:1511] Processing CreateTablet for tablet 6938f28d004d4832b9697b69d0fa541b (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:01.454819 27525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6938f28d004d4832b9697b69d0fa541b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.455399 27528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 521f92ae0ad040cf89843f033fc0cf04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.456002 27526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97e63609be649a5ab548cf8601e1a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.453344 27451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6938f28d004d4832b9697b69d0fa541b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.463670 27582 tablet_bootstrap.cc:654] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.464075 27381 tablet_service.cc:1511] Processing CreateTablet for tablet 7282b0a9d8e4406d9c0a61f6e096d1b4 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:01.479558 27456 tablet_service.cc:1511] Processing CreateTablet for tablet 7282b0a9d8e4406d9c0a61f6e096d1b4 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:01.482657 27456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7282b0a9d8e4406d9c0a61f6e096d1b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.495060 27532 tablet_service.cc:1511] Processing CreateTablet for tablet 7282b0a9d8e4406d9c0a61f6e096d1b4 (DEFAULT_TABLE table=test-workload [id=d6091b367c2a455db29e8bea66132d44]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:01.496310 27532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7282b0a9d8e4406d9c0a61f6e096d1b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.497970 27381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7282b0a9d8e4406d9c0a61f6e096d1b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:01.510439 27584 tablet_bootstrap.cc:492] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:01.516954 27583 tablet_bootstrap.cc:492] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:01.522584 27584 tablet_bootstrap.cc:654] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.532238 27583 tablet_bootstrap.cc:654] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.532948 27582 tablet_bootstrap.cc:492] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:01.533476 27582 ts_tablet_manager.cc:1403] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.005s
I20260709 13:08:01.536125 27582 raft_consensus.cc:359] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.536784 27582 raft_consensus.cc:385] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.537230 27582 raft_consensus.cc:740] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.538146 27582 consensus_queue.cc:260] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.547274 27584 tablet_bootstrap.cc:492] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:01.547825 27584 ts_tablet_manager.cc:1403] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.006s
I20260709 13:08:01.552420 27583 tablet_bootstrap.cc:492] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:01.552946 27583 ts_tablet_manager.cc:1403] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.012s
I20260709 13:08:01.557390 27584 raft_consensus.cc:359] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.558128 27584 raft_consensus.cc:385] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.558404 27584 raft_consensus.cc:740] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.559116 27584 consensus_queue.cc:260] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.559561 27583 raft_consensus.cc:359] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.560369 27583 raft_consensus.cc:385] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.560703 27418 heartbeater.cc:499] Master 127.21.39.126:43391 was elected leader, sending a full tablet report...
I20260709 13:08:01.560710 27583 raft_consensus.cc:740] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.561734 27583 consensus_queue.cc:260] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.562945 27567 heartbeater.cc:499] Master 127.21.39.126:43391 was elected leader, sending a full tablet report...
I20260709 13:08:01.563265 27584 ts_tablet_manager.cc:1434] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 13:08:01.564172 27584 tablet_bootstrap.cc:492] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:01.567433 27582 ts_tablet_manager.cc:1434] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.009s
I20260709 13:08:01.568455 27582 tablet_bootstrap.cc:492] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:01.570005 27584 tablet_bootstrap.cc:654] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.573632 27493 heartbeater.cc:499] Master 127.21.39.126:43391 was elected leader, sending a full tablet report...
I20260709 13:08:01.574205 27583 ts_tablet_manager.cc:1434] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 13:08:01.575502 27583 tablet_bootstrap.cc:492] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:01.574225 27582 tablet_bootstrap.cc:654] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.579229 27584 tablet_bootstrap.cc:492] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:01.579743 27584 ts_tablet_manager.cc:1403] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260709 13:08:01.582492 27584 raft_consensus.cc:359] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.583201 27584 raft_consensus.cc:385] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.583210 27583 tablet_bootstrap.cc:654] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.583606 27584 raft_consensus.cc:740] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.584481 27584 consensus_queue.cc:260] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.586798 27584 ts_tablet_manager.cc:1434] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:08:01.587742 27584 tablet_bootstrap.cc:492] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:01.593989 27584 tablet_bootstrap.cc:654] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.595391 27583 tablet_bootstrap.cc:492] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:01.595952 27583 ts_tablet_manager.cc:1403] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260709 13:08:01.599134 27583 raft_consensus.cc:359] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.599888 27583 raft_consensus.cc:385] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.600214 27583 raft_consensus.cc:740] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.601052 27583 consensus_queue.cc:260] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.603338 27583 ts_tablet_manager.cc:1434] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:01.604280 27583 tablet_bootstrap.cc:492] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:01.610014 27583 tablet_bootstrap.cc:654] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.649287 27590 raft_consensus.cc:493] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:01.650000 27590 raft_consensus.cc:515] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.652441 27582 tablet_bootstrap.cc:492] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:01.652981 27582 ts_tablet_manager.cc:1403] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.085s	user 0.032s	sys 0.044s
I20260709 13:08:01.655712 27582 raft_consensus.cc:359] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.656358 27582 raft_consensus.cc:385] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.656616 27582 raft_consensus.cc:740] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.659375 27582 consensus_queue.cc:260] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.660619 27584 tablet_bootstrap.cc:492] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:01.661167 27584 ts_tablet_manager.cc:1403] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.057s
I20260709 13:08:01.661366 27582 ts_tablet_manager.cc:1434] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:08:01.662281 27582 tablet_bootstrap.cc:492] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:01.663879 27584 raft_consensus.cc:359] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.664546 27584 raft_consensus.cc:385] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.660727 27590 leader_election.cc:290] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:01.666366 27583 tablet_bootstrap.cc:492] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:01.666872 27583 ts_tablet_manager.cc:1403] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.063s	user 0.033s	sys 0.021s
I20260709 13:08:01.668097 27582 tablet_bootstrap.cc:654] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.669185 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9413c12de049ba967bb98893e67d29" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:01.669643 27583 raft_consensus.cc:359] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.670375 27583 raft_consensus.cc:385] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:01.670625 27431 leader_election.cc:343] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.664819 27584 raft_consensus.cc:740] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.671777 27584 consensus_queue.cc:260] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.670672 27583 raft_consensus.cc:740] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.673529 27582 tablet_bootstrap.cc:492] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:01.674114 27582 ts_tablet_manager.cc:1403] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260709 13:08:01.673939 27583 consensus_queue.cc:260] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.676097 27583 ts_tablet_manager.cc:1434] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:08:01.676980 27582 raft_consensus.cc:359] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.677775 27582 raft_consensus.cc:385] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.678109 27582 raft_consensus.cc:740] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.678499 27583 tablet_bootstrap.cc:492] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:01.678881 27582 consensus_queue.cc:260] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.679886 27584 ts_tablet_manager.cc:1434] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.006s
I20260709 13:08:01.680236 27589 raft_consensus.cc:493] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:01.680732 27589 raft_consensus.cc:515] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.681645 27582 ts_tablet_manager.cc:1434] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:01.682729 27582 tablet_bootstrap.cc:492] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:01.683755 27584 tablet_bootstrap.cc:492] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:01.686223 27583 tablet_bootstrap.cc:654] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.688681 27582 tablet_bootstrap.cc:654] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.690461 27584 tablet_bootstrap.cc:654] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.697350 27583 tablet_bootstrap.cc:492] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:01.697856 27583 ts_tablet_manager.cc:1403] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:08:01.700555 27583 raft_consensus.cc:359] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.701181 27583 raft_consensus.cc:385] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.701452 27583 raft_consensus.cc:740] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.701872 27584 tablet_bootstrap.cc:492] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:01.702350 27584 ts_tablet_manager.cc:1403] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 13:08:01.702136 27583 consensus_queue.cc:260] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.705103 27583 ts_tablet_manager.cc:1434] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:01.706054 27583 tablet_bootstrap.cc:492] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:01.705201 27589 leader_election.cc:290] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539)
I20260709 13:08:01.705148 27584 raft_consensus.cc:359] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.710757 27584 raft_consensus.cc:385] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.711036 27584 raft_consensus.cc:740] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.711825 27583 tablet_bootstrap.cc:654] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.712317 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:01.711833 27584 consensus_queue.cc:260] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
W20260709 13:08:01.714135 27505 leader_election.cc:343] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.716262 27584 ts_tablet_manager.cc:1434] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260709 13:08:01.717294 27584 tablet_bootstrap.cc:492] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:01.723275 27583 tablet_bootstrap.cc:492] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:01.723781 27583 ts_tablet_manager.cc:1403] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:08:01.726606 27583 raft_consensus.cc:359] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.727254 27583 raft_consensus.cc:385] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.727531 27583 raft_consensus.cc:740] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.728340 27583 consensus_queue.cc:260] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.723281 27584 tablet_bootstrap.cc:654] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.730190 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:01.730855 27393 raft_consensus.cc:2468] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:01.732084 27506 leader_election.cc:304] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:01.733208 27589 raft_consensus.cc:2804] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:01.733551 27589 raft_consensus.cc:493] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:01.733883 27589 raft_consensus.cc:3060] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.736057 27583 ts_tablet_manager.cc:1434] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 13:08:01.736253 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9413c12de049ba967bb98893e67d29" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:01.737042 27583 tablet_bootstrap.cc:492] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:01.738051 27601 raft_consensus.cc:493] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:01.738576 27601 raft_consensus.cc:515] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.740875 27601 leader_election.cc:290] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:01.740756 27589 raft_consensus.cc:515] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.742599 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97e63609be649a5ab548cf8601e1a65" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:01.743398 27589 leader_election.cc:290] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539)
I20260709 13:08:01.743695 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:01.744341 27392 raft_consensus.cc:3060] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.744920 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:01.736930 27393 raft_consensus.cc:2468] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 0.
W20260709 13:08:01.747141 27505 leader_election.cc:343] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.748241 27432 leader_election.cc:304] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [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: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 84a48ef8977447c69b592d5fee865244
I20260709 13:08:01.743268 27542 raft_consensus.cc:2468] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 0.
I20260709 13:08:01.749909 27601 raft_consensus.cc:2804] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:01.750283 27601 raft_consensus.cc:493] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:01.750623 27601 raft_consensus.cc:3060] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.752061 27392 raft_consensus.cc:2468] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:01.753490 27506 leader_election.cc:304] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:01.754305 27589 raft_consensus.cc:2804] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:01.754985 27431 leader_election.cc:304] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 
I20260709 13:08:01.755916 27590 raft_consensus.cc:2804] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:01.756271 27590 raft_consensus.cc:493] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:01.756603 27590 raft_consensus.cc:3060] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.754182 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97e63609be649a5ab548cf8601e1a65" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
W20260709 13:08:01.766534 27432 leader_election.cc:343] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.768527 27589 raft_consensus.cc:697] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:01.768874 27606 raft_consensus.cc:493] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:01.769444 27589 consensus_queue.cc:237] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.770035 27606 raft_consensus.cc:515] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.770359 27601 raft_consensus.cc:515] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.772758 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:01.773727 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9413c12de049ba967bb98893e67d29" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:01.774408 27542 raft_consensus.cc:3060] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.774999 27601 leader_election.cc:290] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:01.778020 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9413c12de049ba967bb98893e67d29" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:01.778673 27392 raft_consensus.cc:3060] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:01.781116 27506 leader_election.cc:343] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.783283 27582 tablet_bootstrap.cc:492] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:01.783838 27582 ts_tablet_manager.cc:1403] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.101s	user 0.034s	sys 0.051s
I20260709 13:08:01.785892 27392 raft_consensus.cc:2468] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:01.786988 27432 leader_election.cc:304] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:01.786525 27291 catalog_manager.cc:5697] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:01.787149 27582 raft_consensus.cc:359] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.787619 27542 raft_consensus.cc:2468] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:01.783726 27584 tablet_bootstrap.cc:492] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:01.787801 27601 raft_consensus.cc:2804] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:01.788017 27582 raft_consensus.cc:385] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.788615 27582 raft_consensus.cc:740] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.789354 27582 consensus_queue.cc:260] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.791941 27582 ts_tablet_manager.cc:1434] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:01.792867 27582 tablet_bootstrap.cc:492] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:01.794346 27584 ts_tablet_manager.cc:1403] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.007s
I20260709 13:08:01.797096 27584 raft_consensus.cc:359] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.798925 27582 tablet_bootstrap.cc:654] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.799799 27601 raft_consensus.cc:697] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:01.800613 27601 consensus_queue.cc:237] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.802299 27606 leader_election.cc:290] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:01.802845 27584 raft_consensus.cc:385] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.803256 27584 raft_consensus.cc:740] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.803452 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:01.804085 27584 consensus_queue.cc:260] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.804066 27468 raft_consensus.cc:2468] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:01.806090 27505 leader_election.cc:304] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:01.773257 27590 raft_consensus.cc:515] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.807236 27589 raft_consensus.cc:2804] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:01.807586 27589 raft_consensus.cc:493] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:01.807907 27589 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.809051 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97e63609be649a5ab548cf8601e1a65" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
W20260709 13:08:01.810514 27432 leader_election.cc:343] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.754998 27583 tablet_bootstrap.cc:654] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.809155 27584 ts_tablet_manager.cc:1434] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:08:01.814321 27590 leader_election.cc:290] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:01.815310 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97e63609be649a5ab548cf8601e1a65" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:01.815999 27542 raft_consensus.cc:3060] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.816507 27584 tablet_bootstrap.cc:492] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:01.818161 27589 raft_consensus.cc:515] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.820447 27582 tablet_bootstrap.cc:492] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:01.820847 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:01.821069 27582 ts_tablet_manager.cc:1403] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.019s
W20260709 13:08:01.822216 27506 leader_election.cc:343] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.822926 27584 tablet_bootstrap.cc:654] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.825205 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:01.825906 27468 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.826272 27582 raft_consensus.cc:359] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.827123 27582 raft_consensus.cc:385] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.827478 27582 raft_consensus.cc:740] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.828361 27582 consensus_queue.cc:260] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.831779 27589 leader_election.cc:290] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:01.834942 27582 ts_tablet_manager.cc:1434] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:08:01.836092 27582 tablet_bootstrap.cc:492] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:01.838207 27542 raft_consensus.cc:2468] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:01.839358 27431 leader_election.cc:304] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [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: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:01.840550 27590 raft_consensus.cc:2804] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:01.841003 27590 raft_consensus.cc:697] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:01.841827 27590 consensus_queue.cc:237] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.843601 27584 tablet_bootstrap.cc:492] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:01.844091 27584 ts_tablet_manager.cc:1403] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260709 13:08:01.849014 27584 raft_consensus.cc:359] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.849788 27584 raft_consensus.cc:385] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.850082 27584 raft_consensus.cc:740] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.850805 27582 tablet_bootstrap.cc:654] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.851441 27290 catalog_manager.cc:5697] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.852489 27584 consensus_queue.cc:260] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.854697 27583 tablet_bootstrap.cc:492] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:01.855270 27583 ts_tablet_manager.cc:1403] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.030s
I20260709 13:08:01.854722 27584 ts_tablet_manager.cc:1434] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:08:01.857545 27584 tablet_bootstrap.cc:492] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:01.858268 27583 raft_consensus.cc:359] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.859030 27583 raft_consensus.cc:385] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.859301 27583 raft_consensus.cc:740] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.860095 27583 consensus_queue.cc:260] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.860793 27588 raft_consensus.cc:493] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:01.861281 27588 raft_consensus.cc:515] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.862494 27583 ts_tablet_manager.cc:1434] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:01.863449 27583 tablet_bootstrap.cc:492] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:01.851464 27468 raft_consensus.cc:2468] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:01.863814 27588 leader_election.cc:290] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:01.864379 27584 tablet_bootstrap.cc:654] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.865526 27505 leader_election.cc:304] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:01.869100 27589 raft_consensus.cc:2804] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:01.869560 27589 raft_consensus.cc:697] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:01.870316 27589 consensus_queue.cc:237] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.871745 27583 tablet_bootstrap.cc:654] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.874945 27291 catalog_manager.cc:5697] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.875988 27582 tablet_bootstrap.cc:492] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:01.876571 27582 ts_tablet_manager.cc:1403] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.010s
I20260709 13:08:01.881170 27582 raft_consensus.cc:359] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.881855 27582 raft_consensus.cc:385] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.882117 27582 raft_consensus.cc:740] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.882761 27582 consensus_queue.cc:260] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.884935 27582 ts_tablet_manager.cc:1434] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:01.886013 27582 tablet_bootstrap.cc:492] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:01.891690 27582 tablet_bootstrap.cc:654] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.894194 27590 raft_consensus.cc:493] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:01.894708 27590 raft_consensus.cc:515] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
W20260709 13:08:01.895870 27339 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:01.896818 27590 leader_election.cc:290] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:01.898290 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6938f28d004d4832b9697b69d0fa541b" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:01.898705 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6938f28d004d4832b9697b69d0fa541b" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:01.898926 27392 raft_consensus.cc:2468] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 0.
I20260709 13:08:01.900108 27432 leader_election.cc:304] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:01.893657 27289 catalog_manager.cc:5697] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:01.900749 27431 leader_election.cc:343] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.901067 27590 raft_consensus.cc:2804] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:01.901584 27590 raft_consensus.cc:493] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:01.901940 27590 raft_consensus.cc:3060] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.908056 27590 raft_consensus.cc:515] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.910526 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6938f28d004d4832b9697b69d0fa541b" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:01.911037 27392 raft_consensus.cc:3060] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.915335 27590 leader_election.cc:290] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:01.917339 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6938f28d004d4832b9697b69d0fa541b" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
W20260709 13:08:01.918653 27431 leader_election.cc:343] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.920547 27582 tablet_bootstrap.cc:492] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:01.921043 27582 ts_tablet_manager.cc:1403] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.005s
I20260709 13:08:01.923254 27392 raft_consensus.cc:2468] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:01.923856 27582 raft_consensus.cc:359] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.924546 27582 raft_consensus.cc:385] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.924505 27432 leader_election.cc:304] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [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: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 84a48ef8977447c69b592d5fee865244
I20260709 13:08:01.925082 27582 raft_consensus.cc:740] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.925879 27590 raft_consensus.cc:2804] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:01.926128 27582 consensus_queue.cc:260] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.926575 27590 raft_consensus.cc:697] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:01.927400 27590 consensus_queue.cc:237] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.932507 27582 ts_tablet_manager.cc:1434] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:08:01.933411 27582 tablet_bootstrap.cc:492] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:01.936949 27584 tablet_bootstrap.cc:492] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:01.937510 27584 ts_tablet_manager.cc:1403] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.005s
I20260709 13:08:01.940455 27584 raft_consensus.cc:359] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.941156 27584 raft_consensus.cc:385] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.941426 27584 raft_consensus.cc:740] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.942373 27584 consensus_queue.cc:260] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.944917 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:01.946842 27584 ts_tablet_manager.cc:1434] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:01.944869 27582 tablet_bootstrap.cc:654] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.947834 27584 tablet_bootstrap.cc:492] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:01.949177 27583 tablet_bootstrap.cc:492] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:01.951305 27583 ts_tablet_manager.cc:1403] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.025s
I20260709 13:08:01.954169 27584 tablet_bootstrap.cc:654] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.954291 27583 raft_consensus.cc:359] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.955160 27583 raft_consensus.cc:385] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.955495 27583 raft_consensus.cc:740] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.956341 27583 consensus_queue.cc:260] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
W20260709 13:08:01.957075 27356 leader_election.cc:343] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.961403 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:01.962158 27590 raft_consensus.cc:493] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:01.962632 27590 raft_consensus.cc:515] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
W20260709 13:08:01.962878 27356 leader_election.cc:343] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:01.963400 27356 leader_election.cc:304] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d21b840aafc4343b3060ff3399ee078; no voters: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977
I20260709 13:08:01.964148 27588 raft_consensus.cc:2749] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:01.965209 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8adaf65c24d4e9b805ac948bca1197b" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:01.959370 27582 tablet_bootstrap.cc:492] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:01.965780 27392 raft_consensus.cc:2468] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 0.
I20260709 13:08:01.965886 27582 ts_tablet_manager.cc:1403] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260709 13:08:01.965440 27590 leader_election.cc:290] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:01.965919 27583 ts_tablet_manager.cc:1434] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:08:01.966455 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8adaf65c24d4e9b805ac948bca1197b" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:01.966982 27432 leader_election.cc:304] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:01.967105 27542 raft_consensus.cc:2468] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 0.
I20260709 13:08:01.964903 27288 catalog_manager.cc:5697] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.967374 27583 tablet_bootstrap.cc:492] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:01.968418 27584 tablet_bootstrap.cc:492] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:01.970077 27584 ts_tablet_manager.cc:1403] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
I20260709 13:08:01.968853 27582 raft_consensus.cc:359] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.970440 27582 raft_consensus.cc:385] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.970706 27582 raft_consensus.cc:740] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.968977 27590 raft_consensus.cc:2804] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:01.971262 27590 raft_consensus.cc:493] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:01.971575 27590 raft_consensus.cc:3060] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.972493 27584 raft_consensus.cc:359] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.972725 27582 consensus_queue.cc:260] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.973148 27584 raft_consensus.cc:385] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:01.973538 27584 raft_consensus.cc:740] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:01.974291 27584 consensus_queue.cc:260] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.978238 27583 tablet_bootstrap.cc:654] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:01.978863 27582 ts_tablet_manager.cc:1434] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:08:01.979811 27582 tablet_bootstrap.cc:492] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:01.983335 27584 ts_tablet_manager.cc:1434] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:08:01.986745 27590 raft_consensus.cc:515] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.989859 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8adaf65c24d4e9b805ac948bca1197b" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:01.989934 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8adaf65c24d4e9b805ac948bca1197b" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:01.990459 27542 raft_consensus.cc:3060] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.990684 27392 raft_consensus.cc:3060] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:01.997267 27542 raft_consensus.cc:2468] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:01.997575 27392 raft_consensus.cc:2468] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:01.998374 27431 leader_election.cc:304] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 
I20260709 13:08:01.999154 27601 raft_consensus.cc:2804] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:01.999634 27601 raft_consensus.cc:697] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:02.000113 27582 tablet_bootstrap.cc:654] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:02.000412 27601 consensus_queue.cc:237] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.000892 27589 raft_consensus.cc:493] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:02.001345 27589 raft_consensus.cc:515] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:01.999282 27590 leader_election.cc:290] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.004948 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccf3794f8a41398e43a14a65adde55" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:02.005414 27589 leader_election.cc:290] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:02.005551 27468 raft_consensus.cc:2468] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:02.004889 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccf3794f8a41398e43a14a65adde55" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:02.006433 27392 raft_consensus.cc:2468] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:02.007052 27505 leader_election.cc:304] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 
I20260709 13:08:02.007895 27589 raft_consensus.cc:2804] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:02.008275 27589 raft_consensus.cc:493] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:02.008628 27589 raft_consensus.cc:3060] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.009390 27582 tablet_bootstrap.cc:492] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:02.009928 27582 ts_tablet_manager.cc:1403] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 13:08:02.010416 27606 raft_consensus.cc:493] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:02.010896 27606 raft_consensus.cc:515] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.012897 27606 leader_election.cc:290] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:02.012625 27582 raft_consensus.cc:359] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.013345 27582 raft_consensus.cc:385] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:02.013608 27582 raft_consensus.cc:740] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:02.014371 27582 consensus_queue.cc:260] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.015758 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
W20260709 13:08:02.017149 27505 leader_election.cc:343] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:02.021078 27584 tablet_bootstrap.cc:492] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:02.021775 27589 raft_consensus.cc:515] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.021721 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:02.023473 27392 raft_consensus.cc:2468] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:02.024762 27506 leader_election.cc:304] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:02.026072 27606 raft_consensus.cc:2804] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:02.026393 27606 raft_consensus.cc:493] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:02.026691 27606 raft_consensus.cc:3060] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.026923 27584 tablet_bootstrap.cc:654] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:02.027701 27582 ts_tablet_manager.cc:1434] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:08:02.030117 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccf3794f8a41398e43a14a65adde55" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:02.030615 27392 raft_consensus.cc:3060] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.035873 27584 tablet_bootstrap.cc:492] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:02.036331 27584 ts_tablet_manager.cc:1403] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:08:02.038892 27584 raft_consensus.cc:359] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.039520 27584 raft_consensus.cc:385] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:02.039422 27606 raft_consensus.cc:515] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.039965 27584 raft_consensus.cc:740] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:02.039981 27392 raft_consensus.cc:2468] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:02.041018 27589 leader_election.cc:290] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:02.042163 27583 tablet_bootstrap.cc:492] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:02.042553 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccf3794f8a41398e43a14a65adde55" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:02.043041 27606 leader_election.cc:290] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:02.041306 27506 leader_election.cc:304] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:02.043057 27584 consensus_queue.cc:260] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.045027 27467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
W20260709 13:08:02.046482 27505 leader_election.cc:343] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:02.046799 27584 ts_tablet_manager.cc:1434] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:08:02.042623 27583 ts_tablet_manager.cc:1403] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.005s
I20260709 13:08:02.048228 27606 raft_consensus.cc:2804] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:02.048451 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:02.048900 27606 raft_consensus.cc:697] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:02.049014 27393 raft_consensus.cc:3060] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.049279 27288 catalog_manager.cc:5697] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:02.049695 27583 raft_consensus.cc:359] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.049726 27606 consensus_queue.cc:237] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.050479 27583 raft_consensus.cc:385] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:02.050768 27583 raft_consensus.cc:740] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:02.051412 27583 consensus_queue.cc:260] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.053469 27583 ts_tablet_manager.cc:1434] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:08:02.054303 27583 tablet_bootstrap.cc:492] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:02.059207 27583 tablet_bootstrap.cc:654] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:02.063421 27393 raft_consensus.cc:2468] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:02.043152 27468 raft_consensus.cc:3060] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.071415 27468 raft_consensus.cc:2468] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:02.072984 27506 leader_election.cc:304] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:02.073716 27606 raft_consensus.cc:2804] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:02.074270 27606 raft_consensus.cc:697] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:02.075836 27606 consensus_queue.cc:237] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.077066 27583 tablet_bootstrap.cc:492] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:02.077770 27583 ts_tablet_manager.cc:1403] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260709 13:08:02.080217 27583 raft_consensus.cc:359] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.080669 27583 raft_consensus.cc:385] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:02.080868 27583 raft_consensus.cc:740] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:02.081470 27583 consensus_queue.cc:260] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.081614 27291 catalog_manager.cc:5697] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:02.082964 27583 ts_tablet_manager.cc:1434] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:02.089728 27601 raft_consensus.cc:493] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:02.090183 27601 raft_consensus.cc:515] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.091754 27601 leader_election.cc:290] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.092707 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:02.093178 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:02.093966 27392 raft_consensus.cc:2393] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 870211ca99434c3883cc895a2f17c977 in current term 1: Already voted for candidate 84a48ef8977447c69b592d5fee865244 in this term.
I20260709 13:08:02.094941 27432 leader_election.cc:304] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 870211ca99434c3883cc895a2f17c977; no voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:02.095645 27601 raft_consensus.cc:3060] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.095404 27288 catalog_manager.cc:5697] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:02.100809 27601 raft_consensus.cc:2749] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:02.181437 27601 consensus_queue.cc:1048] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.191869 27590 consensus_queue.cc:1048] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.212670 27588 raft_consensus.cc:493] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:02.213153 27601 raft_consensus.cc:493] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:02.213171 27588 raft_consensus.cc:515] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.213598 27601 raft_consensus.cc:515] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.215058 27588 leader_election.cc:290] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.215224 27601 leader_election.cc:290] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.216005 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:02.216210 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97e63609be649a5ab548cf8601e1a65" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:02.216388 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97e63609be649a5ab548cf8601e1a65" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:02.216925 27392 raft_consensus.cc:2393] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 870211ca99434c3883cc895a2f17c977 in current term 1: Already voted for candidate 84a48ef8977447c69b592d5fee865244 in this term.
I20260709 13:08:02.216871 27541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:02.217139 27542 raft_consensus.cc:2393] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d21b840aafc4343b3060ff3399ee078 in current term 1: Already voted for candidate 870211ca99434c3883cc895a2f17c977 in this term.
I20260709 13:08:02.218394 27356 leader_election.cc:304] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d21b840aafc4343b3060ff3399ee078; no voters: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977
I20260709 13:08:02.218549 27431 leader_election.cc:304] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 870211ca99434c3883cc895a2f17c977; no voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:02.219138 27588 raft_consensus.cc:3060] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.219271 27601 raft_consensus.cc:3060] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.225803 27601 raft_consensus.cc:2749] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:02.225803 27588 raft_consensus.cc:2749] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:02.253698 27606 raft_consensus.cc:493] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:02.254251 27606 raft_consensus.cc:515] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.255803 27606 leader_election.cc:290] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:02.256551 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7282b0a9d8e4406d9c0a61f6e096d1b4" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:02.256744 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7282b0a9d8e4406d9c0a61f6e096d1b4" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:02.257104 27392 raft_consensus.cc:2468] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:02.257308 27468 raft_consensus.cc:2468] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:02.258021 27506 leader_election.cc:304] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:02.258641 27606 raft_consensus.cc:2804] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:02.258901 27606 raft_consensus.cc:493] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:02.259151 27606 raft_consensus.cc:3060] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.263712 27606 raft_consensus.cc:515] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.265226 27606 leader_election.cc:290] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:02.265887 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7282b0a9d8e4406d9c0a61f6e096d1b4" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:02.266467 27392 raft_consensus.cc:3060] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.266223 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7282b0a9d8e4406d9c0a61f6e096d1b4" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:02.266942 27468 raft_consensus.cc:3060] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.267784 27601 consensus_queue.cc:1048] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.273900 27392 raft_consensus.cc:2468] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:02.273363 27468 raft_consensus.cc:2468] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:02.275035 27506 leader_election.cc:304] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:02.275712 27606 raft_consensus.cc:2804] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:02.276144 27606 raft_consensus.cc:697] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:02.276887 27606 consensus_queue.cc:237] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.284461 27601 consensus_queue.cc:1048] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.284865 27288 catalog_manager.cc:5697] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:02.335402 27606 consensus_queue.cc:1048] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.345722 27601 consensus_queue.cc:1048] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.345718 27606 consensus_queue.cc:1048] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:02.348932 27392 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.357151 27641 consensus_queue.cc:1048] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.358637 27588 raft_consensus.cc:493] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:02.359169 27588 raft_consensus.cc:515] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.360505 27541 raft_consensus.cc:3060] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:02.361126 27588 leader_election.cc:290] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.363760 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:02.367923 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:02.368510 27468 raft_consensus.cc:2468] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 1.
I20260709 13:08:02.368847 27609 consensus_queue.cc:1048] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.369546 27356 leader_election.cc:304] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [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: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 84a48ef8977447c69b592d5fee865244
I20260709 13:08:02.375545 27645 raft_consensus.cc:2804] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:02.377282 27645 raft_consensus.cc:493] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 84a48ef8977447c69b592d5fee865244)
I20260709 13:08:02.377713 27645 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.382522 27589 consensus_queue.cc:1048] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.384393 27645 raft_consensus.cc:515] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.385950 27393 raft_consensus.cc:1240] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Rejecting Update request from peer 84a48ef8977447c69b592d5fee865244 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:02.387351 27467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:02.388397 27645 leader_election.cc:290] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.390138 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:02.391342 27356 leader_election.cc:304] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [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: 9d21b840aafc4343b3060ff3399ee078; no voters: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977
I20260709 13:08:02.392325 27645 raft_consensus.cc:2749] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:02.393882 27589 consensus_queue.cc:1059] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.394423 27606 raft_consensus.cc:3055] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:02.394691 27606 raft_consensus.cc:740] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:02.395284 27606 consensus_queue.cc:260] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.396178 27606 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.455891 27606 consensus_queue.cc:1048] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.464891 27589 consensus_queue.cc:1048] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.495544 27542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b"
dest_uuid: "84a48ef8977447c69b592d5fee865244"
mode: GRACEFUL
new_leader_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:41342
I20260709 13:08:02.495990 27542 raft_consensus.cc:606] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Received request to transfer leadership to TS 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:02.507257 27468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8adaf65c24d4e9b805ac948bca1197b"
dest_uuid: "870211ca99434c3883cc895a2f17c977"
mode: GRACEFUL
new_leader_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:41042
I20260709 13:08:02.507687 27468 raft_consensus.cc:606] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Received request to transfer leadership to TS 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:02.511778 27468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb9413c12de049ba967bb98893e67d29"
dest_uuid: "870211ca99434c3883cc895a2f17c977"
mode: GRACEFUL
new_leader_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:41042
I20260709 13:08:02.512153 27468 raft_consensus.cc:606] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Received request to transfer leadership to TS 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:02.516124 27542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcccf3794f8a41398e43a14a65adde55"
dest_uuid: "84a48ef8977447c69b592d5fee865244"
mode: GRACEFUL
new_leader_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:41342
I20260709 13:08:02.516527 27542 raft_consensus.cc:606] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Received request to transfer leadership to TS 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:02.520401 27542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04"
dest_uuid: "84a48ef8977447c69b592d5fee865244"
mode: GRACEFUL
new_leader_uuid: "870211ca99434c3883cc895a2f17c977"
 from {username='slave'} at 127.0.0.1:41342
I20260709 13:08:02.520792 27542 raft_consensus.cc:606] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Received request to transfer leadership to TS 870211ca99434c3883cc895a2f17c977
I20260709 13:08:02.524766 27542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34"
dest_uuid: "84a48ef8977447c69b592d5fee865244"
mode: GRACEFUL
new_leader_uuid: "870211ca99434c3883cc895a2f17c977"
 from {username='slave'} at 127.0.0.1:41342
I20260709 13:08:02.525204 27542 raft_consensus.cc:606] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Received request to transfer leadership to TS 870211ca99434c3883cc895a2f17c977
I20260709 13:08:02.525472 27542 raft_consensus.cc:614] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:08:02.544337 27644 consensus_queue.cc:1048] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.551980 27601 consensus_queue.cc:1048] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.559158 27644 raft_consensus.cc:993] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977: : Instructing follower 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:02.559552 27644 raft_consensus.cc:1081] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Signalling peer 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:02.560900 27393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8adaf65c24d4e9b805ac948bca1197b"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:52776
I20260709 13:08:02.561295 27393 raft_consensus.cc:493] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.561554 27393 raft_consensus.cc:3060] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.566004 27393 raft_consensus.cc:515] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.567363 27393 leader_election.cc:290] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.568179 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8adaf65c24d4e9b805ac948bca1197b" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:02.568470 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8adaf65c24d4e9b805ac948bca1197b" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:02.568780 27468 raft_consensus.cc:3055] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:02.569036 27542 raft_consensus.cc:3060] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.569154 27468 raft_consensus.cc:740] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:02.570057 27468 consensus_queue.cc:260] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.571280 27468 raft_consensus.cc:3060] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.573949 27542 raft_consensus.cc:2468] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:02.574856 27356 leader_election.cc:304] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:02.575430 27645 raft_consensus.cc:2804] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:02.575819 27645 raft_consensus.cc:697] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:02.575930 27468 raft_consensus.cc:2468] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:02.576625 27645 consensus_queue.cc:237] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.579279 27607 consensus_queue.cc:1048] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.583308 27288 catalog_manager.cc:5697] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 1 to 2, leader changed from 870211ca99434c3883cc895a2f17c977 (127.21.39.66) to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:02.589882 27607 consensus_queue.cc:1048] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.596453 27589 raft_consensus.cc:993] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244: : Instructing follower 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:02.596906 27607 raft_consensus.cc:1081] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Signalling peer 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:02.598733 27393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcccf3794f8a41398e43a14a65adde55"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:52788
I20260709 13:08:02.599152 27393 raft_consensus.cc:493] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.599481 27393 raft_consensus.cc:3060] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.604168 27393 raft_consensus.cc:515] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.605635 27393 leader_election.cc:290] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.606287 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccf3794f8a41398e43a14a65adde55" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:02.606513 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccf3794f8a41398e43a14a65adde55" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:02.606782 27468 raft_consensus.cc:3060] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.607065 27542 raft_consensus.cc:3055] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:02.607321 27542 raft_consensus.cc:740] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:02.607926 27542 consensus_queue.cc:260] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.608767 27542 raft_consensus.cc:3060] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.611583 27468 raft_consensus.cc:2468] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:02.612432 27356 leader_election.cc:304] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:02.613015 27645 raft_consensus.cc:2804] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:02.613356 27645 raft_consensus.cc:697] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:02.613511 27542 raft_consensus.cc:2468] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:02.614068 27645 consensus_queue.cc:237] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.619952 27289 catalog_manager.cc:5697] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 1 to 2, leader changed from 84a48ef8977447c69b592d5fee865244 (127.21.39.67) to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:02.663995 27607 consensus_queue.cc:1048] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.673193 27589 consensus_queue.cc:1048] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:02.710749 27601 raft_consensus.cc:993] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977: : Instructing follower 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:02.711120 27644 raft_consensus.cc:1081] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Signalling peer 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:02.712321 27393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb9413c12de049ba967bb98893e67d29"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:52776
I20260709 13:08:02.712736 27393 raft_consensus.cc:493] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.712997 27393 raft_consensus.cc:3060] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.717517 27393 raft_consensus.cc:515] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.719034 27393 leader_election.cc:290] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.719820 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9413c12de049ba967bb98893e67d29" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:02.720126 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9413c12de049ba967bb98893e67d29" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:02.720516 27468 raft_consensus.cc:3055] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:02.720691 27542 raft_consensus.cc:3060] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.720893 27468 raft_consensus.cc:740] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:02.721783 27468 consensus_queue.cc:260] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.723034 27468 raft_consensus.cc:3060] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.727624 27542 raft_consensus.cc:2468] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:02.728901 27356 leader_election.cc:304] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:02.729671 27645 raft_consensus.cc:2804] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:02.729692 27468 raft_consensus.cc:2468] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:02.730098 27645 raft_consensus.cc:697] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:02.730877 27645 consensus_queue.cc:237] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.736311 27288 catalog_manager.cc:5697] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 1 to 2, leader changed from 870211ca99434c3883cc895a2f17c977 (127.21.39.66) to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:02.899682 27641 raft_consensus.cc:993] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244: : Instructing follower 870211ca99434c3883cc895a2f17c977 to start an election
I20260709 13:08:02.900106 27589 raft_consensus.cc:1081] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Signalling peer 870211ca99434c3883cc895a2f17c977 to start an election
I20260709 13:08:02.901491 27468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04"
dest_uuid: "870211ca99434c3883cc895a2f17c977"
 from {username='slave'} at 127.0.0.1:41032
I20260709 13:08:02.902046 27468 raft_consensus.cc:493] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.902410 27468 raft_consensus.cc:3060] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.909315 27468 raft_consensus.cc:515] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.911691 27468 leader_election.cc:290] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.911824 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:02.912257 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f92ae0ad040cf89843f033fc0cf04" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:02.912858 27393 raft_consensus.cc:3060] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.912963 27542 raft_consensus.cc:3055] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:02.913352 27542 raft_consensus.cc:740] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:02.914177 27542 consensus_queue.cc:260] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.915369 27542 raft_consensus.cc:3060] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.919536 27393 raft_consensus.cc:2468] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:02.920811 27432 leader_election.cc:304] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:02.921559 27644 raft_consensus.cc:2804] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:02.921928 27542 raft_consensus.cc:2468] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:02.921928 27644 raft_consensus.cc:697] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:02.922919 27644 consensus_queue.cc:237] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.928505 27288 catalog_manager.cc:5697] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 1 to 2, leader changed from 84a48ef8977447c69b592d5fee865244 (127.21.39.67) to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:02.939411 27606 raft_consensus.cc:993] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244: : Instructing follower 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:02.939798 27641 raft_consensus.cc:1081] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Signalling peer 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:02.941285 27393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:52788
I20260709 13:08:02.941833 27393 raft_consensus.cc:493] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.942119 27393 raft_consensus.cc:3060] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.947714 27393 raft_consensus.cc:515] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.949102 27393 leader_election.cc:290] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:02.949777 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:02.950067 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:02.950323 27468 raft_consensus.cc:3060] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.950573 27542 raft_consensus.cc:3055] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:02.950841 27542 raft_consensus.cc:740] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:02.951450 27542 consensus_queue.cc:260] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.952315 27542 raft_consensus.cc:3060] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.954998 27468 raft_consensus.cc:2468] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:02.956122 27356 leader_election.cc:304] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:02.956856 27645 raft_consensus.cc:2804] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:02.957221 27645 raft_consensus.cc:697] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:02.957713 27542 raft_consensus.cc:2468] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:02.957903 27645 consensus_queue.cc:237] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:02.963573 27288 catalog_manager.cc:5697] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 1 to 2, leader changed from 84a48ef8977447c69b592d5fee865244 (127.21.39.67) to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:03.095979 27468 raft_consensus.cc:1275] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.097036 27645 consensus_queue.cc:1048] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.103817 27542 raft_consensus.cc:1275] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.106058 27645 consensus_queue.cc:1048] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.135282 27468 raft_consensus.cc:1275] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.136323 27645 consensus_queue.cc:1048] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.143304 27542 raft_consensus.cc:1275] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.145061 27661 consensus_queue.cc:1048] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.194327 27468 raft_consensus.cc:1275] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.195449 27661 consensus_queue.cc:1048] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.203238 27542 raft_consensus.cc:1275] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.204936 27661 consensus_queue.cc:1048] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.406176 27468 raft_consensus.cc:1275] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.407430 27661 consensus_queue.cc:1048] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.416277 27542 raft_consensus.cc:1275] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.417564 27661 consensus_queue.cc:1048] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.488718 27542 raft_consensus.cc:1275] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 870211ca99434c3883cc895a2f17c977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.489801 27644 consensus_queue.cc:1048] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.494138 27393 raft_consensus.cc:1275] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Refusing update from remote peer 870211ca99434c3883cc895a2f17c977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.496655 27668 consensus_queue.cc:1048] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.885232 27668 raft_consensus.cc:493] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 84a48ef8977447c69b592d5fee865244)
I20260709 13:08:03.885646 27668 raft_consensus.cc:515] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:03.887177 27668 leader_election.cc:290] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:03.887720 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:03.888139 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:03.888420 27393 raft_consensus.cc:2393] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 870211ca99434c3883cc895a2f17c977 in current term 2: Already voted for candidate 9d21b840aafc4343b3060ff3399ee078 in this term.
I20260709 13:08:03.888705 27542 raft_consensus.cc:2468] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:03.889629 27431 leader_election.cc:304] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [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: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:03.890214 27668 raft_consensus.cc:2804] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:03.890547 27668 raft_consensus.cc:493] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 84a48ef8977447c69b592d5fee865244)
I20260709 13:08:03.890799 27668 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.895481 27668 raft_consensus.cc:515] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:03.896834 27668 leader_election.cc:290] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:03.897440 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:03.897763 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:03.898110 27393 raft_consensus.cc:2393] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 870211ca99434c3883cc895a2f17c977 in current term 2: Already voted for candidate 9d21b840aafc4343b3060ff3399ee078 in this term.
I20260709 13:08:03.902503 27542 raft_consensus.cc:2468] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:03.903318 27431 leader_election.cc:304] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [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: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:03.903877 27668 raft_consensus.cc:2804] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:03.904299 27668 raft_consensus.cc:697] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:03.904981 27668 consensus_queue.cc:237] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:03.910998 27289 catalog_manager.cc:5697] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 1 to 2, leader changed from 84a48ef8977447c69b592d5fee865244 (127.21.39.67) to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:03.980471 27661 raft_consensus.cc:493] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:03.980939 27661 raft_consensus.cc:515] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:03.982772 27661 leader_election.cc:290] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:03.983933 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:03.983932 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:03.984715 27542 raft_consensus.cc:2468] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:03.985704 27356 leader_election.cc:304] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:03.986981 27661 raft_consensus.cc:2804] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:03.987330 27661 raft_consensus.cc:493] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:03.987609 27661 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:03.992533 27661 raft_consensus.cc:515] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:03.993932 27661 leader_election.cc:290] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 3 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:03.994659 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:03.994796 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:03.995299 27542 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:03.999971 27542 raft_consensus.cc:2468] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 3.
I20260709 13:08:04.000726 27356 leader_election.cc:304] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:04.001338 27661 raft_consensus.cc:2804] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:04.001768 27661 raft_consensus.cc:697] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 3 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:04.002483 27661 consensus_queue.cc:237] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [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: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:04.009152 27289 catalog_manager.cc:5697] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 2 to 3, leader changed from 870211ca99434c3883cc895a2f17c977 (127.21.39.66) to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 3 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:04.417719 27393 raft_consensus.cc:1240] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 3 LEADER]: Rejecting Update request from peer 870211ca99434c3883cc895a2f17c977 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:04.418852 27668 consensus_queue.cc:1059] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:04.419792 27668 consensus_queue.cc:1243] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Peer 9d21b840aafc4343b3060ff3399ee078 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:08:04.420167 27676 raft_consensus.cc:3055] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:04.420415 27676 raft_consensus.cc:740] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:04.421016 27676 consensus_queue.cc:260] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:04.421926 27676 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.521878 27542 raft_consensus.cc:1275] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 3 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:04.523501 27662 consensus_queue.cc:1048] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:04.532575 27468 raft_consensus.cc:1275] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 3 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:04.533015 27468 pending_rounds.cc:85] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977: Aborting all ops after (but not including) 1
I20260709 13:08:04.533295 27468 pending_rounds.cc:107] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:04.533610 27468 raft_consensus.cc:2889] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:04.536242 27661 consensus_queue.cc:1048] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:05.566769 27289 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53244:
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"
    }
  }
}
W20260709 13:08:05.569590 27289 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.
I20260709 13:08:05.617340 27377 tablet_service.cc:1511] Processing CreateTablet for tablet 53976a87aca94c1e9ef0b94189b35812 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:05.618690 27454 tablet_service.cc:1511] Processing CreateTablet for tablet 53976a87aca94c1e9ef0b94189b35812 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:05.619154 27377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53976a87aca94c1e9ef0b94189b35812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.620067 27454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53976a87aca94c1e9ef0b94189b35812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.621951 27525 tablet_service.cc:1511] Processing CreateTablet for tablet 53976a87aca94c1e9ef0b94189b35812 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:05.623384 27525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53976a87aca94c1e9ef0b94189b35812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.623212 27380 tablet_service.cc:1511] Processing CreateTablet for tablet 38a5613d299444cb90fdbcdb3818e819 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:05.626217 27456 tablet_service.cc:1511] Processing CreateTablet for tablet 38a5613d299444cb90fdbcdb3818e819 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:05.626569 27528 tablet_service.cc:1511] Processing CreateTablet for tablet 38a5613d299444cb90fdbcdb3818e819 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:05.627504 27456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a5613d299444cb90fdbcdb3818e819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.627779 27528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a5613d299444cb90fdbcdb3818e819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.632005 27529 tablet_service.cc:1511] Processing CreateTablet for tablet 5d307f6b798b491e951327fb58101312 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:05.632242 27451 tablet_service.cc:1511] Processing CreateTablet for tablet 5d307f6b798b491e951327fb58101312 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:05.633374 27529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d307f6b798b491e951327fb58101312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.633522 27451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d307f6b798b491e951327fb58101312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.637076 27458 tablet_service.cc:1511] Processing CreateTablet for tablet e26711261b3645cdba1bbb061f0a8b16 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:05.638387 27458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26711261b3645cdba1bbb061f0a8b16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.639858 27453 tablet_service.cc:1511] Processing CreateTablet for tablet 9be557d9744441758e9e8798d52791f9 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:05.640553 27531 tablet_service.cc:1511] Processing CreateTablet for tablet e26711261b3645cdba1bbb061f0a8b16 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:05.640914 27532 tablet_service.cc:1511] Processing CreateTablet for tablet 9be557d9744441758e9e8798d52791f9 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:05.641837 27531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26711261b3645cdba1bbb061f0a8b16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.642822 27532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be557d9744441758e9e8798d52791f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.642707 27455 tablet_service.cc:1511] Processing CreateTablet for tablet 67a90a68292d4660ada5bc4d7445f5fb (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:05.645169 27457 tablet_service.cc:1511] Processing CreateTablet for tablet 34d74698315347ae98d0400dffa0361f (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:05.641105 27453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be557d9744441758e9e8798d52791f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.647276 27530 tablet_service.cc:1511] Processing CreateTablet for tablet 67a90a68292d4660ada5bc4d7445f5fb (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:05.647692 27457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d74698315347ae98d0400dffa0361f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.650290 27452 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea011c0b8d3489fa502b0ad0ed6a3b1 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:05.650638 27527 tablet_service.cc:1511] Processing CreateTablet for tablet 34d74698315347ae98d0400dffa0361f (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:05.650892 27526 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea011c0b8d3489fa502b0ad0ed6a3b1 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:05.651940 27527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d74698315347ae98d0400dffa0361f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.652554 27526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea011c0b8d3489fa502b0ad0ed6a3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.656153 27530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a90a68292d4660ada5bc4d7445f5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.632233 27380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a5613d299444cb90fdbcdb3818e819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.657248 27381 tablet_service.cc:1511] Processing CreateTablet for tablet 5d307f6b798b491e951327fb58101312 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:05.658509 27381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d307f6b798b491e951327fb58101312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.652468 27450 tablet_service.cc:1511] Processing CreateTablet for tablet 00362427808544d4aeb0c7a9b10b8225 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:05.661630 27455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a90a68292d4660ada5bc4d7445f5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.662865 27378 tablet_service.cc:1511] Processing CreateTablet for tablet e26711261b3645cdba1bbb061f0a8b16 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:05.664026 27378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26711261b3645cdba1bbb061f0a8b16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.666924 27376 tablet_service.cc:1511] Processing CreateTablet for tablet 9be557d9744441758e9e8798d52791f9 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:05.668103 27376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be557d9744441758e9e8798d52791f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.670925 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 00362427808544d4aeb0c7a9b10b8225 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:05.672127 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00362427808544d4aeb0c7a9b10b8225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.675034 27382 tablet_service.cc:1511] Processing CreateTablet for tablet 67a90a68292d4660ada5bc4d7445f5fb (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:05.676337 27382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a90a68292d4660ada5bc4d7445f5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.682060 27452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea011c0b8d3489fa502b0ad0ed6a3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.683506 27450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00362427808544d4aeb0c7a9b10b8225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.691272 27383 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea011c0b8d3489fa502b0ad0ed6a3b1 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:05.692498 27383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea011c0b8d3489fa502b0ad0ed6a3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.695346 27375 tablet_service.cc:1511] Processing CreateTablet for tablet 00362427808544d4aeb0c7a9b10b8225 (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:05.696530 27375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00362427808544d4aeb0c7a9b10b8225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.689188 27379 tablet_service.cc:1511] Processing CreateTablet for tablet 34d74698315347ae98d0400dffa0361f (DEFAULT_TABLE table=soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:05.707086 27379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d74698315347ae98d0400dffa0361f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.770341 27694 tablet_bootstrap.cc:492] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:05.771606 27693 tablet_bootstrap.cc:492] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:05.777650 27694 tablet_bootstrap.cc:654] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.783171 27692 tablet_bootstrap.cc:492] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:05.785974 27693 tablet_bootstrap.cc:654] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.792449 27692 tablet_bootstrap.cc:654] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.801857 27693 tablet_bootstrap.cc:492] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:05.802415 27693 ts_tablet_manager.cc:1403] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260709 13:08:05.802559 27694 tablet_bootstrap.cc:492] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:05.803085 27694 ts_tablet_manager.cc:1403] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.013s
I20260709 13:08:05.805037 27692 tablet_bootstrap.cc:492] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:05.804842 27693 raft_consensus.cc:359] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.805608 27692 ts_tablet_manager.cc:1403] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260709 13:08:05.805636 27693 raft_consensus.cc:385] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.806223 27693 raft_consensus.cc:740] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.805951 27694 raft_consensus.cc:359] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.806762 27694 raft_consensus.cc:385] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.807090 27694 raft_consensus.cc:740] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.807112 27693 consensus_queue.cc:260] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.807910 27694 consensus_queue.cc:260] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.810488 27694 ts_tablet_manager.cc:1434] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:08:05.811460 27694 tablet_bootstrap.cc:492] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:05.812187 27692 raft_consensus.cc:359] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.812923 27692 raft_consensus.cc:385] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.813222 27692 raft_consensus.cc:740] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.813982 27692 consensus_queue.cc:260] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.814886 27693 ts_tablet_manager.cc:1434] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:05.818337 27694 tablet_bootstrap.cc:654] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.818569 27692 ts_tablet_manager.cc:1434] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:05.819628 27692 tablet_bootstrap.cc:492] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:05.822772 27693 tablet_bootstrap.cc:492] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:05.826149 27692 tablet_bootstrap.cc:654] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.827823 27641 raft_consensus.cc:493] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:05.828330 27641 raft_consensus.cc:515] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.829423 27693 tablet_bootstrap.cc:654] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.830652 27641 leader_election.cc:290] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:05.832351 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a5613d299444cb90fdbcdb3818e819" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:05.837319 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a5613d299444cb90fdbcdb3818e819" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:05.837957 27393 raft_consensus.cc:2468] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:05.838372 27692 tablet_bootstrap.cc:492] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:05.838493 27693 tablet_bootstrap.cc:492] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:05.838976 27692 ts_tablet_manager.cc:1403] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:08:05.839114 27693 ts_tablet_manager.cc:1403] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
W20260709 13:08:05.840296 27505 leader_election.cc:343] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:05.841766 27506 leader_election.cc:304] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:05.842141 27692 raft_consensus.cc:359] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.842976 27692 raft_consensus.cc:385] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.842872 27641 raft_consensus.cc:2804] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:05.843401 27692 raft_consensus.cc:740] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.843873 27641 raft_consensus.cc:493] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:05.844576 27692 consensus_queue.cc:260] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.845827 27641 raft_consensus.cc:3060] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:05.846053 27693 raft_consensus.cc:359] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.846769 27693 raft_consensus.cc:385] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.847105 27693 raft_consensus.cc:740] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.847918 27693 consensus_queue.cc:260] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.854501 27692 ts_tablet_manager.cc:1434] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:08:05.855607 27692 tablet_bootstrap.cc:492] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:05.857012 27693 ts_tablet_manager.cc:1434] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260709 13:08:05.862183 27692 tablet_bootstrap.cc:654] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.862300 27693 tablet_bootstrap.cc:492] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:05.874037 27692 tablet_bootstrap.cc:492] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:05.876356 27693 tablet_bootstrap.cc:654] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.873700 27641 raft_consensus.cc:515] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.877494 27692 ts_tablet_manager.cc:1403] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 13:08:05.879626 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a5613d299444cb90fdbcdb3818e819" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:05.880198 27393 raft_consensus.cc:3060] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:05.880793 27692 raft_consensus.cc:359] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.881587 27692 raft_consensus.cc:385] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.881913 27692 raft_consensus.cc:740] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.882691 27692 consensus_queue.cc:260] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.885087 27692 ts_tablet_manager.cc:1434] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:05.886194 27692 tablet_bootstrap.cc:492] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:05.890601 27393 raft_consensus.cc:2468] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:05.896576 27641 leader_election.cc:290] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:05.896613 27506 leader_election.cc:304] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:05.892505 27692 tablet_bootstrap.cc:654] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.892532 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a5613d299444cb90fdbcdb3818e819" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:05.897661 27701 raft_consensus.cc:2804] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:05.898721 27505 leader_election.cc:343] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:05.899451 27694 tablet_bootstrap.cc:492] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:05.900059 27694 ts_tablet_manager.cc:1403] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.089s	user 0.058s	sys 0.030s
I20260709 13:08:05.903216 27694 raft_consensus.cc:359] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.903980 27694 raft_consensus.cc:385] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.904289 27694 raft_consensus.cc:740] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.905048 27694 consensus_queue.cc:260] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.907521 27694 ts_tablet_manager.cc:1434] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:05.908499 27694 tablet_bootstrap.cc:492] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:05.910969 27701 raft_consensus.cc:697] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:05.912343 27692 tablet_bootstrap.cc:492] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:05.912001 27701 consensus_queue.cc:237] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.912880 27692 ts_tablet_manager.cc:1403] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.006s
I20260709 13:08:05.914841 27694 tablet_bootstrap.cc:654] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.915722 27692 raft_consensus.cc:359] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.916463 27692 raft_consensus.cc:385] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.916761 27692 raft_consensus.cc:740] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.917500 27692 consensus_queue.cc:260] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.919653 27692 ts_tablet_manager.cc:1434] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:05.920011 27693 tablet_bootstrap.cc:492] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:05.920564 27692 tablet_bootstrap.cc:492] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:05.920665 27693 ts_tablet_manager.cc:1403] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.000s
I20260709 13:08:05.925626 27694 tablet_bootstrap.cc:492] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:05.926160 27694 ts_tablet_manager.cc:1403] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 13:08:05.926414 27693 raft_consensus.cc:359] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.927136 27693 raft_consensus.cc:385] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.927435 27693 raft_consensus.cc:740] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.927505 27676 raft_consensus.cc:493] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:05.927881 27692 tablet_bootstrap.cc:654] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.928026 27676 raft_consensus.cc:515] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.928315 27693 consensus_queue.cc:260] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.928974 27694 raft_consensus.cc:359] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.929669 27694 raft_consensus.cc:385] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.929955 27694 raft_consensus.cc:740] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.930277 27676 leader_election.cc:290] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:05.930612 27693 ts_tablet_manager.cc:1434] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:08:05.930599 27694 consensus_queue.cc:260] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.931690 27693 tablet_bootstrap.cc:492] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:05.932832 27694 ts_tablet_manager.cc:1434] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:08:05.933761 27694 tablet_bootstrap.cc:492] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:05.934962 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53976a87aca94c1e9ef0b94189b35812" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:05.935613 27393 raft_consensus.cc:2468] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 0.
I20260709 13:08:05.937805 27693 tablet_bootstrap.cc:654] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.939241 27541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53976a87aca94c1e9ef0b94189b35812" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:05.939935 27541 raft_consensus.cc:2468] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 0.
I20260709 13:08:05.940670 27694 tablet_bootstrap.cc:654] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.946285 27431 leader_election.cc:304] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 
W20260709 13:08:05.950795 27339 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:05.954928 27676 raft_consensus.cc:2804] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:05.955428 27676 raft_consensus.cc:493] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:05.955794 27676 raft_consensus.cc:3060] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:05.973110 27289 catalog_manager.cc:5697] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:05.995312 27701 raft_consensus.cc:493] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:05.995934 27701 raft_consensus.cc:515] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:05.999874 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea011c0b8d3489fa502b0ad0ed6a3b1" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
W20260709 13:08:06.001637 27506 leader_election.cc:343] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.002704 27701 leader_election.cc:290] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:06.004281 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea011c0b8d3489fa502b0ad0ed6a3b1" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
W20260709 13:08:06.005847 27505 leader_election.cc:343] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.006299 27505 leader_election.cc:304] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84a48ef8977447c69b592d5fee865244; no voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:06.007462 27701 raft_consensus.cc:2749] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:06.018543 27431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.39.67:37811, user_credentials={real_user=slave}} blocked reactor thread for 72451.9us
I20260709 13:08:06.020066 27676 raft_consensus.cc:515] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.023288 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53976a87aca94c1e9ef0b94189b35812" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:06.023828 27393 raft_consensus.cc:3060] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.031702 27393 raft_consensus.cc:2468] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:06.033094 27432 leader_election.cc:304] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.034229 27711 raft_consensus.cc:2804] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.042438 27541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53976a87aca94c1e9ef0b94189b35812" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:06.043156 27541 raft_consensus.cc:3060] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.055698 27541 raft_consensus.cc:2468] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:06.056180 27676 leader_election.cc:290] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.058602 27711 raft_consensus.cc:697] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:06.060055 27711 consensus_queue.cc:237] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.071723 27692 tablet_bootstrap.cc:492] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:06.072199 27692 ts_tablet_manager.cc:1403] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.152s	user 0.073s	sys 0.066s
I20260709 13:08:06.074813 27692 raft_consensus.cc:359] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.075529 27692 raft_consensus.cc:385] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.075826 27692 raft_consensus.cc:740] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.076040 27693 tablet_bootstrap.cc:492] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:06.076673 27693 ts_tablet_manager.cc:1403] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.145s	user 0.038s	sys 0.081s
I20260709 13:08:06.076886 27694 tablet_bootstrap.cc:492] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:06.075927 27289 catalog_manager.cc:5697] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.076625 27692 consensus_queue.cc:260] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.077426 27694 ts_tablet_manager.cc:1403] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.144s	user 0.048s	sys 0.093s
I20260709 13:08:06.079759 27693 raft_consensus.cc:359] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.080526 27693 raft_consensus.cc:385] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.080448 27694 raft_consensus.cc:359] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.080971 27693 raft_consensus.cc:740] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.081271 27694 raft_consensus.cc:385] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.081627 27694 raft_consensus.cc:740] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.081890 27693 consensus_queue.cc:260] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.082480 27694 consensus_queue.cc:260] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.084515 27693 ts_tablet_manager.cc:1434] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:06.084757 27694 ts_tablet_manager.cc:1434] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:06.085911 27694 tablet_bootstrap.cc:492] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:06.086107 27661 raft_consensus.cc:493] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.086580 27661 raft_consensus.cc:515] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.088807 27661 leader_election.cc:290] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.089496 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea011c0b8d3489fa502b0ad0ed6a3b1" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:06.090005 27692 ts_tablet_manager.cc:1434] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 13:08:06.092001 27356 leader_election.cc:343] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.092875 27694 tablet_bootstrap.cc:654] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.093626 27541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea011c0b8d3489fa502b0ad0ed6a3b1" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:06.094452 27541 raft_consensus.cc:2468] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 0.
I20260709 13:08:06.095347 27692 tablet_bootstrap.cc:492] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:06.085613 27693 tablet_bootstrap.cc:492] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:06.098448 27356 leader_election.cc:304] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:06.099538 27661 raft_consensus.cc:2804] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.099913 27661 raft_consensus.cc:493] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.100227 27661 raft_consensus.cc:3060] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.102891 27692 tablet_bootstrap.cc:654] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.103013 27693 tablet_bootstrap.cc:654] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.114996 27693 tablet_bootstrap.cc:492] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:06.115509 27693 ts_tablet_manager.cc:1403] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
I20260709 13:08:06.115624 27661 raft_consensus.cc:515] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.118412 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea011c0b8d3489fa502b0ad0ed6a3b1" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
W20260709 13:08:06.119756 27356 leader_election.cc:343] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.120462 27693 raft_consensus.cc:359] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.121296 27693 raft_consensus.cc:385] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.121618 27693 raft_consensus.cc:740] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.122556 27693 consensus_queue.cc:260] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.123458 27711 raft_consensus.cc:493] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.123790 27661 leader_election.cc:290] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.123665 27541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea011c0b8d3489fa502b0ad0ed6a3b1" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:06.125944 27541 raft_consensus.cc:3060] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.124490 27711 raft_consensus.cc:515] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.128513 27692 tablet_bootstrap.cc:492] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:06.129941 27692 ts_tablet_manager.cc:1403] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.003s
I20260709 13:08:06.133313 27692 raft_consensus.cc:359] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.134104 27692 raft_consensus.cc:385] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.134443 27692 raft_consensus.cc:740] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.135234 27692 consensus_queue.cc:260] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.136209 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be557d9744441758e9e8798d52791f9" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:06.136252 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be557d9744441758e9e8798d52791f9" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:06.137032 27542 raft_consensus.cc:2468] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 0.
I20260709 13:08:06.134200 27711 leader_election.cc:290] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.137684 27692 ts_tablet_manager.cc:1434] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:06.139880 27431 leader_election.cc:304] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 
W20260709 13:08:06.142809 27432 leader_election.cc:343] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.143504 27711 raft_consensus.cc:2804] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.143949 27711 raft_consensus.cc:493] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.144270 27711 raft_consensus.cc:3060] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.143553 27692 tablet_bootstrap.cc:492] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:06.151172 27711 raft_consensus.cc:515] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.152751 27692 tablet_bootstrap.cc:654] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.158010 27541 raft_consensus.cc:2468] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 1.
I20260709 13:08:06.159061 27701 raft_consensus.cc:493] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.159530 27701 raft_consensus.cc:515] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.160669 27693 ts_tablet_manager.cc:1434] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.045s	user 0.018s	sys 0.019s
I20260709 13:08:06.161782 27693 tablet_bootstrap.cc:492] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:06.163723 27356 leader_election.cc:304] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:06.164932 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26711261b3645cdba1bbb061f0a8b16" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:06.165700 27718 raft_consensus.cc:2804] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.166208 27718 raft_consensus.cc:697] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
W20260709 13:08:06.166261 27505 leader_election.cc:343] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.167053 27718 consensus_queue.cc:237] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.169620 27693 tablet_bootstrap.cc:654] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.161504 27701 leader_election.cc:290] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:06.176162 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be557d9744441758e9e8798d52791f9" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
W20260709 13:08:06.182652 27432 leader_election.cc:343] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.184186 27694 tablet_bootstrap.cc:492] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:06.184793 27694 ts_tablet_manager.cc:1403] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.040s
I20260709 13:08:06.188377 27694 raft_consensus.cc:359] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.189157 27694 raft_consensus.cc:385] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.189188 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26711261b3645cdba1bbb061f0a8b16" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:06.189632 27694 raft_consensus.cc:740] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.189987 27393 raft_consensus.cc:2468] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:06.190551 27694 consensus_queue.cc:260] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.191520 27506 leader_election.cc:304] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:06.194134 27701 raft_consensus.cc:2804] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.195631 27694 ts_tablet_manager.cc:1434] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260709 13:08:06.196653 27701 raft_consensus.cc:493] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.197047 27701 raft_consensus.cc:3060] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.197593 27694 tablet_bootstrap.cc:492] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:06.202827 27289 catalog_manager.cc:5697] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.205461 27694 tablet_bootstrap.cc:654] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.206043 27711 leader_election.cc:290] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.211374 27541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be557d9744441758e9e8798d52791f9" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:06.222281 27541 raft_consensus.cc:3060] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.223330 27701 raft_consensus.cc:515] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.225863 27701 leader_election.cc:290] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:06.228492 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26711261b3645cdba1bbb061f0a8b16" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:06.228814 27661 raft_consensus.cc:493] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.229657 27393 raft_consensus.cc:3060] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.229413 27661 raft_consensus.cc:515] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.231730 27661 leader_election.cc:290] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.229322 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26711261b3645cdba1bbb061f0a8b16" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
W20260709 13:08:06.236361 27505 leader_election.cc:343] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.236986 27711 raft_consensus.cc:493] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.237475 27711 raft_consensus.cc:515] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.240386 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a90a68292d4660ada5bc4d7445f5fb" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:06.240994 27468 raft_consensus.cc:2468] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 0.
I20260709 13:08:06.244453 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a90a68292d4660ada5bc4d7445f5fb" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:06.249256 27541 raft_consensus.cc:2468] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:06.251009 27356 leader_election.cc:304] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.254253 27661 raft_consensus.cc:2804] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.254614 27661 raft_consensus.cc:493] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.254946 27661 raft_consensus.cc:3060] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:06.258083 27356 leader_election.cc:343] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.265301 27701 raft_consensus.cc:493] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.265923 27701 raft_consensus.cc:515] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.268373 27701 leader_election.cc:290] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:06.270061 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d74698315347ae98d0400dffa0361f" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:06.270519 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d74698315347ae98d0400dffa0361f" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
W20260709 13:08:06.271524 27506 leader_election.cc:343] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:06.272084 27505 leader_election.cc:343] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.272600 27505 leader_election.cc:304] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84a48ef8977447c69b592d5fee865244; no voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:06.273383 27701 raft_consensus.cc:2749] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:06.281401 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d307f6b798b491e951327fb58101312" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
W20260709 13:08:06.282841 27432 leader_election.cc:343] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.284260 27711 leader_election.cc:290] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.285038 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d307f6b798b491e951327fb58101312" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:06.285372 27393 raft_consensus.cc:2468] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:06.286827 27506 leader_election.cc:304] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:06.287987 27701 raft_consensus.cc:2804] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.288430 27701 raft_consensus.cc:697] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:06.288715 27693 tablet_bootstrap.cc:492] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:06.286872 27431 leader_election.cc:304] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [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: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:06.289292 27693 ts_tablet_manager.cc:1403] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.128s	user 0.058s	sys 0.054s
I20260709 13:08:06.289186 27701 consensus_queue.cc:237] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.290292 27711 raft_consensus.cc:2804] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.266312 27661 raft_consensus.cc:515] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.291863 27711 raft_consensus.cc:697] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:06.294276 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a90a68292d4660ada5bc4d7445f5fb" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:06.294848 27468 raft_consensus.cc:3060] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.295984 27711 consensus_queue.cc:237] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.297116 27693 raft_consensus.cc:359] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.297693 27692 tablet_bootstrap.cc:492] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:06.292618 27661 leader_election.cc:290] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
W20260709 13:08:06.290714 27431 leader_election.cc:343] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.298302 27693 raft_consensus.cc:385] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.299137 27431 leader_election.cc:304] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 870211ca99434c3883cc895a2f17c977; no voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:06.299681 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a90a68292d4660ada5bc4d7445f5fb" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:06.300017 27712 raft_consensus.cc:2749] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:06.299154 27693 raft_consensus.cc:740] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
W20260709 13:08:06.302125 27356 leader_election.cc:343] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.301949 27693 consensus_queue.cc:260] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.307021 27693 ts_tablet_manager.cc:1434] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:08:06.307034 27468 raft_consensus.cc:2468] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 1.
I20260709 13:08:06.308151 27693 tablet_bootstrap.cc:492] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:06.308955 27356 leader_election.cc:304] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [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: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 84a48ef8977447c69b592d5fee865244
I20260709 13:08:06.309283 27694 tablet_bootstrap.cc:492] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:06.309784 27694 ts_tablet_manager.cc:1403] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.112s	user 0.034s	sys 0.040s
I20260709 13:08:06.310113 27661 raft_consensus.cc:2804] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.310642 27661 raft_consensus.cc:697] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:06.311448 27661 consensus_queue.cc:237] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.313023 27694 raft_consensus.cc:359] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.313769 27694 raft_consensus.cc:385] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.314088 27694 raft_consensus.cc:740] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.314985 27694 consensus_queue.cc:260] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.302294 27692 ts_tablet_manager.cc:1403] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.159s	user 0.029s	sys 0.064s
I20260709 13:08:06.315508 27693 tablet_bootstrap.cc:654] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.318850 27692 raft_consensus.cc:359] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.319554 27692 raft_consensus.cc:385] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.319869 27692 raft_consensus.cc:740] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.320642 27692 consensus_queue.cc:260] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.322927 27692 ts_tablet_manager.cc:1434] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:06.323889 27692 tablet_bootstrap.cc:492] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:06.328213 27291 catalog_manager.cc:5697] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.325591 27694 ts_tablet_manager.cc:1434] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:08:06.330097 27693 tablet_bootstrap.cc:492] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:06.330600 27693 ts_tablet_manager.cc:1403] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260709 13:08:06.331043 27694 tablet_bootstrap.cc:492] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:06.333119 27692 tablet_bootstrap.cc:654] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.338773 27694 tablet_bootstrap.cc:654] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.338838 27289 catalog_manager.cc:5697] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.340755 27468 raft_consensus.cc:3060] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.333463 27693 raft_consensus.cc:359] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.345992 27693 raft_consensus.cc:385] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.346271 27693 raft_consensus.cc:740] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.347048 27693 consensus_queue.cc:260] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.350523 27693 ts_tablet_manager.cc:1434] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:08:06.351897 27704 consensus_queue.cc:1048] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:06.353385 27641 raft_consensus.cc:493] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.353883 27641 raft_consensus.cc:515] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.355841 27641 leader_election.cc:290] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:06.359061 27466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a90a68292d4660ada5bc4d7445f5fb" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:06.359948 27466 raft_consensus.cc:2393] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84a48ef8977447c69b592d5fee865244 in current term 1: Already voted for candidate 9d21b840aafc4343b3060ff3399ee078 in this term.
I20260709 13:08:06.365015 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a90a68292d4660ada5bc4d7445f5fb" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:06.365688 27693 tablet_bootstrap.cc:492] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:06.366357 27506 leader_election.cc:304] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84a48ef8977447c69b592d5fee865244; no voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:06.367442 27641 raft_consensus.cc:3060] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.372295 27693 tablet_bootstrap.cc:654] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.374396 27641 raft_consensus.cc:2749] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:06.377393 27692 tablet_bootstrap.cc:492] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:06.377960 27692 ts_tablet_manager.cc:1403] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.040s
I20260709 13:08:06.378050 27693 tablet_bootstrap.cc:492] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:06.378610 27693 ts_tablet_manager.cc:1403] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 13:08:06.381080 27692 raft_consensus.cc:359] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.381275 27693 raft_consensus.cc:359] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.381860 27692 raft_consensus.cc:385] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.382016 27693 raft_consensus.cc:385] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.382229 27692 raft_consensus.cc:740] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.382371 27693 raft_consensus.cc:740] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.383168 27693 consensus_queue.cc:260] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.383200 27692 consensus_queue.cc:260] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.385382 27693 ts_tablet_manager.cc:1434] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:06.386236 27693 tablet_bootstrap.cc:492] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078: Bootstrap starting.
I20260709 13:08:06.389773 27289 catalog_manager.cc:5697] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:06.391602 27693 tablet_bootstrap.cc:654] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.394008 27641 consensus_queue.cc:1048] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.401410 27692 ts_tablet_manager.cc:1434] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:08:06.402561 27692 tablet_bootstrap.cc:492] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244: Bootstrap starting.
I20260709 13:08:06.403424 27693 tablet_bootstrap.cc:492] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078: No bootstrap required, opened a new log
I20260709 13:08:06.403913 27693 ts_tablet_manager.cc:1403] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:08:06.406919 27693 raft_consensus.cc:359] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.407580 27693 raft_consensus.cc:385] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.407824 27693 raft_consensus.cc:740] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.408747 27692 tablet_bootstrap.cc:654] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.408547 27693 consensus_queue.cc:260] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.411036 27693 ts_tablet_manager.cc:1434] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:06.429641 27661 raft_consensus.cc:493] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.430114 27661 raft_consensus.cc:515] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.432075 27661 leader_election.cc:290] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.433735 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d74698315347ae98d0400dffa0361f" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:06.434396 27540 raft_consensus.cc:2468] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 0.
I20260709 13:08:06.435180 27692 tablet_bootstrap.cc:492] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244: No bootstrap required, opened a new log
I20260709 13:08:06.435513 27356 leader_election.cc:304] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.435804 27692 ts_tablet_manager.cc:1403] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.006s
I20260709 13:08:06.436111 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d74698315347ae98d0400dffa0361f" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:06.436439 27661 raft_consensus.cc:2804] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.436815 27661 raft_consensus.cc:493] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.437124 27661 raft_consensus.cc:3060] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:06.437449 27356 leader_election.cc:343] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.444217 27661 raft_consensus.cc:515] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.444868 27694 tablet_bootstrap.cc:492] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:06.445537 27694 ts_tablet_manager.cc:1403] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.115s	user 0.053s	sys 0.052s
I20260709 13:08:06.447378 27692 raft_consensus.cc:359] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.448563 27661 leader_election.cc:290] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.448473 27694 raft_consensus.cc:359] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.449450 27694 raft_consensus.cc:385] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.449550 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d74698315347ae98d0400dffa0361f" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:06.449844 27694 raft_consensus.cc:740] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.450057 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d74698315347ae98d0400dffa0361f" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:06.450619 27540 raft_consensus.cc:3060] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:06.450815 27356 leader_election.cc:343] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.450986 27694 consensus_queue.cc:260] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.455260 27694 ts_tablet_manager.cc:1434] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:08:06.456192 27694 tablet_bootstrap.cc:492] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:06.456945 27540 raft_consensus.cc:2468] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 1.
I20260709 13:08:06.448046 27692 raft_consensus.cc:385] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.457729 27692 raft_consensus.cc:740] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.458045 27356 leader_election.cc:304] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [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: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 870211ca99434c3883cc895a2f17c977
I20260709 13:08:06.458410 27692 consensus_queue.cc:260] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.459338 27701 raft_consensus.cc:493] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.459843 27701 raft_consensus.cc:515] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.460448 27692 ts_tablet_manager.cc:1434] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 13:08:06.462001 27701 leader_election.cc:290] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:06.462278 27694 tablet_bootstrap.cc:654] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.463054 27468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d307f6b798b491e951327fb58101312" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:06.463647 27468 raft_consensus.cc:2468] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:06.464359 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d307f6b798b491e951327fb58101312" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:06.464931 27393 raft_consensus.cc:2468] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 0.
I20260709 13:08:06.466085 27506 leader_election.cc:304] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.467353 27701 raft_consensus.cc:2804] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.469830 27701 raft_consensus.cc:493] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.470253 27701 raft_consensus.cc:3060] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.459324 27661 raft_consensus.cc:2804] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.479416 27661 raft_consensus.cc:697] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:06.480368 27661 consensus_queue.cc:237] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.481573 27694 tablet_bootstrap.cc:492] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:06.482086 27694 ts_tablet_manager.cc:1403] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.011s
I20260709 13:08:06.481876 27701 raft_consensus.cc:515] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.483808 27701 leader_election.cc:290] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:06.484651 27694 raft_consensus.cc:359] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.485034 27467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d307f6b798b491e951327fb58101312" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:06.485330 27694 raft_consensus.cc:385] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.485725 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d307f6b798b491e951327fb58101312" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:06.486486 27393 raft_consensus.cc:3060] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.485776 27467 raft_consensus.cc:3060] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.492656 27393 raft_consensus.cc:2468] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:06.485896 27694 raft_consensus.cc:740] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.493322 27467 raft_consensus.cc:2468] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 1.
I20260709 13:08:06.493881 27506 leader_election.cc:304] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.493790 27694 consensus_queue.cc:260] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.495206 27701 raft_consensus.cc:2804] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.495790 27694 ts_tablet_manager.cc:1434] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 13:08:06.496255 27701 raft_consensus.cc:697] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:06.497001 27694 tablet_bootstrap.cc:492] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977: Bootstrap starting.
I20260709 13:08:06.497159 27701 consensus_queue.cc:237] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.498876 27289 catalog_manager.cc:5697] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 1 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.503388 27694 tablet_bootstrap.cc:654] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.505515 27291 catalog_manager.cc:5697] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 1 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:06.508622 27694 tablet_bootstrap.cc:492] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977: No bootstrap required, opened a new log
I20260709 13:08:06.509079 27694 ts_tablet_manager.cc:1403] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:08:06.509220 27712 raft_consensus.cc:493] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.509681 27712 raft_consensus.cc:515] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.511745 27712 leader_election.cc:290] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.511636 27694 raft_consensus.cc:359] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.512358 27694 raft_consensus.cc:385] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.512629 27694 raft_consensus.cc:740] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.512682 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00362427808544d4aeb0c7a9b10b8225" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:06.513290 27694 consensus_queue.cc:260] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.513267 27393 raft_consensus.cc:2468] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 0.
I20260709 13:08:06.514321 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00362427808544d4aeb0c7a9b10b8225" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:06.514927 27540 raft_consensus.cc:2468] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 0.
I20260709 13:08:06.515448 27694 ts_tablet_manager.cc:1434] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:06.514920 27432 leader_election.cc:304] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.516503 27712 raft_consensus.cc:2804] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.516830 27712 raft_consensus.cc:493] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.517128 27712 raft_consensus.cc:3060] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.522687 27712 raft_consensus.cc:515] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.524624 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00362427808544d4aeb0c7a9b10b8225" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:06.525106 27393 raft_consensus.cc:3060] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.525035 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00362427808544d4aeb0c7a9b10b8225" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:06.524158 27712 leader_election.cc:290] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.525818 27540 raft_consensus.cc:3060] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.528931 27661 raft_consensus.cc:493] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.529433 27393 raft_consensus.cc:2468] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:06.529388 27661 raft_consensus.cc:515] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.530171 27540 raft_consensus.cc:2468] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:06.530479 27432 leader_election.cc:304] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.531219 27712 raft_consensus.cc:2804] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.531376 27661 leader_election.cc:290] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.531705 27712 raft_consensus.cc:697] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:06.532446 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be557d9744441758e9e8798d52791f9" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:06.532527 27467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be557d9744441758e9e8798d52791f9" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870211ca99434c3883cc895a2f17c977" is_pre_election: true
I20260709 13:08:06.532492 27712 consensus_queue.cc:237] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.533262 27540 raft_consensus.cc:2393] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d21b840aafc4343b3060ff3399ee078 in current term 1: Already voted for candidate 870211ca99434c3883cc895a2f17c977 in this term.
I20260709 13:08:06.534168 27356 leader_election.cc:304] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d21b840aafc4343b3060ff3399ee078; no voters: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977
I20260709 13:08:06.534715 27661 raft_consensus.cc:3060] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.539724 27661 raft_consensus.cc:2749] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:06.540321 27288 catalog_manager.cc:5697] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 1 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.570299 27467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53976a87aca94c1e9ef0b94189b35812"
dest_uuid: "870211ca99434c3883cc895a2f17c977"
mode: GRACEFUL
new_leader_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:41042
I20260709 13:08:06.570902 27467 raft_consensus.cc:606] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Received request to transfer leadership to TS 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:06.575129 27540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38a5613d299444cb90fdbcdb3818e819"
dest_uuid: "84a48ef8977447c69b592d5fee865244"
mode: GRACEFUL
new_leader_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:41342
I20260709 13:08:06.575589 27540 raft_consensus.cc:606] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Received request to transfer leadership to TS 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:06.580165 27540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d307f6b798b491e951327fb58101312"
dest_uuid: "84a48ef8977447c69b592d5fee865244"
mode: GRACEFUL
new_leader_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:41342
I20260709 13:08:06.580650 27540 raft_consensus.cc:606] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Received request to transfer leadership to TS 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:06.584779 27541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26711261b3645cdba1bbb061f0a8b16"
dest_uuid: "84a48ef8977447c69b592d5fee865244"
mode: GRACEFUL
new_leader_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:41342
I20260709 13:08:06.585196 27541 raft_consensus.cc:606] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Received request to transfer leadership to TS 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:06.589666 27712 consensus_queue.cc:1048] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.597854 27711 raft_consensus.cc:993] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977: : Instructing follower 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:06.598289 27711 raft_consensus.cc:1081] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Signalling peer 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:06.600128 27392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53976a87aca94c1e9ef0b94189b35812"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:52776
I20260709 13:08:06.600682 27392 raft_consensus.cc:493] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.601055 27392 raft_consensus.cc:3060] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.605639 27711 consensus_queue.cc:1048] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.609809 27392 raft_consensus.cc:515] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.611012 27393 raft_consensus.cc:1240] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Rejecting Update request from peer 870211ca99434c3883cc895a2f17c977 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:06.611940 27392 leader_election.cc:290] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.609975 27391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67a90a68292d4660ada5bc4d7445f5fb"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
mode: GRACEFUL
new_leader_uuid: "870211ca99434c3883cc895a2f17c977"
 from {username='slave'} at 127.0.0.1:52790
I20260709 13:08:06.613698 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53976a87aca94c1e9ef0b94189b35812" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:06.614336 27391 raft_consensus.cc:606] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Received request to transfer leadership to TS 870211ca99434c3883cc895a2f17c977
I20260709 13:08:06.615833 27712 consensus_queue.cc:1059] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.616497 27711 raft_consensus.cc:3055] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:06.616827 27711 raft_consensus.cc:740] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:06.618714 27468 raft_consensus.cc:3060] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.618793 27711 consensus_queue.cc:260] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.620026 27711 raft_consensus.cc:3060] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.620267 27391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34d74698315347ae98d0400dffa0361f"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
mode: GRACEFUL
new_leader_uuid: "870211ca99434c3883cc895a2f17c977"
 from {username='slave'} at 127.0.0.1:52790
I20260709 13:08:06.620832 27391 raft_consensus.cc:606] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Received request to transfer leadership to TS 870211ca99434c3883cc895a2f17c977
I20260709 13:08:06.626103 27661 consensus_queue.cc:1048] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.629556 27467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53976a87aca94c1e9ef0b94189b35812" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:06.630362 27391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ea011c0b8d3489fa502b0ad0ed6a3b1"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
mode: GRACEFUL
new_leader_uuid: "870211ca99434c3883cc895a2f17c977"
 from {username='slave'} at 127.0.0.1:52790
I20260709 13:08:06.630951 27391 raft_consensus.cc:606] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Received request to transfer leadership to TS 870211ca99434c3883cc895a2f17c977
I20260709 13:08:06.632683 27715 raft_consensus.cc:993] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078: : Instructing follower 870211ca99434c3883cc895a2f17c977 to start an election
I20260709 13:08:06.633492 27718 raft_consensus.cc:1081] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Signalling peer 870211ca99434c3883cc895a2f17c977 to start an election
I20260709 13:08:06.637866 27466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00362427808544d4aeb0c7a9b10b8225"
dest_uuid: "870211ca99434c3883cc895a2f17c977"
mode: GRACEFUL
new_leader_uuid: "84a48ef8977447c69b592d5fee865244"
 from {username='slave'} at 127.0.0.1:41042
I20260709 13:08:06.638311 27468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ea011c0b8d3489fa502b0ad0ed6a3b1"
dest_uuid: "870211ca99434c3883cc895a2f17c977"
 from {username='slave'} at 127.0.0.1:41038
I20260709 13:08:06.638933 27468 raft_consensus.cc:493] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.639256 27468 raft_consensus.cc:3060] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.639818 27467 raft_consensus.cc:2468] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:06.640681 27356 leader_election.cc:304] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [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: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 84a48ef8977447c69b592d5fee865244
I20260709 13:08:06.641552 27721 consensus_queue.cc:1048] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.641997 27661 raft_consensus.cc:2804] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:06.642441 27661 raft_consensus.cc:697] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:06.643082 27661 consensus_queue.cc:237] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [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: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.644840 27468 raft_consensus.cc:515] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.647454 27391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea011c0b8d3489fa502b0ad0ed6a3b1" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:06.647511 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea011c0b8d3489fa502b0ad0ed6a3b1" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:06.648052 27391 raft_consensus.cc:3055] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:06.648363 27391 raft_consensus.cc:740] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:06.638392 27466 raft_consensus.cc:606] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Received request to transfer leadership to TS 84a48ef8977447c69b592d5fee865244
I20260709 13:08:06.649099 27391 consensus_queue.cc:260] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.650061 27391 raft_consensus.cc:3060] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.656554 27391 raft_consensus.cc:2468] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:06.649055 27468 leader_election.cc:290] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.657843 27432 leader_election.cc:304] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [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: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 84a48ef8977447c69b592d5fee865244
I20260709 13:08:06.657976 27288 catalog_manager.cc:5697] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 1 to 2, leader changed from 870211ca99434c3883cc895a2f17c977 (127.21.39.66) to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.659153 27711 raft_consensus.cc:2804] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:06.659729 27711 raft_consensus.cc:697] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:06.660511 27711 consensus_queue.cc:237] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.669970 27289 catalog_manager.cc:5697] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 1 to 2, leader changed from 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65) to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.720907 27661 consensus_queue.cc:1048] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.724709 27661 consensus_queue.cc:1048] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.727012 27715 raft_consensus.cc:993] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078: : Instructing follower 870211ca99434c3883cc895a2f17c977 to start an election
I20260709 13:08:06.727427 27715 raft_consensus.cc:1081] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Signalling peer 870211ca99434c3883cc895a2f17c977 to start an election
I20260709 13:08:06.733880 27468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67a90a68292d4660ada5bc4d7445f5fb"
dest_uuid: "870211ca99434c3883cc895a2f17c977"
 from {username='slave'} at 127.0.0.1:41038
I20260709 13:08:06.737897 27468 raft_consensus.cc:493] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.738281 27468 raft_consensus.cc:3060] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.738061 27711 consensus_queue.cc:1048] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:06.739315 27466 raft_consensus.cc:3060] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.750568 27711 raft_consensus.cc:493] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.751112 27711 raft_consensus.cc:515] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.751547 27701 consensus_queue.cc:1048] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.752657 27468 raft_consensus.cc:515] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.754549 27711 leader_election.cc:290] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.755204 27391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26711261b3645cdba1bbb061f0a8b16" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:06.755823 27391 raft_consensus.cc:2468] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 1.
I20260709 13:08:06.756960 27432 leader_election.cc:304] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [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: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.757903 27676 raft_consensus.cc:2804] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:06.758241 27676 raft_consensus.cc:493] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 84a48ef8977447c69b592d5fee865244)
I20260709 13:08:06.758548 27676 raft_consensus.cc:3060] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.756089 27541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26711261b3645cdba1bbb061f0a8b16" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:06.758972 27712 raft_consensus.cc:493] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.759483 27712 raft_consensus.cc:515] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.762426 27391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a90a68292d4660ada5bc4d7445f5fb" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:06.762931 27391 raft_consensus.cc:3055] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:06.763221 27391 raft_consensus.cc:740] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:06.764163 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a90a68292d4660ada5bc4d7445f5fb" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:06.764685 27542 raft_consensus.cc:3060] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.764500 27391 consensus_queue.cc:260] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.765724 27391 raft_consensus.cc:3060] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.770524 27712 leader_election.cc:290] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.771097 27676 raft_consensus.cc:515] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.772953 27676 leader_election.cc:290] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.772858 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d74698315347ae98d0400dffa0361f" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078" is_pre_election: true
I20260709 13:08:06.778640 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26711261b3645cdba1bbb061f0a8b16" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:06.779163 27392 raft_consensus.cc:3060] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.779290 27391 raft_consensus.cc:2468] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:06.780529 27432 leader_election.cc:304] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.781296 27676 consensus_queue.cc:1048] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.786752 27467 raft_consensus.cc:1240] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Rejecting Update request from peer 84a48ef8977447c69b592d5fee865244 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:06.788704 27701 consensus_queue.cc:1059] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.789636 27704 raft_consensus.cc:3055] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:06.790011 27704 raft_consensus.cc:740] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:06.790853 27704 consensus_queue.cc:260] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.791857 27704 raft_consensus.cc:3060] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.792930 27676 raft_consensus.cc:2804] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:06.793442 27676 raft_consensus.cc:697] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:06.791245 27542 raft_consensus.cc:2468] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:06.794322 27676 consensus_queue.cc:237] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.795466 27392 raft_consensus.cc:2468] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:06.797096 27390 raft_consensus.cc:1240] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Rejecting Update request from peer 84a48ef8977447c69b592d5fee865244 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:06.800264 27432 leader_election.cc:304] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.771409 27468 leader_election.cc:290] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:06.802794 27753 raft_consensus.cc:2804] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:06.803429 27753 raft_consensus.cc:697] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:06.804353 27753 consensus_queue.cc:237] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [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: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.807723 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d74698315347ae98d0400dffa0361f" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244" is_pre_election: true
I20260709 13:08:06.808485 27542 raft_consensus.cc:2393] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 870211ca99434c3883cc895a2f17c977 in current term 1: Already voted for candidate 9d21b840aafc4343b3060ff3399ee078 in this term.
I20260709 13:08:06.810715 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26711261b3645cdba1bbb061f0a8b16" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:06.812525 27289 catalog_manager.cc:5697] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 1 to 2, leader changed from 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65) to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.814152 27431 leader_election.cc:304] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 870211ca99434c3883cc895a2f17c977; no voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078
I20260709 13:08:06.814821 27676 raft_consensus.cc:3060] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.816890 27542 raft_consensus.cc:2468] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:06.822027 27676 raft_consensus.cc:2749] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:06.826366 27288 catalog_manager.cc:5697] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 1 to 2, leader changed from 84a48ef8977447c69b592d5fee865244 (127.21.39.67) to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.918112 27676 consensus_queue.cc:1048] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.923287 27753 raft_consensus.cc:993] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977: : Instructing follower 84a48ef8977447c69b592d5fee865244 to start an election
I20260709 13:08:06.923743 27712 raft_consensus.cc:1081] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Signalling peer 84a48ef8977447c69b592d5fee865244 to start an election
I20260709 13:08:06.925300 27541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00362427808544d4aeb0c7a9b10b8225"
dest_uuid: "84a48ef8977447c69b592d5fee865244"
 from {username='slave'} at 127.0.0.1:41324
I20260709 13:08:06.926435 27541 raft_consensus.cc:493] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.926819 27541 raft_consensus.cc:3060] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.930516 27676 consensus_queue.cc:1048] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.934557 27541 raft_consensus.cc:515] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.939049 27541 leader_election.cc:290] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 2 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:06.939051 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00362427808544d4aeb0c7a9b10b8225" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:06.939222 27466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00362427808544d4aeb0c7a9b10b8225" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:06.939714 27393 raft_consensus.cc:3060] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.939903 27466 raft_consensus.cc:3055] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:06.940251 27466 raft_consensus.cc:740] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:06.941008 27466 consensus_queue.cc:260] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.942739 27466 raft_consensus.cc:3060] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.945398 27393 raft_consensus.cc:2468] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 2.
I20260709 13:08:06.946554 27506 leader_election.cc:304] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84a48ef8977447c69b592d5fee865244, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:06.947337 27704 raft_consensus.cc:2804] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:06.947775 27704 raft_consensus.cc:697] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 2 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:06.948163 27466 raft_consensus.cc:2468] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 2.
I20260709 13:08:06.948508 27704 consensus_queue.cc:237] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:06.955509 27289 catalog_manager.cc:5697] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 1 to 2, leader changed from 870211ca99434c3883cc895a2f17c977 (127.21.39.66) to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 2 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:06.992733 27704 consensus_queue.cc:1048] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.995828 27704 raft_consensus.cc:993] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244: : Instructing follower 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:06.996239 27641 raft_consensus.cc:1081] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Signalling peer 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:06.997848 27393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38a5613d299444cb90fdbcdb3818e819"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:52788
I20260709 13:08:06.998333 27393 raft_consensus.cc:493] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.998646 27393 raft_consensus.cc:3060] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.002770 27704 consensus_queue.cc:1048] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.005577 27393 raft_consensus.cc:515] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:07.008944 27393 leader_election.cc:290] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:07.009711 27701 raft_consensus.cc:993] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244: : Instructing follower 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:07.009799 27466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a5613d299444cb90fdbcdb3818e819" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:07.010381 27701 raft_consensus.cc:1081] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Signalling peer 9d21b840aafc4343b3060ff3399ee078 to start an election
I20260709 13:08:07.010537 27466 raft_consensus.cc:3060] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.011684 27393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d307f6b798b491e951327fb58101312"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
 from {username='slave'} at 127.0.0.1:52788
I20260709 13:08:07.012229 27393 raft_consensus.cc:493] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.012615 27393 raft_consensus.cc:3060] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.017092 27466 raft_consensus.cc:2468] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:07.018131 27356 leader_election.cc:304] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:07.018159 27393 raft_consensus.cc:515] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:07.011978 27541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a5613d299444cb90fdbcdb3818e819" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:07.018965 27661 raft_consensus.cc:2804] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.019426 27661 raft_consensus.cc:697] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:07.020015 27393 leader_election.cc:290] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:07.020114 27661 consensus_queue.cc:237] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:07.020933 27542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d307f6b798b491e951327fb58101312" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:07.019097 27541 raft_consensus.cc:3055] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.021580 27541 raft_consensus.cc:740] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:07.021978 27542 raft_consensus.cc:3055] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.022292 27542 raft_consensus.cc:740] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:07.022696 27541 consensus_queue.cc:260] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:07.022954 27542 consensus_queue.cc:260] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:07.023924 27541 raft_consensus.cc:3060] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.024060 27542 raft_consensus.cc:3060] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.029268 27466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d307f6b798b491e951327fb58101312" candidate_uuid: "9d21b840aafc4343b3060ff3399ee078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:07.029891 27466 raft_consensus.cc:3060] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.029923 27542 raft_consensus.cc:2468] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:07.031652 27288 catalog_manager.cc:5697] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 1 to 2, leader changed from 84a48ef8977447c69b592d5fee865244 (127.21.39.67) to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.032992 27661 consensus_queue.cc:1048] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.033468 27541 raft_consensus.cc:2468] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:07.035769 27466 raft_consensus.cc:2468] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d21b840aafc4343b3060ff3399ee078 in term 2.
I20260709 13:08:07.036854 27356 leader_election.cc:304] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:07.037869 27661 raft_consensus.cc:2804] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.038501 27661 raft_consensus.cc:697] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Becoming Leader. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:07.039163 27661 consensus_queue.cc:237] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:07.045761 27718 consensus_queue.cc:1048] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.054400 27718 raft_consensus.cc:993] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078: : Instructing follower 870211ca99434c3883cc895a2f17c977 to start an election
I20260709 13:08:07.054206 27288 catalog_manager.cc:5697] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 reported cstate change: term changed from 1 to 2, leader changed from 84a48ef8977447c69b592d5fee865244 (127.21.39.67) to 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65). New cstate: current_term: 2 leader_uuid: "9d21b840aafc4343b3060ff3399ee078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.054852 27721 raft_consensus.cc:1081] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Signalling peer 870211ca99434c3883cc895a2f17c977 to start an election
I20260709 13:08:07.056195 27466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34d74698315347ae98d0400dffa0361f"
dest_uuid: "870211ca99434c3883cc895a2f17c977"
 from {username='slave'} at 127.0.0.1:41038
I20260709 13:08:07.056627 27466 raft_consensus.cc:493] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.056955 27466 raft_consensus.cc:3060] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.061273 27540 raft_consensus.cc:3060] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.063478 27466 raft_consensus.cc:515] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:07.065464 27466 leader_election.cc:290] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 84a48ef8977447c69b592d5fee865244 (127.21.39.67:37811)
I20260709 13:08:07.066138 27393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d74698315347ae98d0400dffa0361f" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:07.066680 27393 raft_consensus.cc:3055] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.066942 27393 raft_consensus.cc:740] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:07.067584 27393 consensus_queue.cc:260] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:07.068689 27393 raft_consensus.cc:3060] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.070375 27541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d74698315347ae98d0400dffa0361f" candidate_uuid: "870211ca99434c3883cc895a2f17c977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84a48ef8977447c69b592d5fee865244"
I20260709 13:08:07.070942 27541 raft_consensus.cc:3060] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.071980 27540 raft_consensus.cc:1275] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.073086 27721 consensus_queue.cc:1048] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.075232 27393 raft_consensus.cc:2468] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:07.076327 27432 leader_election.cc:304] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870211ca99434c3883cc895a2f17c977, 9d21b840aafc4343b3060ff3399ee078; no voters: 
I20260709 13:08:07.077149 27676 raft_consensus.cc:2804] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.077632 27676 raft_consensus.cc:697] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Becoming Leader. State: Replica: 870211ca99434c3883cc895a2f17c977, State: Running, Role: LEADER
I20260709 13:08:07.078466 27676 consensus_queue.cc:237] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:07.077312 27541 raft_consensus.cc:2468] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870211ca99434c3883cc895a2f17c977 in term 2.
I20260709 13:08:07.086265 27466 raft_consensus.cc:1275] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.088722 27289 catalog_manager.cc:5697] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 reported cstate change: term changed from 1 to 2, leader changed from 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65) to 870211ca99434c3883cc895a2f17c977 (127.21.39.66). New cstate: current_term: 2 leader_uuid: "870211ca99434c3883cc895a2f17c977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.090591 27661 consensus_queue.cc:1048] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.098091 27541 raft_consensus.cc:3060] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.104610 27541 raft_consensus.cc:1275] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 870211ca99434c3883cc895a2f17c977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.105930 27676 consensus_queue.cc:1048] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.113219 27393 raft_consensus.cc:1275] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Refusing update from remote peer 870211ca99434c3883cc895a2f17c977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.114732 27754 consensus_queue.cc:1048] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.230073 27540 raft_consensus.cc:1275] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 870211ca99434c3883cc895a2f17c977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.231264 27754 consensus_queue.cc:1048] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.238045 27393 raft_consensus.cc:1275] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Refusing update from remote peer 870211ca99434c3883cc895a2f17c977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.241565 27712 consensus_queue.cc:1048] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.259791 27391 raft_consensus.cc:1275] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Refusing update from remote peer 870211ca99434c3883cc895a2f17c977: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.260941 27754 consensus_queue.cc:1048] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.269802 27540 raft_consensus.cc:1275] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 870211ca99434c3883cc895a2f17c977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.271140 27712 consensus_queue.cc:1048] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.374747 27391 raft_consensus.cc:1275] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Refusing update from remote peer 84a48ef8977447c69b592d5fee865244: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.375839 27701 consensus_queue.cc:1048] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.383028 27466 raft_consensus.cc:1275] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Refusing update from remote peer 84a48ef8977447c69b592d5fee865244: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.384227 27704 consensus_queue.cc:1048] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.492794 27391 raft_consensus.cc:1275] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Refusing update from remote peer 870211ca99434c3883cc895a2f17c977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.494112 27712 consensus_queue.cc:1048] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.501823 27540 raft_consensus.cc:1275] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 870211ca99434c3883cc895a2f17c977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.503283 27676 consensus_queue.cc:1048] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.539297 27540 raft_consensus.cc:1275] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.540418 27661 consensus_queue.cc:1048] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.540729 27466 raft_consensus.cc:1275] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.541975 27661 consensus_queue.cc:1048] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.586726 27466 raft_consensus.cc:1275] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.587703 27661 consensus_queue.cc:1048] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.595759 27540 raft_consensus.cc:1275] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Refusing update from remote peer 9d21b840aafc4343b3060ff3399ee078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.597159 27721 consensus_queue.cc:1048] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.652570 27289 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53244:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:08:09.669765 27289 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53244:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:08:09.710484 21661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:09.874807 27393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
mode: GRACEFUL
new_leader_uuid: "84a48ef8977447c69b592d5fee865244"
 from {username='slave'} at 127.0.0.1:42462
I20260709 13:08:09.875380 27393 raft_consensus.cc:606] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 3 LEADER]: Received request to transfer leadership to TS 84a48ef8977447c69b592d5fee865244
I20260709 13:08:09.884343 27393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b"
dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
mode: GRACEFUL
new_leader_uuid: "84a48ef8977447c69b592d5fee865244"
 from {username='slave'} at 127.0.0.1:42462
I20260709 13:08:09.884917 27393 raft_consensus.cc:606] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Received request to transfer leadership to TS 84a48ef8977447c69b592d5fee865244
I20260709 13:08:09.886440 21661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:09.887017 21661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:08:09.901335 27431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.39.67:37811, user_credentials={real_user=slave}} blocked reactor thread for 69077us
I20260709 13:08:09.905561 27817 tablet.cc:1724] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:09.906589 27820 tablet.cc:1724] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:09.907559 27784 raft_consensus.cc:993] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078: : Instructing follower 84a48ef8977447c69b592d5fee865244 to start an election
I20260709 13:08:09.924342 27815 tablet.cc:1724] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:09.912703 27784 raft_consensus.cc:1081] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 3 LEADER]: Signalling peer 84a48ef8977447c69b592d5fee865244 to start an election
I20260709 13:08:09.962939 27536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34"
dest_uuid: "84a48ef8977447c69b592d5fee865244"
 from {username='slave'} at 127.0.0.1:41338
I20260709 13:08:09.963557 27536 raft_consensus.cc:493] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.905658 27819 tablet.cc:1724] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:09.981288 27536 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:10.002156 27828 tablet.cc:1724] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.003270 27820 tablet.cc:1724] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:09.958535 27822 tablet.cc:1724] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.009114 27815 tablet.cc:1724] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.019378 27820 tablet.cc:1724] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.025853 27825 tablet.cc:1724] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.027877 27827 tablet.cc:1724] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.030731 27817 tablet.cc:1724] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.025405 27536 raft_consensus.cc:515] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:10.040783 27827 tablet.cc:1724] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.041325 27826 tablet.cc:1724] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.041159 27825 tablet.cc:1724] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.045118 27389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:10.046051 27466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3a2575302f4acda60ac4db621cba34" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:10.070518 27466 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:10.046818 27536 leader_election.cc:290] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 4 election: Requested vote from peers 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539), 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017)
I20260709 13:08:10.052814 27833 tablet.cc:1724] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.074381 27828 tablet.cc:1724] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.058236 27822 tablet.cc:1724] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.070062 27389 raft_consensus.cc:3055] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:10.078433 27466 raft_consensus.cc:2468] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 4.
I20260709 13:08:10.078774 27389 raft_consensus.cc:740] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:10.079697 27505 leader_election.cc:304] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 
I20260709 13:08:10.079733 27389 consensus_queue.cc:260] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:10.081262 27389 raft_consensus.cc:3060] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:10.052925 27819 tablet.cc:1724] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.076769 27817 tablet.cc:1724] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.089449 27704 raft_consensus.cc:2804] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:10.099481 27815 tablet.cc:1724] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.102255 27389 raft_consensus.cc:2468] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 4.
I20260709 13:08:10.110080 27820 tablet.cc:1724] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.103088 27835 tablet.cc:1724] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.131106 27833 tablet.cc:1724] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.128199 27704 raft_consensus.cc:697] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 4 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:10.133481 27704 consensus_queue.cc:237] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:10.134622 27828 tablet.cc:1724] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.113137 27826 tablet.cc:1724] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.143368 27835 tablet.cc:1724] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:10.157861 27290 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d: soft_deleted_table [id=04dc7ad8e6724988bd7769ecd5d1d58c] alter complete (version 1)
I20260709 13:08:10.166980 27290 catalog_manager.cc:5697] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 3 to 4, leader changed from 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65) to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 4 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:10.253958 27821 raft_consensus.cc:993] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078: : Instructing follower 84a48ef8977447c69b592d5fee865244 to start an election
I20260709 13:08:10.254444 27799 raft_consensus.cc:1081] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Signalling peer 84a48ef8977447c69b592d5fee865244 to start an election
I20260709 13:08:10.255884 27537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b"
dest_uuid: "84a48ef8977447c69b592d5fee865244"
 from {username='slave'} at 127.0.0.1:41338
I20260709 13:08:10.256347 27537 raft_consensus.cc:493] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.256621 27537 raft_consensus.cc:3060] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:10.261710 27537 raft_consensus.cc:515] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:10.263326 27537 leader_election.cc:290] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [CANDIDATE]: Term 3 election: Requested vote from peers 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017), 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539)
I20260709 13:08:10.263947 27466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "870211ca99434c3883cc895a2f17c977"
I20260709 13:08:10.264145 27391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd093632c7fc49359df78a1b04aa1c4b" candidate_uuid: "84a48ef8977447c69b592d5fee865244" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d21b840aafc4343b3060ff3399ee078"
I20260709 13:08:10.264565 27466 raft_consensus.cc:3060] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:10.264775 27391 raft_consensus.cc:3055] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:10.265074 27391 raft_consensus.cc:740] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d21b840aafc4343b3060ff3399ee078, State: Running, Role: LEADER
I20260709 13:08:10.265683 27391 consensus_queue.cc:260] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [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: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:10.266571 27391 raft_consensus.cc:3060] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:10.270289 27466 raft_consensus.cc:2468] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 3.
I20260709 13:08:10.271287 27505 leader_election.cc:304] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [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: 84a48ef8977447c69b592d5fee865244, 870211ca99434c3883cc895a2f17c977; no voters: 
I20260709 13:08:10.271890 27704 raft_consensus.cc:2804] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:10.272238 27704 raft_consensus.cc:697] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 3 LEADER]: Becoming Leader. State: Replica: 84a48ef8977447c69b592d5fee865244, State: Running, Role: LEADER
I20260709 13:08:10.272747 27391 raft_consensus.cc:2468] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a48ef8977447c69b592d5fee865244 in term 3.
I20260709 13:08:10.273012 27704 consensus_queue.cc:237] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [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: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } }
I20260709 13:08:10.279789 27290 catalog_manager.cc:5697] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 reported cstate change: term changed from 2 to 3, leader changed from 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65) to 84a48ef8977447c69b592d5fee865244 (127.21.39.67). New cstate: current_term: 3 leader_uuid: "84a48ef8977447c69b592d5fee865244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a48ef8977447c69b592d5fee865244" member_type: VOTER last_known_addr { host: "127.21.39.67" port: 37811 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:10.616839 27391 raft_consensus.cc:1275] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 4 FOLLOWER]: Refusing update from remote peer 84a48ef8977447c69b592d5fee865244: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:10.618093 27704 consensus_queue.cc:1048] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:10.627024 27466 raft_consensus.cc:1275] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 4 FOLLOWER]: Refusing update from remote peer 84a48ef8977447c69b592d5fee865244: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:10.628324 27838 consensus_queue.cc:1048] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:10.754773 27391 raft_consensus.cc:1275] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 3 FOLLOWER]: Refusing update from remote peer 84a48ef8977447c69b592d5fee865244: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:10.756013 27838 consensus_queue.cc:1048] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d21b840aafc4343b3060ff3399ee078" member_type: VOTER last_known_addr { host: "127.21.39.65" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:10.764844 27466 raft_consensus.cc:1275] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 3 FOLLOWER]: Refusing update from remote peer 84a48ef8977447c69b592d5fee865244: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:10.766961 27838 consensus_queue.cc:1048] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "870211ca99434c3883cc895a2f17c977" member_type: VOTER last_known_addr { host: "127.21.39.66" port: 45017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:10.937031 21661 tablet_server.cc:179] TabletServer@127.21.39.65:0 shutting down...
I20260709 13:08:10.960438 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:10.961094 21661 tablet_replica.cc:333] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.961648 21661 raft_consensus.cc:2243] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:10.962123 21661 raft_consensus.cc:2272] T 34d74698315347ae98d0400dffa0361f P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:10.964555 21661 tablet_replica.cc:333] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.965081 21661 raft_consensus.cc:2243] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:10.965461 21661 raft_consensus.cc:2272] T 9be557d9744441758e9e8798d52791f9 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:10.967607 21661 tablet_replica.cc:333] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.968227 21661 raft_consensus.cc:2243] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:10.968700 21661 raft_consensus.cc:2272] T 00362427808544d4aeb0c7a9b10b8225 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:10.970858 21661 tablet_replica.cc:333] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.971371 21661 raft_consensus.cc:2243] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:10.971728 21661 raft_consensus.cc:2272] T 67a90a68292d4660ada5bc4d7445f5fb P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:10.973528 21661 tablet_replica.cc:333] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.974061 21661 raft_consensus.cc:2243] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:10.974731 21661 raft_consensus.cc:2272] T 53976a87aca94c1e9ef0b94189b35812 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:10.976652 21661 tablet_replica.cc:333] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.977106 21661 raft_consensus.cc:2243] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:10.977831 21661 raft_consensus.cc:2272] T 38a5613d299444cb90fdbcdb3818e819 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:10.979441 27506 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]
I20260709 13:08:10.980126 21661 tablet_replica.cc:333] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.980913 21661 raft_consensus.cc:2243] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:10.981321 21661 raft_consensus.cc:2272] T 6938f28d004d4832b9697b69d0fa541b P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:10.982266 27506 consensus_peers.cc:597] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 -> Peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Couldn't send request to peer 9d21b840aafc4343b3060ff3399ee078. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:10.983541 21661 tablet_replica.cc:333] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.984076 21661 raft_consensus.cc:2243] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:10.984434 21661 raft_consensus.cc:2272] T d97e63609be649a5ab548cf8601e1a65 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:10.986562 21661 tablet_replica.cc:333] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.987013 21661 raft_consensus.cc:2243] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:10.987344 21661 raft_consensus.cc:2272] T e26711261b3645cdba1bbb061f0a8b16 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:10.989331 21661 tablet_replica.cc:333] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.989861 21661 raft_consensus.cc:2243] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:10.990218 21661 raft_consensus.cc:2272] T 521f92ae0ad040cf89843f033fc0cf04 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:10.992147 21661 tablet_replica.cc:333] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.992630 21661 raft_consensus.cc:2243] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:10.993292 21661 raft_consensus.cc:2272] T fcccf3794f8a41398e43a14a65adde55 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:10.995023 21661 tablet_replica.cc:333] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.995424 21661 raft_consensus.cc:2243] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:10.995757 21661 raft_consensus.cc:2272] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:10.997666 21661 tablet_replica.cc:333] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:10.998157 21661 raft_consensus.cc:2243] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:10.998479 21661 raft_consensus.cc:2272] T ad3a2575302f4acda60ac4db621cba34 P 9d21b840aafc4343b3060ff3399ee078 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.000418 21661 tablet_replica.cc:333] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:11.000845 21661 raft_consensus.cc:2243] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.001181 21661 raft_consensus.cc:2272] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 9d21b840aafc4343b3060ff3399ee078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.002861 21661 tablet_replica.cc:333] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:11.003274 21661 raft_consensus.cc:2243] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.003901 21661 raft_consensus.cc:2272] T d8adaf65c24d4e9b805ac948bca1197b P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.005489 21661 tablet_replica.cc:333] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:11.005937 21661 raft_consensus.cc:2243] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.006575 21661 raft_consensus.cc:2272] T 5d307f6b798b491e951327fb58101312 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.008596 21661 tablet_replica.cc:333] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
I20260709 13:08:11.009204 21661 raft_consensus.cc:2243] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.009908 21661 raft_consensus.cc:2272] T cb9413c12de049ba967bb98893e67d29 P 9d21b840aafc4343b3060ff3399ee078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.011955 21661 tablet_replica.cc:333] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078: stopping tablet replica
W20260709 13:08:11.012444 27432 consensus_peers.cc:597] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 -> Peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Couldn't send request to peer 9d21b840aafc4343b3060ff3399ee078. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.012454 21661 raft_consensus.cc:2243] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.013208 21661 raft_consensus.cc:2272] T dd093632c7fc49359df78a1b04aa1c4b P 9d21b840aafc4343b3060ff3399ee078 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.015543 27432 consensus_peers.cc:597] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 -> Peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Couldn't send request to peer 9d21b840aafc4343b3060ff3399ee078. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.040691 21661 tablet_server.cc:196] TabletServer@127.21.39.65:0 shutdown complete.
W20260709 13:08:11.054258 27506 consensus_peers.cc:597] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 -> Peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Couldn't send request to peer 9d21b840aafc4343b3060ff3399ee078. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:40539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.076802 21661 tablet_server.cc:179] TabletServer@127.21.39.66:0 shutting down...
W20260709 13:08:11.084290 27506 consensus_peers.cc:597] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 -> Peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Couldn't send request to peer 9d21b840aafc4343b3060ff3399ee078. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:40539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:11.097461 27432 consensus_peers.cc:597] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 -> Peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Couldn't send request to peer 9d21b840aafc4343b3060ff3399ee078. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:40539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.115653 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:11.116448 21661 tablet_replica.cc:333] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.117223 21661 raft_consensus.cc:2243] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.118162 21661 raft_consensus.cc:2272] T e26711261b3645cdba1bbb061f0a8b16 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.120020 21661 tablet_replica.cc:333] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.120559 21661 raft_consensus.cc:2243] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.121255 21661 raft_consensus.cc:2272] T 34d74698315347ae98d0400dffa0361f P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.123373 21661 tablet_replica.cc:333] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.123905 21661 raft_consensus.cc:2243] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.124575 21661 raft_consensus.cc:2272] T 67a90a68292d4660ada5bc4d7445f5fb P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.126420 21661 tablet_replica.cc:333] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.126932 21661 raft_consensus.cc:2243] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.127318 21661 raft_consensus.cc:2272] T 00362427808544d4aeb0c7a9b10b8225 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.128844 21661 tablet_replica.cc:333] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.129359 21661 raft_consensus.cc:2243] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.129725 21661 raft_consensus.cc:2272] T 38a5613d299444cb90fdbcdb3818e819 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.131294 21661 tablet_replica.cc:333] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.131773 21661 raft_consensus.cc:2243] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.132194 21661 raft_consensus.cc:2272] T 53976a87aca94c1e9ef0b94189b35812 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.133961 21661 tablet_replica.cc:333] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.134424 21661 raft_consensus.cc:2243] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.134811 21661 raft_consensus.cc:2272] T fcccf3794f8a41398e43a14a65adde55 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.136668 21661 tablet_replica.cc:333] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.137131 21661 raft_consensus.cc:2243] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.137825 21661 raft_consensus.cc:2272] T 521f92ae0ad040cf89843f033fc0cf04 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.139453 21661 tablet_replica.cc:333] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.139914 21661 raft_consensus.cc:2243] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.140267 21661 raft_consensus.cc:2272] T dd093632c7fc49359df78a1b04aa1c4b P 870211ca99434c3883cc895a2f17c977 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.142480 21661 tablet_replica.cc:333] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.142946 21661 raft_consensus.cc:2243] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.143615 21661 raft_consensus.cc:2272] T d97e63609be649a5ab548cf8601e1a65 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.145326 21661 tablet_replica.cc:333] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.145807 21661 raft_consensus.cc:2243] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.146481 21661 raft_consensus.cc:2272] T 6938f28d004d4832b9697b69d0fa541b P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.148135 21661 tablet_replica.cc:333] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.148581 21661 raft_consensus.cc:2243] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.149226 21661 raft_consensus.cc:2272] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.150808 21661 tablet_replica.cc:333] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.151278 21661 raft_consensus.cc:2243] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.151635 21661 raft_consensus.cc:2272] T ad3a2575302f4acda60ac4db621cba34 P 870211ca99434c3883cc895a2f17c977 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.153589 21661 tablet_replica.cc:333] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.154072 21661 raft_consensus.cc:2243] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.154439 21661 raft_consensus.cc:2272] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.156116 21661 tablet_replica.cc:333] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.156626 21661 raft_consensus.cc:2243] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.157019 21661 raft_consensus.cc:2272] T d8adaf65c24d4e9b805ac948bca1197b P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.158705 21661 tablet_replica.cc:333] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.159121 21661 raft_consensus.cc:2243] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.159482 21661 raft_consensus.cc:2272] T 5d307f6b798b491e951327fb58101312 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.161178 21661 tablet_replica.cc:333] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.161576 21661 raft_consensus.cc:2243] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.161957 21661 raft_consensus.cc:2272] T cb9413c12de049ba967bb98893e67d29 P 870211ca99434c3883cc895a2f17c977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.163581 21661 tablet_replica.cc:333] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977: stopping tablet replica
I20260709 13:08:11.163955 21661 raft_consensus.cc:2243] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.164546 21661 raft_consensus.cc:2272] T 9be557d9744441758e9e8798d52791f9 P 870211ca99434c3883cc895a2f17c977 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:11.197835 27506 consensus_peers.cc:597] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 -> Peer 9d21b840aafc4343b3060ff3399ee078 (127.21.39.65:40539): Couldn't send request to peer 9d21b840aafc4343b3060ff3399ee078. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.65:40539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.200013 21661 tablet_server.cc:196] TabletServer@127.21.39.66:0 shutdown complete.
I20260709 13:08:11.227118 21661 tablet_server.cc:179] TabletServer@127.21.39.67:0 shutting down...
I20260709 13:08:11.251133 21661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:11.251842 21661 tablet_replica.cc:333] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.252463 21661 raft_consensus.cc:2243] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.253233 21661 raft_consensus.cc:2272] T 00362427808544d4aeb0c7a9b10b8225 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.255084 21661 tablet_replica.cc:333] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.255712 21661 raft_consensus.cc:2243] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.256139 21661 raft_consensus.cc:2272] T 67a90a68292d4660ada5bc4d7445f5fb P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.257833 21661 tablet_replica.cc:333] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.258329 21661 raft_consensus.cc:2243] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.258709 21661 raft_consensus.cc:2272] T 9be557d9744441758e9e8798d52791f9 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.260289 21661 tablet_replica.cc:333] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.260789 21661 raft_consensus.cc:2243] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.261175 21661 raft_consensus.cc:2272] T e26711261b3645cdba1bbb061f0a8b16 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.262856 21661 tablet_replica.cc:333] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.263353 21661 raft_consensus.cc:2243] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.263746 21661 raft_consensus.cc:2272] T 53976a87aca94c1e9ef0b94189b35812 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.265388 21661 tablet_replica.cc:333] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.265939 21661 raft_consensus.cc:2243] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.266345 21661 raft_consensus.cc:2272] T 38a5613d299444cb90fdbcdb3818e819 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.267968 21661 tablet_replica.cc:333] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.268505 21661 raft_consensus.cc:2243] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.268886 21661 raft_consensus.cc:2272] T 521f92ae0ad040cf89843f033fc0cf04 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.270954 21661 tablet_replica.cc:333] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.271653 21661 raft_consensus.cc:2243] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.272217 21661 raft_consensus.cc:2272] T fcccf3794f8a41398e43a14a65adde55 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.274299 21661 tablet_replica.cc:333] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.274791 21661 raft_consensus.cc:2243] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.275178 21661 raft_consensus.cc:2272] T d8adaf65c24d4e9b805ac948bca1197b P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.276926 21661 tablet_replica.cc:333] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.277405 21661 raft_consensus.cc:2243] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.278165 21661 raft_consensus.cc:2272] T 7282b0a9d8e4406d9c0a61f6e096d1b4 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.279938 21661 tablet_replica.cc:333] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.280409 21661 raft_consensus.cc:2243] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.280778 21661 raft_consensus.cc:2272] T d97e63609be649a5ab548cf8601e1a65 P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.282924 21661 tablet_replica.cc:333] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.283555 21661 raft_consensus.cc:2243] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.284049 21661 raft_consensus.cc:2272] T 6938f28d004d4832b9697b69d0fa541b P 84a48ef8977447c69b592d5fee865244 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.286696 21661 tablet_replica.cc:333] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
W20260709 13:08:11.286625 27505 consensus_peers.cc:597] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 -> Peer 870211ca99434c3883cc895a2f17c977 (127.21.39.66:45017): Couldn't send request to peer 870211ca99434c3883cc895a2f17c977. Status: Network error: Client connection negotiation failed: client connection to 127.21.39.66:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:11.287428 21661 raft_consensus.cc:2243] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.287864 21661 raft_consensus.cc:2272] T 4ea011c0b8d3489fa502b0ad0ed6a3b1 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.289510 21661 tablet_replica.cc:333] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.290056 21661 raft_consensus.cc:2243] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.290728 21661 raft_consensus.cc:2272] T ad3a2575302f4acda60ac4db621cba34 P 84a48ef8977447c69b592d5fee865244 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.293056 21661 tablet_replica.cc:333] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.293532 21661 raft_consensus.cc:2243] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.293960 21661 raft_consensus.cc:2272] T 34d74698315347ae98d0400dffa0361f P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.295766 21661 tablet_replica.cc:333] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.296406 21661 raft_consensus.cc:2243] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.296941 21661 raft_consensus.cc:2272] T 5d307f6b798b491e951327fb58101312 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.299261 21661 tablet_replica.cc:333] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.299839 21661 raft_consensus.cc:2243] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.300264 21661 raft_consensus.cc:2272] T cb9413c12de049ba967bb98893e67d29 P 84a48ef8977447c69b592d5fee865244 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.302135 21661 tablet_replica.cc:333] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244: stopping tablet replica
I20260709 13:08:11.302587 21661 raft_consensus.cc:2243] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.303347 21661 raft_consensus.cc:2272] T dd093632c7fc49359df78a1b04aa1c4b P 84a48ef8977447c69b592d5fee865244 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.338016 21661 tablet_server.cc:196] TabletServer@127.21.39.67:0 shutdown complete.
I20260709 13:08:11.364568 21661 master.cc:562] Master@127.21.39.126:43391 shutting down...
I20260709 13:08:11.382149 21661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:11.382645 21661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.382926 21661 tablet_replica.cc:333] T 00000000000000000000000000000000 P 71c236b5e5734bf0b5d6353eeb6e809d: stopping tablet replica
I20260709 13:08:11.401610 21661 master.cc:584] Master@127.21.39.126:43391 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10676 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22444 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (137575 ms total)
[  PASSED  ] 8 tests.
I20260709 13:08:11.448764 21661 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 364 messages since previous log ~13 seconds ago
I20260709 13:08:11.448987 21661 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 364 messages since previous log ~13 seconds ago
I20260709 13:08:11.449148 21661 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 362 messages since previous log ~13 seconds ago
I20260709 13:08:11.449330 21661 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 ~30 seconds ago
I20260709 13:08:11.449503 21661 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 ~30 seconds ago
I20260709 13:08:11.449751 21661 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 13:08:11.450026 21661 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 123 messages since previous log ~30 seconds ago
